This commit is contained in:
Joey Hess 2024-07-28 14:22:44 -04:00
parent 5e205f215d
commit ccd102cd19
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -40,6 +40,13 @@ Planned schedule of work:
When using ssh and not the http server, the node that had the incomplete
copy also doesn't get the file, altough no error is displayed.
## items deferred until later for p2p protocol over http
* Support proxying to git remotes that use annex+http urls.
* `git-annex p2phttp` could support systemd socket activation. This would
allow making a systemd unit that listens on port 80.
## completed items for July's work on p2p protocol over http
* HTTP P2P protocol design [[design/p2p_protocol_over_http]].
@ -58,13 +65,6 @@ Planned schedule of work:
* Make http server support serving a cluster.
## items deferred until later for p2p protocol over http
* Support proxying to git remotes that use annex+http urls.
* `git-annex p2phttp` could support systemd socket activation. This would
allow making a systemd unit that listens on port 80.
## items deferred until later for [[design/passthrough_proxy]]
* Check annex.diskreserve when proxying for special remotes