You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2014/08/31 09:33:55 UTC

[Bug 56901] Fork bomb is available!

https://issues.apache.org/bugzilla/show_bug.cgi?id=56901

--- Comment #1 from Demidov Andrei <ny...@gmail.com> ---
Apache makes the fork on UID user.

Normal process:
testuser   21296  0.0  0.0 443680 23488 ?        S    11:24   0:00
/usr/php/bin/php-cgi php

Fork process:

524   19788  0.1  0.0 538228 27928 ?        S    11:23   0:00
/usr/php/bin/php-cgi php


Fork process don't limiting in the limits.conf :(
How to prevent fork attack?

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org