I have a small issue after upgrading from Apache 1.3.37 to Apache 2.0.49. A small number of client terminals are locking up after a successful post. After doing tons of trouble-shooting and researching the matter, I thought I would try posing the question in this forum. To illustrate where I think there might be a problem, I have captured the traffic leaving/entering the client terminal. Post to Apache 1.3 proxy server. Thu Jan 24 11:36:14 2008 --- Thread 1444 POST http://gateway.myplace.com:443/Macros/tran.cgi HTTP/1.1 Host: gateway.myplace.com:443 User-Agent: Macros Cache-Control: no-cache Content-Type: x-ASIA/x-man Connection: Keep-Alive Content-Length: 171 Apache 1.3 return value. Content-Length: 95 X-Cache: MISS from gateway.myplace.com Keep-Alive: timeout=60, max=1000 Connection: Keep-Alive Post to Apache 2.0 Thu Jan 24 11:36:14 2008 --- Thread 1444 POST http://gateway.myplace.com:443/Macros/tran.cgi HTTP/1.1 Host: gateway.myplace.com:443 User-Agent: Macros Cache-Control: no-cache Content-Type: x-ASIA/x-man Connection: Keep-Alive Content-Length: 171 Apache 2.0 return value. Thu Jan 24 11:36:16 2008 --- Thread 1444 HTTP/1.1 200 OK Date: Thu, 24 Jan 2008 16:34:09 GMT Server: Apache Content-Type: text/x-ASIA/x-man Content-Length: 94 Connection: close Can some tell me why the Apache 2.0 is sending a connection close instead of the Keep-Alive value sent in the Apache 1.3? And yes, my keepalive directive is on and set to 60 seconds in the Apache 2.0 instance. ---------- Learn more about Merchant Link at www.merchantlink.com. THIS MESSAGE IS CONFIDENTIAL. This e-mail message and any attachments are proprietary and confidential information intended only for the use of the recipient(s) named above. If you are not the intended recipient, you may not print, distribute, or copy this message or any attachments. If you have received this communication in error, please notify the sender by return e-mail and delete this message and any attachments from your computer. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx