Separaete keep_alive enable config into _in and _out
----------------------------------------------------

                 Key: TS-743
                 URL: https://issues.apache.org/jira/browse/TS-743
             Project: Traffic Server
          Issue Type: New Feature
            Reporter: Leif Hedstrom


This would allow finer control over when to use keep-alive (separate configs, 
and APIs, for _in and _out connections). This would replace 

{code}
proxy.config.http.keep_alive_enabled
{code}

with

{code}
proxy.config.http.keep_alive_enabled_in
proxy.config.http.keep_alive_enabled_out
{code}



--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to