root/trunk/doc/hacking/todo.txt @ 611

Revision 611, 3.1 kB (checked in by bradfitz, 3 years ago)

automated update

Line 
1* perlbal idea: X-Pick-Backend header (fwd)
2  http://rt.livejournal.org/Ticket/Display.html?id=326
3
4* stats plugin leaks memory
5  http://rt.livejournal.org/Ticket/Display.html?id=341
6
7* Perlbal rate limiting patch (fwd)
8  http://rt.livejournal.org/Ticket/Display.html?id=342
9
10* Perlbal hook to modify response headers before getting sent to client
11  http://rt.livejournal.org/Ticket/Display.html?id=589
12
13* sendmail from perlbal?
14  http://rt.livejournal.org/Ticket/Display.html?id=686
15
16* Perlbal's SSL blocks during connect?
17  http://rt.livejournal.org/Ticket/Display.html?id=729
18
19* window sizes, so_recvbuf
20  http://rt.livejournal.org/Ticket/Display.html?id=1225
21
22* can't insert headers on selector pool in perlbal
23  http://rt.livejournal.org/Ticket/Display.html?id=1250
24
25* perlbal memory leaks --- need to add watches
26  http://rt.livejournal.org/Ticket/Display.html?id=1693
27
28* Perlbal memory leak / spin on no servers in pool
29  http://rt.livejournal.org/Ticket/Display.html?id=1698
30
31* non-blocking SSL from DJabberd
32  http://rt.livejournal.org/Ticket/Display.html?id=1995
33
34* Perlbal with Danga::Socket and IO::KQueue
35  http://rt.livejournal.org/Ticket/Display.html?id=2761
36
37* Track disconnects from backends
38  http://rt.livejournal.org/Ticket/Display.html?id=2769
39
40* Allow option to say O_EXCL for PUTs
41  http://rt.livejournal.org/Ticket/Display.html?id=2772
42
43* reduce system calls (epoll_ctl, socket creation, corking)
44  http://rt.livejournal.org/Ticket/Display.html?id=2773
45
46* Allow configurable response code that means 'backend dead; replay request'
47  http://rt.livejournal.org/Ticket/Display.html?id=2774
48
49* Proxying TCP (non-HTTP) services
50  http://rt.livejournal.org/Ticket/Display.html?id=2775
51
52* more global & per node/service/pool bytes in/out
53  http://rt.livejournal.org/Ticket/Display.html?id=2776
54
55* make the response-code-tracking-per-ipport a plugin, not on by default
56  http://rt.livejournal.org/Ticket/Display.html?id=2777
57
58* pidfile writing
59  http://rt.livejournal.org/Ticket/Display.html?id=2778
60
61* acl stuff
62  http://rt.livejournal.org/Ticket/Display.html?id=2779
63
64* CREATE SERVICE foo LIKE webserver
65  http://rt.livejournal.org/Ticket/Display.html?id=2780
66
67* HTTP::Request (and other LWP/etc stuff) is required for make test but not the rest of the app.  fix that one way or another.
68  http://rt.livejournal.org/Ticket/Display.html?id=2781
69
70* ProxyPassReverse-like system
71  http://rt.livejournal.org/Ticket/Display.html?id=2782
72
73* getter commands to retrieve the running config (GET?) or DUMP/SHOW/LIST
74  http://rt.livejournal.org/Ticket/Display.html?id=2783
75
76* add tests for 'trusted_upstream_proxies' and 'always_trusted'
77  http://rt.livejournal.org/Ticket/Display.html?id=2784
78
79* get rid of httpres vs. res distinction in HTTPHeaders
80  http://rt.livejournal.org/Ticket/Display.html?id=2785
81
82* verify that we support all the HTTP methods that subversion needs
83  http://rt.livejournal.org/Ticket/Display.html?id=2786
84
85* secure downloads
86  http://rt.livejournal.org/Ticket/Display.html?id=2787
87
88* perlbal needs "SERVER" command to drop root and change to another user
89  http://rt.livejournal.org/Ticket/Display.html?id=2827
90
Note: See TracBrowser for help on using the browser.