update
This commit is contained in:
parent
069b976698
commit
b2a24a1669
1 changed files with 6 additions and 3 deletions
|
@ -28,14 +28,17 @@ Planned schedule of work:
|
|||
|
||||
## 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
|
||||
to avoid the proxy's disk filling up with the temporary object file
|
||||
cached there.
|
||||
|
||||
## items deferred until later for [[design/passthrough_proxy]]
|
||||
|
||||
* Resuming an interrupted download from proxied special remote makes the proxy
|
||||
re-download the whole content. It could instead keep some of the
|
||||
object files around when the client does not send SUCCESS. This would
|
||||
|
|
Loading…
Reference in a new issue