Kbase P44684: Slow application response with the AIA using HTTPS and Tomcat followed by errors 9407 and 5470
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  4/28/2005 |
|
Status: Verified
FACT(s) (Environment):
Progress 9.1D
Tomcat 4.1
SYMPTOM(s):
Slow application response with the AIA using HTTPS and Tomcat followed by errors 9407 and 5470
Connection failure for host <host_name> port 8443 transport HTTPS. (9407)
PROGRESS AppServer disconnect failure. (5470)
Using standalone Tomcat 4.1.x with SSL Coyote HTTP/1.1 Connector on port 8443
Performance issues and errors using HTTPS over Tomcat standalone and AIA
Response time is slower than using the Jrun or ServletExec JSEs
Errors 9407 and 5470 reported in the application at the AppServer disconnect.
Using 9.1D06 on the client, AIA and the Appserver side
CAUSE:
When processing a chunked message, it could have happened that client
already received the last part of the message, but failed to detect it. The
client continues polling the connection until the socket got closed on
the servlet side, and then it would read the remaining data.
CAUSE:
Bug# 20020425-012
FIX:
Upgrade to 9.1E.