On 3/26/07, Joshua Slive <joshua@xxxxxxxx> wrote:
On 3/26/07, Krist van Besien <krist.vanbesien@xxxxxxxxx> wrote: > Hello all, > > I have an apache 2.0.59 instance that is used as a proxy. In order to > debug some problems I wanted to have a look at all the data that > passed through it, so I recompiled my apache with mod_dumpio. > (The system is a solaris 10 system) > > > I then added the lines: > > LoadModule dumpio_module modules/mod_dumpio.so > > DumpIOOutput On > DumpIOINput On > > to my server config. > > The server starts up fine, it doesn't complain about missing modules, > or directives. But contrary to what the manual promises I don't get > any input/output dumped in to my error log. > What have I overlooked? DumpIoLogLevel
"DumpIOLogLevel is only available in Apache 2.2.4 and later." So this isn't really an option...
or LogLevel debug
This did not make any difference at all... (although, according to the manual it should) Krist -- krist.vanbesien@xxxxxxxxx Bremgarten b. Bern, Switzerland -- A: It reverses the normal flow of conversation. Q: What's wrong with top-posting? A: Top-posting. Q: What's the biggest scourge on plain text email discussions? --------------------------------------------------------------------- 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