Feature #958
remote fastcgi backend error report (FastCGI-stderr in lighty log) enhancement
| Status: | Fixed | Start: | ||
| Priority: | Normal | Due date: | ||
| Assigned to: | - | % Done: | 0% |
|
| Category: | core | |||
| Target version: | 1.5.0 | |||
| Pending: | Resolution: | fixed |
||
Description
When lighty reports something like this:
2006-12-28 06:19:22: (mod_fastcgi.c.2536) FastCGI-stderr: this is just a test error print
The report should include the IP/node name of the node producing the error.
2006-12-28 06:19:22: (mod_fastcgi.c.2536) FastCGI-stderr from 10.0.0.1: this is just a test error print
Thanks!
Associated revisions
added URL and backend-address to the FastCGI-stderr logging (fixes #958)