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?

Thanks in advance,

Krist

--
[EMAIL PROTECTED]
Bremgarten b. Bern, Switzerland

---------------------------------------------------------------------
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: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to