Kbase P42306: Webspeed busy agents caused by IE on submit logic change
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/16/2008 |
|
Status: Verified
SYMPTOM(s):
WebSpeed busy agents, the agents become busy and never freed until killed
Only IE browsers as web server clients are causing problems
The IE browsers are IE 4.x and above
FACT(s) (Environment):
All Supported Operating Systems
Problem occurs on all platforms where WebSpeed agents have been running
No errors in either broker or server log files.
Progress 9.x
OpenEdge 10.x
WebSpeed 3.1x
CAUSE:
Part of the query-string is being truncated by IE web browser when forms are submitted. Thus WebSpeed agents receive invalid query string and stay in infinite loop.
FIX:
Switch "onsubmit" form validation from the method used in IE 3.X browsers to the method recommended for IE 4.X and above browsers found in their Knowledge Base Article 216435
http://support.microsoft.com/default.aspx?scid=kb;en-us;216435