mirror of
http://git.haproxy.org/git/haproxy.git/
synced 2024-12-23 04:42:28 +00:00
[DOC] updated TODO with remaining l7-switch work
This commit is contained in:
parent
a496b6042b
commit
5fc49f2fc3
7
TODO
7
TODO
@ -167,4 +167,11 @@ TODO for 1.3
|
|||||||
- fix Makefile.bsd
|
- fix Makefile.bsd
|
||||||
- separate inline functions to put them in files covered by GPL
|
- separate inline functions to put them in files covered by GPL
|
||||||
- implement HTTP status 414 - request URI too long
|
- implement HTTP status 414 - request URI too long
|
||||||
|
- implement 'use_filters <proxy>' and 'use_backend <proxy>'
|
||||||
|
- fix the logs. The logs might be defined from the frontend and
|
||||||
|
augmented depending on the backends' options. Another solution
|
||||||
|
would be to support a 'log' type entity just like the frontend,
|
||||||
|
filters and backend, on which every entity could rely.
|
||||||
|
- implement 'on uri <uri> <proxy>', 'on host <host> <proxy>'
|
||||||
|
- remove the first now useless hop in hdr_idx
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user