> I am have configured my Apache as a Forward Proxy. I have set the log level 
> to 'DEBUG'. Even with log level DEBUG, the apache logs don't show the message 
> contents(payload).
> Can someone please suggest me how to capture the message contents in the 
> apache logs.

Possibly mod_dumpio is what you're looking for. You'll generate a lot
of logs though. You might also want to look at log_mod_post.

http://httpd.apache.org/docs/2.2/mod/mod_dumpio.html
http://unix.freshmeat.net/projects/mod_log_post

Cheers,
Phil.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to