<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=KOI8-R" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<font size="-1"><font face="Helvetica, Arial, sans-serif">The response
felt worse, to my memory. We dropped it very quickly because of the 500
errors due to the php issue: they were making our site totally unusable.<br>
<br>
I thought there might've been some tweaks we could do to reponse packet
size or something to help speed things up. If not its not a problem -
we'll probably just move server to one based in the UK so we don't have
the trans-atlantic jump.<br>
</font></font><br>
Igor Sysoev wrote:
<blockquote cite="mid:20080310091107.GB95293@rambler-co.ru" type="cite">
  <pre wrap="">On Mon, Mar 10, 2008 at 07:52:29AM +0000, Phillip B Oldham wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Yes - lighttpd had lots of problems with 500 errors due to php processes 
ending unexpectedly. Haven't tried apache, but I don't much fancy 
playing with fastcgi with apache or re-compiling php.
    </pre>
  </blockquote>
  <pre wrap=""><!---->But what about response feeling ?
Did lighttpd send static faster </pre>
  <blockquote type="cite">
    <pre wrap="">Igor Sysoev wrote:
    </pre>
    <blockquote type="cite">
      <pre wrap="">On Sat, Mar 08, 2008 at 02:51:56PM +0000, Phillip B Oldham wrote:

      </pre>
      <blockquote type="cite">
        <pre wrap="">Hi guys

I'm working on a mediatemple server (US) from the UK and it looks like 
there's a limit with the bandwidth from the server. Sites on that box 
are slow, whether they're dynamic or not. nginx has 8 worker threads 
(with 8 php-fastcgi threads waiting), keepalive is set to 3, static 
files are being told to cache, and gzip is enabled.
   
        </pre>
      </blockquote>
      <pre wrap="">You do not need worker per each php-fastcgi process.
Single worker is enough for this.
      </pre>
      <blockquote type="cite">
        <pre wrap="">Are there any other tweaks I can do to nginx to make the responses feel 
faster? Maybe reduce the chunk size or something?
   
        </pre>
      </blockquote>
      <pre wrap="">I have no idea. Have do you tried other servers: lighttpd, Apache in this
environment ?
      </pre>
    </blockquote>
  </blockquote>
</blockquote>
</body>
</html>