Hi all,
I find the tcpmon utility from apache.org very useful. But is there
any way to make the tcpmon to log the http request + response into
local file instead of just displaying at the GUI, so it is easier for
me to trace later?
Thank you.
Best regards,
John
Arne Vajhøj - 09 Jun 2007 19:07 GMT
> I find the tcpmon utility from apache.org very useful. But is there
> any way to make the tcpmon to log the http request + response into
> local file instead of just displaying at the GUI, so it is easier for
> me to trace later?
It is not builtin to the utility, but since it is open source then
you can add it ...
Arne