todo
This commit is contained in:
parent
a2f4a8eddf
commit
ed4fda098b
1 changed files with 3 additions and 0 deletions
|
@ -64,6 +64,9 @@ For June's work on [[design/passthrough_proxy]], implementation plan:
|
||||||
|
|
||||||
8. Optimise proxy speed. See design for idea.
|
8. Optimise proxy speed. See design for idea.
|
||||||
|
|
||||||
|
8. Use `sendfile()` to avoid data copying overhead when
|
||||||
|
`receiveBytes` is being fed right into `sendBytes`.
|
||||||
|
|
||||||
9. Encryption and chunking. See design for issues.
|
9. Encryption and chunking. See design for issues.
|
||||||
|
|
||||||
10. Cycle prevention. See design.
|
10. Cycle prevention. See design.
|
||||||
|
|
Loading…
Reference in a new issue