Multiple Entries in Log File

Igor Sysoev igor at sysoev.ru
Tue Dec 1 11:10:02 MSK 2009


On Mon, Nov 30, 2009 at 02:36:55PM -0500, cpriest wrote:

> I have nginx setup as a load balancer to three servers.  Is there *any* reason a request would hit the log file more than once unless there were actually more than one incoming (from the internet) requests?
> 
> For example, if one of my internal servers is down or slow and a proxy timeout setting is reached, would that cause nginx to log twice to the access log?  Would there be any message about said occurrence in any error or other log?

nginx should log once in access_log and may log several times in error_log.
Could you create debug log ?


-- 
Igor Sysoev
http://sysoev.ru/en/




More information about the nginx mailing list