CARVIEW |
Select Language
HTTP/2 200
date: Sat, 19 Jul 2025 16:45:48 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/NLnetLabs/unbound.git
etag: W/"7094239650ad43800ffdbf8fa576404d"
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=zP1g5%2Fk4IMaWBmPwhebXmEy%2F920SovsktzGpTqApAdgSWBDWR%2BglMfdwy%2FqOUpuuet8kcfn3ldkZyYq5LxQf6wZ6DLcIiqFpUfxyFy%2FwE4jmWM0JX7eBpj1JpaJ7L%2FnmWrzGPn%2FDRlw%2FDm4pusrPNUb97Dl2F57swTrHyRwax5i8YQNWWCHNkFgpgq9jwPGJ7Y7jYn0can4O1grYgTNu8CV37PE2daDgAqZ7QUF3hu8uU85SjEz8f3VrsY4kp0rgHxajFC0z7jH%2BJzTY8zY9pw%3D%3D--7xbiD3umra9l4ugl--S%2BlmtAvZaKgJMYjGJe5vCg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.878223763.1752943547; Path=/; Domain=github.com; Expires=Sun, 19 Jul 2026 16:45:47 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Sun, 19 Jul 2026 16:45:47 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: AAE2:2AF797:14FD25:1A47D8:687BCBBB
Redis read-only replica support (#1019) · NLnetLabs/unbound@90243a6 · GitHub
Skip to content
Navigation Menu
{{ message }}
-
-
Notifications
You must be signed in to change notification settings - Fork 396
Commit 90243a6
Redis read-only replica support (#1019)
* Set version to 1.19.1 for point release.
* Initial work for Redis read-only replica support.
* Test for Redis replica.
* Documentation for the Redis replica timeouts.
* redis replica, rewrite set_timeout()
* clean merge.
* Add new options for fast reload.
* Apply suggestions from code review
Co-authored-by: Wouter Wijngaards <wcawijngaards@users.noreply.github.com>
* some more typos
---------
Co-authored-by: W.C.A. Wijngaards <wouter@nlnetlabs.nl>
Co-authored-by: Wouter Wijngaards <wcawijngaards@users.noreply.github.com>1 parent 7fb6f9d commit 90243a6Copy full SHA for 90243a6
File tree
Expand file treeCollapse file tree
21 files changed
+1309
-82
lines changedFilter options
- cachedb
- daemon
- doc
- testcode
- testdata/redis_replica.tdir
- util
Expand file treeCollapse file tree
21 files changed
+1309
-82
lines changed+164-60Lines changed: 164 additions & 60 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
52 | 52 |
| |
53 | 53 |
| |
54 | 54 |
| |
55 |
| - | |
56 |
| - | |
57 |
| - | |
58 |
| - | |
59 |
| - | |
60 |
| - | |
61 |
| - | |
62 |
| - | |
63 |
| - | |
64 |
| - | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
65 | 83 |
| |
66 | 84 |
| |
67 | 85 |
| |
68 |
| - | |
| 86 | + | |
69 | 87 |
| |
70 | 88 |
| |
71 | 89 |
| |
| |||
79 | 97 |
| |
80 | 98 |
| |
81 | 99 |
| |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
82 | 108 |
| |
83 | 109 |
| |
84 | 110 |
| |
85 | 111 |
| |
86 | 112 |
| |
87 |
| - | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
88 | 117 |
| |
89 | 118 |
| |
90 | 119 |
| |
91 |
| - | |
92 |
| - | |
93 |
| - | |
| 120 | + | |
| 121 | + | |
94 | 122 |
| |
95 |
| - | |
96 |
| - | |
| 123 | + | |
97 | 124 |
| |
98 | 125 |
| |
99 | 126 |
| |
| |||
102 | 129 |
| |
103 | 130 |
| |
104 | 131 |
| |
105 |
| - | |
| 132 | + | |
106 | 133 |
| |
107 | 134 |
| |
108 | 135 |
| |
109 |
| - | |
| 136 | + | |
110 | 137 |
| |
111 |
| - | |
| 138 | + | |
112 | 139 |
| |
113 | 140 |
| |
114 | 141 |
| |
115 | 142 |
| |
116 | 143 |
| |
117 | 144 |
| |
118 | 145 |
| |
119 |
| - | |
| 146 | + | |
120 | 147 |
| |
121 |
| - | |
| 148 | + | |
122 | 149 |
| |
123 | 150 |
| |
124 |
| - | |
| 151 | + | |
125 | 152 |
| |
126 | 153 |
| |
127 | 154 |
| |
128 | 155 |
| |
129 | 156 |
| |
130 |
| - | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
131 | 165 |
| |
132 | 166 |
| |
133 | 167 |
| |
| |||
136 | 170 |
| |
137 | 171 |
| |
138 | 172 |
| |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
139 | 181 |
| |
140 | 182 |
| |
141 | 183 |
| |
| |||
150 | 192 |
| |
151 | 193 |
| |
152 | 194 |
| |
153 |
| - | |
154 |
| - | |
155 |
| - | |
156 |
| - | |
157 |
| - | |
158 |
| - | |
159 |
| - | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
160 | 198 |
| |
| 199 | + | |
| 200 | + | |
161 | 201 |
| |
| 202 | + | |
| 203 | + | |
162 | 204 |
| |
| 205 | + | |
| 206 | + | |
163 | 207 |
| |
164 |
| - | |
165 |
| - | |
166 |
| - | |
167 |
| - | |
168 |
| - | |
169 |
| - | |
170 |
| - | |
171 |
| - | |
172 |
| - | |
173 |
| - | |
174 |
| - | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
175 | 230 |
| |
176 |
| - | |
177 |
| - | |
178 |
| - | |
179 |
| - | |
180 |
| - | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
181 | 239 |
| |
182 |
| - | |
183 | 240 |
| |
184 |
| - | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
185 | 249 |
| |
186 | 250 |
| |
187 | 251 |
| |
| |||
190 | 254 |
| |
191 | 255 |
| |
192 | 256 |
| |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
193 | 276 |
| |
194 | 277 |
| |
195 | 278 |
| |
196 | 279 |
| |
197 | 280 |
| |
198 | 281 |
| |
199 | 282 |
| |
200 |
| - | |
| 283 | + | |
201 | 284 |
| |
202 | 285 |
| |
203 | 286 |
| |
| |||
250 | 333 |
| |
251 | 334 |
| |
252 | 335 |
| |
253 |
| - | |
| 336 | + | |
254 | 337 |
| |
255 |
| - | |
| 338 | + | |
256 | 339 |
| |
257 | 340 |
| |
258 | 341 |
| |
| |||
263 | 346 |
| |
264 | 347 |
| |
265 | 348 |
| |
266 |
| - | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
| 353 | + | |
267 | 354 |
| |
268 | 355 |
| |
269 | 356 |
| |
270 | 357 |
| |
271 | 358 |
| |
272 |
| - | |
273 |
| - | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
| 362 | + | |
| 363 | + | |
| 364 | + | |
| 365 | + | |
| 366 | + | |
| 367 | + | |
| 368 | + | |
| 369 | + | |
| 370 | + | |
| 371 | + | |
| 372 | + | |
| 373 | + | |
| 374 | + | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
274 | 379 |
| |
275 |
| - | |
276 |
| - | |
| 380 | + | |
277 | 381 |
| |
278 | 382 |
| |
279 | 383 |
| |
| |||
283 | 387 |
| |
284 | 388 |
| |
285 | 389 |
| |
286 |
| - | |
| 390 | + | |
287 | 391 |
| |
288 | 392 |
| |
289 | 393 |
| |
| |||
313 | 417 |
| |
314 | 418 |
| |
315 | 419 |
| |
316 |
| - | |
| 420 | + | |
317 | 421 |
| |
318 | 422 |
| |
319 | 423 |
| |
| |||
391 | 495 |
| |
392 | 496 |
| |
393 | 497 |
| |
394 |
| - | |
| 498 | + | |
395 | 499 |
| |
396 | 500 |
| |
397 | 501 |
| |
|
+13Lines changed: 13 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4903 | 4903 |
| |
4904 | 4904 |
| |
4905 | 4905 |
| |
| 4906 | + | |
4906 | 4907 |
| |
| 4908 | + | |
4907 | 4909 |
| |
| 4910 | + | |
4908 | 4911 |
| |
4909 | 4912 |
| |
4910 | 4913 |
| |
| |||
5779 | 5782 |
| |
5780 | 5783 |
| |
5781 | 5784 |
| |
| 5785 | + | |
5782 | 5786 |
| |
| 5787 | + | |
5783 | 5788 |
| |
| 5789 | + | |
5784 | 5790 |
| |
| 5791 | + | |
5785 | 5792 |
| |
| 5793 | + | |
| 5794 | + | |
| 5795 | + | |
| 5796 | + | |
| 5797 | + | |
5786 | 5798 |
| |
5787 | 5799 |
| |
| 5800 | + | |
5788 | 5801 |
| |
5789 | 5802 |
| |
5790 | 5803 |
| |
|
You can’t perform that action at this time.
0 commit comments