CARVIEW |
Select Language
HTTP/2 200
date: Sun, 27 Jul 2025 06:00:44 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
x-repository-download: git clone https://github.com/magro/memcached-session-manager.git
etag: W/"355ce414410ef44df16a28af0b78af6c"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=n%2FOnvFsrVuuCVsiufGnIb%2FlGXN7o5wEtiKW2BDT1yH%2Fw8tq62SiyK6MLPwIq0TBXL%2B37q1o6pau5T2zpZCP6mgCfqpzEu60pMT6syMoSponad2obXL6hDxVc7kcQWFTUf8NX0AytJohg5Qn50HR5NeCHtPHyyi01oaqBTspfPWp6ugF%2BjkFmAsGsNFQOFMUGhTWCWFjOIqZkmtga0jq4IIaLkYxMs49yOKzH0iD8EVnbLCj25mYskhmgdzi7%2Bxrbqna3QI2nyGpb7BRFihCn%2Bg%3D%3D--rb6Muk5uz9sdtPhW--j%2F99AQg6f3AkEjjqe%2FOksw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1497055499.1753596043; Path=/; Domain=github.com; Expires=Mon, 27 Jul 2026 06:00:43 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Mon, 27 Jul 2026 06:00:43 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: 865E:3E3773:1D156C:2A115F:6885C08B
Make memcached client maxReconnectDelay configurable via sys prop "ms… · magro/memcached-session-manager@8de1011 · GitHub
committed
Copy file name to clipboardExpand all lines: core/src/main/java/de/javakaffee/web/msm/Configurations.java
Copy file name to clipboardExpand all lines: core/src/main/java/de/javakaffee/web/msm/CouchbaseClientFactory.java
Copy file name to clipboardExpand all lines: core/src/main/java/de/javakaffee/web/msm/MemcachedClientFactory.java
Copy file name to clipboardExpand all lines: core/src/main/java/de/javakaffee/web/msm/MemcachedNodesManager.java
Copy file name to clipboardExpand all lines: core/src/main/java/de/javakaffee/web/msm/MemcachedSessionService.java
Copy file name to clipboardExpand all lines: core/src/main/java/de/javakaffee/web/msm/SuffixLocatorBinaryConnectionFactory.java
Copy file name to clipboardExpand all lines: core/src/main/java/de/javakaffee/web/msm/SuffixLocatorConnectionFactory.java
Copy file name to clipboardExpand all lines: core/src/test/java/de/javakaffee/web/msm/MemcachedSessionManagerIntegrationTest.java
Copy file name to clipboardExpand all lines: core/src/test/java/de/javakaffee/web/msm/integration/NonStickySessionsIntegrationTest.java
Copy file name to clipboardExpand all lines: core/src/test/java/de/javakaffee/web/msm/integration/TomcatFailoverIntegrationTest.java
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 349
Commit 8de1011

