trouble with iis 7.5 windows sever 2008 r2
Cantor, Scott
cantor.2 at osu.edu
Mon Jun 3 15:43:54 EDT 2013
> Do you have any logging levels or other tools/techniques that would let me
> observe the traffic between shbid and the isapi filter?
I don't think it logs. Probably the only way today would be wiresharking it, it's just a TCP socket.
The data is for all current cases a UTF-8-encoded XML document and all the data is serialized to that string form. Only the length prefixes are directly sent as long integers.
> I'm a bit pressed for time myself this week, but am not opposed to helping
> out with a wiki page in the future if this would be helpful to others. If you'd
> like to send me the details of what/where/how on that, I'll try and get to it in
> the next couple weeks.
Anywhere you care to add it is fine, if you're willing, I will edit it later.
-- Scott
More information about the users
mailing list