3 messages in ru.sysoev.nginxRe: access log missing info
FromSent OnAttachments
Mark FosterJun 26, 2008 11:34 am 
Igor SysoevJun 26, 2008 12:08 pm 
Mark FosterJun 26, 2008 12:34 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: access log missing infoActions...
From:Mark Foster (mfos@public.gmane.org)
Date:Jun 26, 2008 12:34:33 pm
List:ru.sysoev.nginx

Igor Sysoev wrote:

Do you use set_real_ip_from directive ?

No we don't... but I figured it out. For some reason we had $http_rlnclientipaddr instead of $remote_addr in the first field of log_format. Thanks.