how to disable socket pooling?
I would like to stop socket pooling at given ports, not just default http/ftp/smtp/etc port... I've tried httpcfg set iplisten and such with no available. I have 3 ports I wish to disable socket pooling for, but I can't seem to make that happen. it's really annoying 'cause socket pooler would return the connection as "online" even when the program is dead and not accepting any connections.edited: oh, I use windows 2003 web edition + SP1.