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
|
## 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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue