Project

General

Profile

Actions

Feature #1406

closed

Add host and full URI to some error trace

Added by admin over 16 years ago. Updated about 1 month ago.

Status:
Fixed
Priority:
Normal
Category:
mod_fastcgi
Target version:
ASK QUESTIONS IN Forums:
No

Description

Hi,

My error.log contains lines like:
2007-10-11 21:23:09: (mod_fastcgi.c.2480) unexpected end-of-file (perhaps the fastcgi process died): pid: 0 socket: tcp:127.0.0.1:2711
2007-10-11 21:23:09: (mod_fastcgi.c.3272) response not received, request sent: 1062 on socket: tcp:127.0.0.1:2711 for /ladders/prev , closing connection

The host and full URI are missing, it'd be quite handy to include both.


Related issues 1 (0 open1 closed)

Has duplicate Feature #2122: Include host in error logFixedActions
Actions #1

Updated by gstrauss over 7 years ago

  • Description updated (diff)
  • Category changed from core to mod_accesslog
  • Assignee deleted (jan)
Actions #2

Updated by gstrauss over 7 years ago

  • Category changed from mod_accesslog to mod_fastcgi
  • Status changed from New to Missing Feedback

This is (unfortunately) a very old request. If there is still interest, please try with lighttpd 1.4.40 and update ticket with feedback on where error logging can be improved. Thanks.

Actions #3

Updated by gstrauss about 1 month ago

  • Subject changed from Add host and full URI to access and error logs to Add host and full URI to some error trace
  • Status changed from Missing Feedback to Patch Pending
  • Target version changed from 1.5.0 to 1.4.74
  • ASK QUESTIONS IN Forums set to No

query-string was added in lighttpd 1.4.25 (back in 2009) to the error message in your second sample line above.

I've added host, URI, and query-string to a handful of additional locations, including your first sample line above.

If there are other specific error messages that could benefit from extra info, please make a new feature request and highlight those specific error messages. Expanding the info for every error message is not planned. Regarding accesslog, please see mod_accesslog for options to configure the information in the accesslog.

Actions #4

Updated by gstrauss about 1 month ago

  • Status changed from Patch Pending to Fixed
Actions #5

Updated by gstrauss about 1 month ago

Actions

Also available in: Atom