Overview
| Comment: | last of overt connection issues addressed. TCP connections growing very slowly. However now the db issues are manifesting. |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | v1.80-transport-cleanish | v1.80-refactor |
| Files: | files | file ages | folders |
| SHA1: |
22f2c337119577ef0e97e6805926030e |
| User & Date: | matt on 2023-01-16 12:17:40.456 |
| Other Links: | branch diff | manifest | tags |
Context
|
2023-01-16
| ||
| 14:09 | Cleaned up prepared db statements handling. check-in: 2639de81a8 user: matt tags: v1.80-refactor | |
| 12:17 | last of overt connection issues addressed. TCP connections growing very slowly. However now the db issues are manifesting. check-in: 22f2c33711 user: matt tags: v1.80-transport-cleanish, v1.80-refactor | |
| 10:00 |
Major refactor/clean up of client connection stuff. Removed old crufty approach of having both client and server side calls in http-transport. Plan would be to eventually get rid of http-transport.
Open files slowly grows. bad argument type in http-transport. Line 285 (close-connection! fullurl) is wrong. check-in: 67b18cc991 user: matt tags: v1.80-refactor | |
Changes
Modified client.scm
from [c0f004bcfc]
to [754a2985af].
[diff]
Modified http-transport.scm
from [7539e23e31]
to [5e153aef1a].
[diff]
Modified rmt.scm
from [ef90d475fb]
to [599b82a5a9].
[diff]