Forum: NGINX log module

Posted by oyzc (Guest)
on 2013-01-10 09:49
(Received via mailing list)
hello:
   when i using the log module to write the acess_log.there are three 
set-cookie  line in  reponse hearders, But the log module only writes 
the first set-cookie of response headers into log.
  here is my log_format:
      log_format  main  '$remote_addr - $remote_user [$time_local] 
"$request" '
          '$status $body_bytes_sent "$http_referer" '
          '"$http_user_agent" "$http_x_forwarded_for" $upstream_addr '
          '$http_cookie $request_time set_cookie=$sent_http_set_cookie';
Please log in before posting. Registration is free and takes only a minute.
Existing account (Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
No account? Register here.