--- mod_scgi.c.orig 2007-01-04 23:29:08.000000000 +0000 +++ mod_scgi.c 2007-01-04 23:29:22.000000000 +0000 @@ -2528,7 +2528,7 @@ static handler_t scgi_handle_fdevent(voi 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);