/[Apache-SVN]
ViewVC logotype

Revision 1618555


Jump to revision: Previous Next
Author: jkaluza
Date: Mon Aug 18 07:43:43 2014 UTC (9 years, 8 months ago)
Changed paths: 1
Log Message:
prefork: Ignore SIGINT in child. This fixes race-condition in signals handling
when httpd is runnning on foreground and user hits ctrl+c. In this case, SIGINT
is sent to all children followed by SIGTERM from the main process, which
interrupts the SIGINT handler and leads to inconsistency (process freezes
or crashes).


Changed paths

Path Details
Directoryhttpd/httpd/trunk/server/mpm/prefork/prefork.c modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26