Bug #964 ยป lighty-mod_scgi.c-fix-segfault.diff
mod_scgi.c 2007-01-04 23:29:22.000000000 +0000 | ||
---|---|---|
hctx->reconnects < 5) {
|
||
scgi_reconnect(srv, hctx);
|
||
log_error_write(srv, __FILE__, __LINE__, "sdsdsd",
|
||
log_error_write(srv, __FILE__, __LINE__, "ssdsd",
|
||
"response not sent, request not sent, reconnection.",
|
||
"connection-fd:", con->fd,
|
||
"fcgi-fd:", hctx->fd);
|