Hi
I have installed and enabled nginx and have KeepAlives on for 2 minutes.
Hitting the exact same url repeatedly via nginx logs the call to both the nginx access log and the apache access log.
Shouldn't it only be logging to nginx log and not apache, after the first connection?
Any insight would be helpful.
Thanks
RV