diff --git a/src/mod_fastcgi.c b/src/mod_fastcgi.c index 8b1be0a5..38fa3a1e 100644 --- a/src/mod_fastcgi.c +++ b/src/mod_fastcgi.c @@ -2854,7 +2854,7 @@ static handler_t fcgi_write_request(server *srv, handler_ctx *hctx) { * -> EAGAIN */ log_error_write(srv, __FILE__, __LINE__, "ssdsdb", - "backend is overloaded, we disable it for a 2 seconds and send the request to another backend instead:" + "backend is overloaded, we disable it for a 2 seconds and send the request to another backend instead:", "reconnects:", hctx->reconnects, "load:", host->load, host->unixsocket);