https://issues.apache.org/bugzilla/show_bug.cgi?id=50669
Summary: SIGWINCH kills Apache
Product: Apache httpd-2
Version: 2.2.14
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Core
AssignedTo: [email protected]
ReportedBy: [email protected]
If you're running Apache in a terminal, in the foreground, and you resize the
window, this happens:
chris@fen-desktop2(dev)$ apache2 -f apache/dev.conf -D FOREGROUND
apache2: Could not reliably determine the server's fully qualified domain name,
using 127.0.1.1 for ServerName
apache2: Could not reliably determine the server's fully qualified domain name,
using 127.0.1.1 for ServerName
[Thu Jan 27 12:01:35 2011] [notice] Apache/2.2.14 (Ubuntu) PHP/5.3.2-1ubuntu4.7
with Suhosin-Patch mod_wsgi/2.8 Python/2.6.5 configured -- resuming normal
operations
[Thu Jan 27 12:01:40 2011] [notice] caught SIGWINCH, shutting down gracefully
SIGWINCH indicates a window size change, it should not be fatal.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]