[
https://issues.apache.org/jira/browse/TS-3642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14606593#comment-14606593
]
ASF GitHub Bot commented on TS-3642:
------------------------------------
GitHub user SolidWallOfCode opened a pull request:
https://github.com/apache/trafficserver/pull/236
TS-3642: Make server session sharing configuration work as documented.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/SolidWallOfCode/trafficserver ts-3642
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafficserver/pull/236.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #236
----
commit e449570f5419daa90b080e5f275f63794bb41a73
Author: Alan M. Carroll <[email protected]>
Date: 2015-05-29T21:09:52Z
TS-3650: Track configuration variable source.
commit 26cd2558aab8c94d4c28b88cf2fa203ddc5780a5
Author: Phil Sorber <[email protected]>
Date: 2015-06-17T01:33:44Z
TS-3650: clang-format
commit 3f4cc21d3fcd8623cf4180e5a17a8711822a5e22
Author: Alan M. Carroll <[email protected]>
Date: 2015-06-29T22:48:27Z
TS-3642: Make server session sharing config values worked as documented.
----
> proxy.config.http.share_server_sessions not working
> ---------------------------------------------------
>
> Key: TS-3642
> URL: https://issues.apache.org/jira/browse/TS-3642
> Project: Traffic Server
> Issue Type: Bug
> Components: Configuration
> Affects Versions: 5.3.0
> Reporter: David Carlin
> Assignee: Phil Sorber
> Fix For: 5.3.1
>
>
> Testing 5.3.0 and I noticed proxy.config.http.share_server_sessions = 1 no
> longer works. Saw a 10-15x increase in origin connections; there appears to
> be some reuse, I am seeing approximately 1.2-1.3 requests per origin
> connection.
> Setting "proxy.config.http.server_session_sharing.pool = global" restored
> expected behavior (Thanks [~sudheerv]!)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)