Description
There are issues with keep alive and use client target address & port. if the server closes such a connection, the client connection should also be closed. If, in such a case, the server sends "Connection: close" then ATS should disable keep alive on the client side and close the connection after the response has been sent.
Attachments
Issue Links
- is related to
-
TS-1424 Transparent proxy with proxy.config.http.use_client_source_port==1 has problems if the client is keep-alive and the origin server is not.
- Closed