-----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 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. Stefan -----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
