On 9/9/06, Krist van Besien <krist.vanbesien@xxxxxxxxx> wrote:
Hello, I'm lokking for a way to make my apache server log the _complete_ http exchange. I need this for debugging web applications. A bit of background: The company where I work runs a WAP portal that is used by mobile phones. The phones request WAP sites, and depending on what they request, the WAP portal requests pages with external partners. All traffic runs over an apache web server. Requests from mobile phones are proxies to application servers. Requests for information from external partners also gets proxied over this server. As all HTTP traffic runs over this erver it is ideally placed to observe this traffic, for debugging purposes. Ideal would be a module, that based on certain critaria (IP adress the request comes from or goes to) logs the complete HTTP exchange to a logfile. Does such a thing exist?
http://httpd.apache.org/docs/2.2/mod/mod_dumpio.html Joshua. --------------------------------------------------------------------- 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-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx