|
I upgraded from 2.2.6 to 3.0RC2. A simple hello world script and the awstats.pl both work using CGI daemon, but both hang using lsperld.fpl. I upped the logging to INFO and receive this for the hello world script (awstats.pl is the same):
2007-02-11 21:22:29.680 [INFO] [88.72.29.16:14580-0#perl.example.com] Connection idle time: 31 while in state: 5 watching for event: 25,close!
2007-02-11 21:22:29.680 [INFO] [88.72.29.16:14580-0#perl.example.com] Content len: 0, Request line:
GET /hello-world.pl HTTP/1.1
2007-02-11 21:22:29.680 [INFO] [88.72.29.16:14580-0#perl.example.com] HttpExtConnector state: 8, request body sent: 0, response body size: 0, response body sent:0, left in buffer: 0, attempts: 0.
2007-02-11 21:22:29.680 [INFO] [88.72.29.16:14580-0#perl.example.com] FcgiConnection watching event: 25, wantWrite: 0, total Pending: 0, buffered: 0, record status: 0, size:0, content len: 8, request processed: 0, total processing time: 31, waiting for response for 31 seconds.
|