Server techs What is the highest maxconnections..

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Va2k
    I’m still alive barley.
    • Oct 2001
    • 10060

    #1

    Server techs What is the highest maxconnections..

    Hi what would you suggest be a good max connection for httpd.config I have mine now set at 256 can I go up to 350 ??

    TOM
  • Rebecca Love
    Skinemax BQueen
    • Jul 2004
    • 2145

    #2
    wow, a real tech question. GOOD LUCK!!!!!

    bumpity bump for what gfy is really about!


    Kisses,
    Rebecca Love
    "Skinemax BQueen of Late-Nite"
    www.RebeccaLove.com

    Comment

    • Va2k
      I’m still alive barley.
      • Oct 2001
      • 10060

      #3
      Originally posted by Rebecca Love
      wow, a real tech question. GOOD LUCK!!!!!

      bumpity bump for what gfy is really about!
      Thank you, still looking for the anwser

      TOM

      Comment

      • FrankWhite
        Confirmed User
        • Nov 2002
        • 3540

        #4
        1024 should do fine

        Comment

        • s9ann0
          Confirmed User
          • Sep 2001
          • 4873

          #5
          you mean maxclients ?

          if you use top and look at the size of httpd processes and how much ram the machine has then do ram - 200 / size of httpd processes and use that number for maxclients

          Comment

          • ServerGenius
            Confirmed User
            • Feb 2002
            • 9377

            #6
            256 is default the max. Always keep 1 less than the max. Else it will bring your
            entire server to its knees in case it gets flooded.

            If you set it higher than 256 on a default apache....it will not start and exit with
            an error message

            To configure more than 256 clients, you must edit the HARD_SERVER_LIMIT entry in httpd.h and recompile.

            Hope this helps
            Last edited by ServerGenius; 10-03-2005, 07:24 AM.
            | http://www.sinnerscash.com/ | ICQ: 370820 | Skype: SinnersCash | AdultWhosWho |

            Comment

            • hjnet
              Confirmed User
              • May 2002
              • 3815

              #7
              Good thread

              And where would I see it if my maxclients settings are reached during runtime? Would that be logged in the error_logs?

              Comment

              • VeriSexy
                Join The Royal Family
                • Apr 2002
                • 25463

                #8
                Originally posted by Doomed
                1024 should do fine

                I have mine set to 2048
                Looking for a KICK ASS TEEN SPONSOR? Check out ROYAL CASH - THE KING OF TEEN!
                Incredible webmaster tools FHGs, Morphing Blog and RSS Feeds, Embedded FLV & WMV Videos
                .
                With TOP RATIO Sites like


                ATMovs.com | iTeenVideo.com |
                TeenSexMovs.com | TeenSexMania.com


                Comment

                • VeriSexy
                  Join The Royal Family
                  • Apr 2002
                  • 25463

                  #9
                  Originally posted by hjnet
                  Good thread

                  And where would I see it if my maxclients settings are reached during runtime? Would that be logged in the error_logs?

                  http://webauthv3.stanford.edu/manual...od_status.html
                  Looking for a KICK ASS TEEN SPONSOR? Check out ROYAL CASH - THE KING OF TEEN!
                  Incredible webmaster tools FHGs, Morphing Blog and RSS Feeds, Embedded FLV & WMV Videos
                  .
                  With TOP RATIO Sites like


                  ATMovs.com | iTeenVideo.com |
                  TeenSexMovs.com | TeenSexMania.com


                  Comment

                  • VeriSexy
                    Join The Royal Family
                    • Apr 2002
                    • 25463

                    #10
                    Originally posted by spanno
                    you mean maxclients ?

                    if you use top and look at the size of httpd processes and how much ram the machine has then do ram - 200 / size of httpd processes and use that number for maxclients

                    Yeah depends on how much ram you have. I had max clients set to 512 when I had 512 megs of ram on a Cobalt Raq3i and that was back in 1999.
                    Looking for a KICK ASS TEEN SPONSOR? Check out ROYAL CASH - THE KING OF TEEN!
                    Incredible webmaster tools FHGs, Morphing Blog and RSS Feeds, Embedded FLV & WMV Videos
                    .
                    With TOP RATIO Sites like


                    ATMovs.com | iTeenVideo.com |
                    TeenSexMovs.com | TeenSexMania.com


                    Comment

                    • split_joel
                      Confirmed User
                      • Jan 2005
                      • 2270

                      #11
                      It depends on how good of a server you have and mainly how much ram you have, but honestly i dont suggest going over 999 unless you really have to. then again if apache is really the only thing running then go as high as u want but it honestly just depends on what your doing
                      Last edited by split_joel; 10-03-2005, 08:22 AM.
                      E-mail marketing - Automation Scripting - IP Space
                      AIM: splitjoelp ICQ: 254759453 skype - splitjoelp 702-941-6465

                      Comment

                      • ServerGenius
                        Confirmed User
                        • Feb 2002
                        • 9377

                        #12
                        More important what you should look at is.....is why you need to increase your
                        maxclients....it's all nice and well but unless you have millions uniques per day
                        there is no reason to increase the maxclients settings......unless some of the
                        other server directives aren't configured the correct way.....

                        Don't just increase the maxclients settings BEFORE you have checked all
                        other settings.....coz more than likely you don't have these settings configured
                        for optimal performance.

                        | http://www.sinnerscash.com/ | ICQ: 370820 | Skype: SinnersCash | AdultWhosWho |

                        Comment

                        • hjnet
                          Confirmed User
                          • May 2002
                          • 3815

                          #13
                          Thx for the link

                          Comment

                          Working...