Overview
Comment: | Remove case 6 from rmt:send-receive. This was pinging the server constantly and opening addtional connections that don't appear to being closed. Also, just let the connection die, it should retry. |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | v1.70-nohomehost |
Files: | files | file ages | folders |
SHA1: |
08646db430e863506fed170998c073b4 |
User & Date: | matt on 2022-11-22 06:36:06 |
Other Links: | branch diff | manifest | tags |
Context
2022-11-22
| ||
07:49 | Keep more servers around but let them also expire quickly if not used check-in: c0ef1c5bfa user: matt tags: v1.70-nohomehost | |
06:36 | Remove case 6 from rmt:send-receive. This was pinging the server constantly and opening addtional connections that don't appear to being closed. Also, just let the connection die, it should retry. check-in: 08646db430 user: matt tags: v1.70-nohomehost | |
02:57 | sixyfivek is running pretty good check-in: d1ac2665ef user: matt tags: v1.70-nohomehost | |
Changes
Modified db.scm from [32f96d6d77] to [e18bcc992d]. [diff]
Modified http-transport.scm from [acc168fde7] to [9bfccef351]. [diff]
Modified rmt.scm from [f32646f514] to [91ffe1108a]. [diff]