This commit is contained in:
Joey Hess 2024-07-02 16:16:37 -04:00
parent 069b976698
commit b2a24a1669
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -28,14 +28,17 @@ Planned schedule of work:
## work notes ## work notes
For June's work on [[design/passthrough_proxy]], remaining todos: * websockets or something else for LOCKCONTENT over http?
* will client notice promptly when http connection with server
is closed in LOCKCONTENT?
## items deferred until later for [[design/passthrough_proxy]]
* Check annex.diskreserve when proxying for special remotes * Check annex.diskreserve when proxying for special remotes
to avoid the proxy's disk filling up with the temporary object file to avoid the proxy's disk filling up with the temporary object file
cached there. cached there.
## items deferred until later for [[design/passthrough_proxy]]
* Resuming an interrupted download from proxied special remote makes the proxy * Resuming an interrupted download from proxied special remote makes the proxy
re-download the whole content. It could instead keep some of the re-download the whole content. It could instead keep some of the
object files around when the client does not send SUCCESS. This would object files around when the client does not send SUCCESS. This would