Actions
Bug #2709
closedwebgui cannot restart if php is hung
Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
Web Interface
Target version:
-
Start date:
12/03/2012
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.1
Affected Architecture:
Description
If php crashes or hangs it appears to leave stale unix domain sockets in /tmp. Requests to the default URL will return ok, "GET / HTTP/1.1" will work. Other requests will fail, with
no response. The restart script "/etc/rc.restart_webgui" does not restart php, and lighttpd does not appear to be able to connect to the http process after this.
Actions