-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 A.D.F. schreef: > Stefan de Konink wrote: >> -----BEGIN PGP SIGNED MESSAGE----- >> Hash: SHA512 >> >> A.D.F. schreef: >>> I would say that after some testing 0.6.x could be used >>> to serve static content in heavy loaded web sites too. >> A Dutch forum/newssite fok.nl is (almost) fully running its static >> content on Cherokee now, i.fokzine.net/i.fok.nl. A SVN version after the >> 64 bit fixes were included. In December Cherokee was doing 10~40Mbit of >> traffic and not all was migrated. > > A rather brave move :-) > > I have noticed that in those web sites: > > - server always closes the connection after the first reply, > so I suppose that KeepAlive is disabled (server!keepalive = 0);
Keep alive on almost kills the server under load (I have heard). > - server sometimes does not accept the connection quickly, > so I suppose it reaches frequently the max number of connections > set in its configuration (server!max_fds) or allowed by system limit > (see also ulimit -n), so that it stops accepting new connections > till the number of open connections goes down enough. > > NOTE: sometimes this behaviour is used as a dirty trick > to throttle output speed under heavy load. > I'll suggest that :) > NOTE: of course there is no Expires header too. The expires header that was added later will implemented when there is a new release. Stefan -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.7 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFHuzbZYH1+F2Rqwn0RCiEfAJ9MQuiCxMwJs+AqKwQRiRHNAfUcAACfVHAO AqgqKFpUzSBTZsmYXFYOwEI= =GAdw -----END PGP SIGNATURE----- _______________________________________________ Cherokee mailing list [email protected] http://cherokee-project.com/cgi-bin/mailman/listinfo/cherokee
