I'm not aware of any free ones.
TeaLeaf Corp sells a pretty good real-time monitoring solution using ISAPI
that does exactly that -- saves all incoming and outgoing responses -- and
correlates them sufficiently so that you can see customer navigation in your
website and see what they saw.
I don't know if they have one that runs in IIS6 Native mode, though (the
version I saw would rely on IIS5 Compatibility Mode).
--
//David
IIS
This posting is provided "AS IS" with no warranties, and confers no rights.
//
"Jiho Han" <jiho.han.RemoveThis@infinityinfo.com> wrote in message
news:Oax9xt5sDHA.1888@TK2MSFTNGP10.phx.gbl...
Hi all,
I'm looking for an ISAPI filter that can capture IIS responses so that I can
either see them in real time or lets me save them out to files and see them
later.
If it's for IIS 6 it'd be even better.
Thanks for any help.
Jiho
>> Stay informed about: ISAPI filter for monitoring/saving http responses?