Frank W. Zammetti wrote, On 4/12/2004 4:50 PM:
So, my question is twofold... One, has anyone ever seen such an issue as
missing parameters before, and if so, what information can you share with me
about it?  Two, am I off my rocker to think that connector config is way out
of wack, and assuming it is, what suggestions would you guys have to fix it,
given the approximate load I've stated here?

Let me guess, you're using SSL, have keep-alive enabled, and are using MSIE with all the latest patches. Right?


Turns out a patch released by MS around Feb 4 (KB832894) which causes MSIE to lose request parameters if the KeepAlive session expires, in other words, when the server drops the connection.

The fix is to either tell your users to use a different browser (like Mozilla) or to disable KeepAlive under SSL for all MSIE browsers.

See http://www.icdevgroup.org/pipermail/interchange-users/2004-February/037840.html

-Dave

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to