Considering segfaults: how to protect other requests?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi there...

Perhaps some of you could advise about this:
using apache2 prefork, I've confirmed that the same PHP extension can
receive multiple requests through browser and if one of those requests
causes a segfault, the other request, which is still in process during the
segfault, will be completed. Good... But how to be sure if this is just a
particular case or there is some way to know that ONLY those requests
will get terminated and not be completed, which are themselves causing
a segfault? Or make it that way?

Thanks...

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux