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

Revision 616, 3.2 kB (checked in by bradfitz, 3 years ago)

automated update

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