Does anyone know if there are ISAPI filters that would allow one to log
actual HTTP
sessions between browsers and the IIS server?  I know existing IIS log file
has quite a few
things that can be logged but NOT the http protocol...
Thanks much
Paul Tillotson

I would be interested in trapping something like a POST transaction... ie.
see below...

POST /BidCaster/FaxXfer.aspx HTTP/1.0
Cache-Control: no-cache
Content-Length: 420
Content-Type: multipart/form-data; boundary=----7d214f3a3033e
Accept-Encoding: gzip
User-Agent: Mozilla
Host: pt1700

----7d214f3a3033e
Content-Disposition: form-data; name="userid"

paul
----7d214f3a3033e
Content-Disposition: form-data; name="password"

nec
----7d214f3a3033e
Content-Disposition: form-data; name="file"; filename="c:\fax.tif"
Content-Type: application/octet-stream
Content-Transfer-Encoding: 7bit

YWFhYWFhYWFhYWFhYWFhYWFiYmJiYmJiYmJiYmJiYmJjY2NjY2NjY2NjY2NjY2NjZGRkZGRkZGRk
ZGRkZA==

----7d214f3a3033e


---
You are currently subscribed to iis50 as: [email protected]
To unsubscribe send a blank email to [EMAIL PROTECTED]

---------
Administrated by 15 Seconds : http://www.15Seconds.com
List Archives/Search : http://local.15Seconds.com/search
Subscription Information : http://www.15seconds.com/listserv.htm
Advertising Information: http://www.internet.com/mediakit/


Reply via email to