Overview
Comment: | 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. |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | v1.80-refactor |
Files: | files | file ages | folders |
SHA1: |
67b18cc991f1c7fb802943e0d3f0768c |
User & Date: | matt on 2023-01-16 10:00:35 |
Original Comment: | 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. |
Other Links: | branch diff | manifest | tags |
Context
2023-01-18
| ||
21:46 | Removed bad call to close-connection! check-in: 463fffbd79 user: matt tags: v1.80-refactor-fix1 | |
2023-01-16
| ||
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 | |
04:20 | Original call to close-connections! was correct check-in: 883ba16e82 user: matt tags: v1.80 | |
Changes
Modified client.scm from [04727fe923] to [c0f004bcfc]. [diff]
Modified common.scm from [9019b001c0] to [55cc68e51c]. [diff]
Modified http-transport.scm from [bf24c3b619] to [7539e23e31]. [diff]
Modified rmt.scm from [c1074b692d] to [ef90d475fb]. [diff]
Modified server.scm from [1caa4a85a3] to [1a43f0a48b]. [diff]