commit fix from Ticket #964

git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@1501 152afb58-edef-0310-8abb-c4023f1b3aa9
svn/tags/lighttpd-1.4.14
Robert Jakabosky 2007-01-05 02:57:09 +00:00
parent db76b98e03
commit 5d8855bdef
1 changed files with 1 additions and 1 deletions

View File

@ -2528,7 +2528,7 @@ static handler_t scgi_handle_fdevent(void *s, void *ctx, int revents) {
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);