Martin Grotzke
Make memcached client maxReconnectDelay configurable via sys prop "msm.maxReconnectDelay"
The maxReconnectDelay is specified in seconds.1 parent 73763b4 commit 8de1011Copy full SHA for 8de1011
File tree
Expand file treeCollapse file tree
10 files changed
+86
-25
lines changedFilter options
- core/src
- main/java/de/javakaffee/web/msm
- test/java/de/javakaffee/web/msm
- integration
Expand file treeCollapse file tree
10 files changed
+86
-25
lines changedcore/src/main/java/de/javakaffee/web/msm/Configurations.java
Copy file name to clipboardExpand all lines: core/src/main/java/de/javakaffee/web/msm/Configurations.java+20-1Lines changed: 20 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
| 29 | + | |
| 30 | + | |
| 31 | + | |
29 | 32 |
| |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
30 | 37 |
| |
31 | 38 |
| |
32 | 39 |
| |
33 |
| - | |
| 40 | + | |
34 | 41 |
| |
35 | 42 |
| |
36 | 43 |
| |
| |||
42 | 49 |
| |
43 | 50 |
| |
44 | 51 |
| |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
45 | 64 |
|
core/src/main/java/de/javakaffee/web/msm/CouchbaseClientFactory.java
Copy file name to clipboardExpand all lines: core/src/main/java/de/javakaffee/web/msm/CouchbaseClientFactory.java+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
33 |
| - | |
| 33 | + | |
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
| |||
40 | 40 |
| |
41 | 41 |
| |
42 | 42 |
| |
| 43 | + | |
43 | 44 |
| |
44 | 45 |
| |
45 | 46 |
| |
|
core/src/main/java/de/javakaffee/web/msm/MemcachedClientFactory.java
Copy file name to clipboardExpand all lines: core/src/main/java/de/javakaffee/web/msm/MemcachedClientFactory.java+33-12Lines changed: 33 additions & 12 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
39 |
| - | |
| 39 | + | |
40 | 40 |
| |
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
44 |
| - | |
| 44 | + | |
45 | 45 |
| |
46 | 46 |
| |
47 | 47 |
| |
48 |
| - | |
| 48 | + | |
49 | 49 |
| |
50 | 50 |
| |
51 | 51 |
| |
52 |
| - | |
| 52 | + | |
53 | 53 |
| |
54 | 54 |
| |
55 | 55 |
| |
| |||
58 | 58 |
| |
59 | 59 |
| |
60 | 60 |
| |
61 |
| - | |
| 61 | + | |
62 | 62 |
| |
63 | 63 |
| |
64 |
| - | |
| 64 | + | |
65 | 65 |
| |
66 | 66 |
| |
67 | 67 |
| |
68 | 68 |
| |
69 | 69 |
| |
70 | 70 |
| |
71 |
| - | |
| 71 | + | |
| 72 | + | |
72 | 73 |
| |
73 | 74 |
| |
74 | 75 |
| |
75 | 76 |
| |
76 | 77 |
| |
77 |
| - | |
| 78 | + | |
78 | 79 |
| |
79 | 80 |
| |
80 | 81 |
| |
81 |
| - | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
82 | 85 |
| |
83 | 86 |
| |
84 | 87 |
| |
85 | 88 |
| |
86 |
| - | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
87 | 99 |
| |
88 | 100 |
| |
89 | 101 |
| |
90 |
| - | |
91 |
| - | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
92 | 113 |
| |
93 | 114 |
| |
94 | 115 |
| |
|
core/src/main/java/de/javakaffee/web/msm/MemcachedNodesManager.java
Copy file name to clipboardExpand all lines: core/src/main/java/de/javakaffee/web/msm/MemcachedNodesManager.java+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 |
| - | |
| 19 | + | |
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
| |||
73 | 73 |
| |
74 | 74 |
| |
75 | 75 |
| |
76 |
| - | |
| 76 | + | |
77 | 77 |
| |
78 | 78 |
| |
79 | 79 |
| |
|
core/src/main/java/de/javakaffee/web/msm/MemcachedSessionService.java
Copy file name to clipboardExpand all lines: core/src/main/java/de/javakaffee/web/msm/MemcachedSessionService.java+7-1Lines changed: 7 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
| 20 | + | |
| 21 | + | |
20 | 22 |
| |
21 | 23 |
| |
22 | 24 |
| |
| |||
34 | 36 |
| |
35 | 37 |
| |
36 | 38 |
| |
| 39 | + | |
37 | 40 |
| |
38 | 41 |
| |
39 | 42 |
| |
| |||
464 | 467 |
| |
465 | 468 |
| |
466 | 469 |
| |
467 |
| - | |
| 470 | + | |
| 471 | + | |
| 472 | + | |
| 473 | + | |
468 | 474 |
| |
469 | 475 |
| |
470 | 476 |
| |
|
core/src/main/java/de/javakaffee/web/msm/SuffixLocatorBinaryConnectionFactory.java
Copy file name to clipboardExpand all lines: core/src/main/java/de/javakaffee/web/msm/SuffixLocatorBinaryConnectionFactory.java+10-3Lines changed: 10 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
46 | 46 |
| |
47 | 47 |
| |
48 | 48 |
| |
| 49 | + | |
49 | 50 |
| |
50 | 51 |
| |
51 | 52 |
| |
| |||
56 | 57 |
| |
57 | 58 |
| |
58 | 59 |
| |
59 |
| - | |
| 60 | + | |
60 | 61 |
| |
61 | 62 |
| |
62 | 63 |
| |
63 | 64 |
| |
| 65 | + | |
64 | 66 |
| |
65 | 67 |
| |
66 | 68 |
| |
| |||
72 | 74 |
| |
73 | 75 |
| |
74 | 76 |
| |
75 |
| - | |
76 |
| - | |
| 77 | + | |
| 78 | + | |
77 | 79 |
| |
78 | 80 |
| |
79 | 81 |
| |
| |||
129 | 131 |
| |
130 | 132 |
| |
131 | 133 |
| |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
132 | 139 |
| |
133 | 140 |
| |
134 | 141 |
| |
|
core/src/main/java/de/javakaffee/web/msm/SuffixLocatorConnectionFactory.java
Copy file name to clipboardExpand all lines: core/src/main/java/de/javakaffee/web/msm/SuffixLocatorConnectionFactory.java+9-2Lines changed: 9 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
| 42 | + | |
42 | 43 |
| |
43 | 44 |
| |
44 | 45 |
| |
| |||
48 | 49 |
| |
49 | 50 |
| |
50 | 51 |
| |
51 |
| - | |
| 52 | + | |
52 | 53 |
| |
53 | 54 |
| |
54 | 55 |
| |
55 | 56 |
| |
| 57 | + | |
56 | 58 |
| |
57 | 59 |
| |
58 | 60 |
| |
| |||
81 | 83 |
| |
82 | 84 |
| |
83 | 85 |
| |
84 |
| - | |
| 86 | + | |
85 | 87 |
| |
86 | 88 |
| |
87 | 89 |
| |
88 | 90 |
| |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
89 | 96 |
|
core/src/test/java/de/javakaffee/web/msm/MemcachedSessionManagerIntegrationTest.java
Copy file name to clipboardExpand all lines: core/src/test/java/de/javakaffee/web/msm/MemcachedSessionManagerIntegrationTest.java+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
131 | 131 |
| |
132 | 132 |
| |
133 | 133 |
| |
134 |
| - | |
| 134 | + | |
135 | 135 |
| |
136 | 136 |
| |
137 | 137 |
| |
|
core/src/test/java/de/javakaffee/web/msm/integration/NonStickySessionsIntegrationTest.java
Copy file name to clipboardExpand all lines: core/src/test/java/de/javakaffee/web/msm/integration/NonStickySessionsIntegrationTest.java+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
131 | 131 |
| |
132 | 132 |
| |
133 | 133 |
| |
134 |
| - | |
| 134 | + | |
135 | 135 |
| |
136 | 136 |
| |
137 | 137 |
| |
|
core/src/test/java/de/javakaffee/web/msm/integration/TomcatFailoverIntegrationTest.java
Copy file name to clipboardExpand all lines: core/src/test/java/de/javakaffee/web/msm/integration/TomcatFailoverIntegrationTest.java+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
116 | 116 |
| |
117 | 117 |
| |
118 | 118 |
| |
119 |
| - | |
| 119 | + | |
120 | 120 |
| |
121 | 121 |
| |
122 | 122 |
| |
|
You can’t perform that action at this time.
0 commit comments