add debugging of opening and closing connections to proxies

This commit is contained in:
Joey Hess 2024-07-29 09:48:06 -04:00
parent 7ac8d36f38
commit c8e7231f48
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
2 changed files with 16 additions and 7 deletions

View file

@ -32,7 +32,7 @@ Planned schedule of work:
over http leaves open the connection to the cluster, so the next request
opens another one.
So does an interrupted PUT directly to the proxied ;
So does an interrupted PUT directly to the proxied
special remote over http.
* When part of a file has been sent to a cluster via the http server,