[DOC] updated TODO with remaining l7-switch work

This commit is contained in:
Willy Tarreau 2006-12-17 23:32:53 +01:00
parent a496b6042b
commit 5fc49f2fc3

7
TODO
View File

@ -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