I need to log request/response size(body+headers) in the access_log. Any idea how to do it in nginx?
In apache we can do it using %I..%O…
I need to log request/response size(body+headers) in the access_log. Any idea how to do it in nginx?
In apache we can do it using %I..%O…