Results 1 to 3 of 3
  1. #1

    Sometimes delay before page load

    I have my own site on my dedicated server. I notice that about every 4th click it'll hang for a second and then load the page.

    It loads fast it just hangs for a few seconds.

    Says

    waiting for http://website.com


    then other times you click a link and it loads instantly.

    was it goes to transferring it loads fast so it like it's just hanging every so often when hitting the server.

    Using Fedora core 2 Apache Mysql and PHP.

    Any tweaks maybe to apache I can make that might help?

  2. #2
    Join Date
    Aug 2005
    Location
    Los Angeles, CA
    Posts
    169
    If the server is under load, make sure that you aren't exceeding MaxClients. When a connection comes in that would be over MaxClients, Apache won't accept it until another connection is done. That could be visible as a small delay for each new connection.

  3. #3
    Is there a way to up the max clients?


    It is under load... About 40-50 users online at all times with tons of page views.

    Server load can be anywhere from .88 to 4 or 5.

    Trying to get it to stay around 1 to 2 which most of the time it does.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •