[
https://issues.apache.org/jira/browse/TS-3558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14513359#comment-14513359
]
Leif Hedstrom edited comment on TS-3558 at 4/27/15 12:45 AM:
-------------------------------------------------------------
Hmm, it seems this option went in with
8020655706f012ffe0daa7990ca7a75abeb5cb21, i.e. TS-2423. Looking at the code,
are you sure this is not something related to e.g. POST ? There are explicit
things making connections "private" if you use POST method (see
proxy.config.http.keep_alive_post_out), and I don't think we should change that
behavior.
The optimization seems like a good idea, +1.
was (Author: zwoop):
Hmm, it seems this option went in with
8020655706f012ffe0daa7990ca7a75abeb5cb21, i.e. TS-2423. Looking at the code,
are you sure this is not something related to e.g. POST ? There are explicit
things making connections "private" if you use POST method (see
proxy.config.http.keep_alive_post_out), and I don't think we should change that
behavior.
The optimization seems good, +1 though.
> proxy.config.auth_server_session_private not working?
> -----------------------------------------------------
>
> Key: TS-3558
> URL: https://issues.apache.org/jira/browse/TS-3558
> Project: Traffic Server
> Issue Type: Bug
> Reporter: Thomas Jackson
> Assignee: Brian Geffon
> Fix For: 6.0.0
>
>
> From what I see in production (as well as in some testing--
> https://github.com/jacksontj/trafficserver/commit/0a0e7e946d919f29f6ac661e370971633d2602e5)
> this option is always set to 1-- meaning I can't make an Auth'd session not
> private. Or in otherwords irregardless of the setting the connection is
> closed after the request-- which is bad ;)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)