On 6/28/09 6:33 PM, Stefan de Konink wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA512 > > Michiel van Es wrote: >> Stefan de Konink wrote: >>> Michiel van Es wrote: >>>> Second test shows that the server is not accepting any new connections >>>> at all..for me it seems Slowloris is working on my cherokee server >>>> (0.99.11 and 0.99.19). >>>> I think it is the php handler which can not accepts any more connections >>>> or am I seeing something wrong? >>> If you configure the maximum amount of connections php-cgi can handle >>> too low, you basically exhaust your resources as any other 'dos' will do. >> But shouldn't cherokee stop the connections? I mean..I did not get this >> problems with Nginx. > > What do you think the 503 means? Has Nginx a turbo button that suddenly > powers an afterburner and start to process requests at lightspeed? >
I am just telling you what I observed..not saying this one is better then the other one. >> I have it set at 7 but I think you're telling me there is no setting for >> php_cgi because slowloris floods the connections right? > > As in 7 children? Slowloris doesn't flood, slowloris keeps the > collections open. PHP is fast enough to process the request afaics. Something is breaking though.. thread.c:1331: WARNING: Run out of file descriptors!! thread.c:1331: WARNING: Run out of file descriptors!! thread.c:1331: WARNING: Run out of file descriptors!! > > > Stefan Michiel > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v2.0.12 (GNU/Linux) > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org > > iEYEAREKAAYFAkpHm3YACgkQYH1+F2Rqwn3kkgCeMkRNAivhaKPtigFRN7uRgsVM > fO0AniLIbR2u5iEaAETU9lwCdggMMf2R > =d0nW > -----END PGP SIGNATURE----- _______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
