|
Revision 30796, 480 bytes
(checked in by tokuhirom, 4 years ago)
|
|
fix the return value of time() for easy testing.
(this commit fix a bug, named "ikan no i")
|
| Line | |
|---|
| 1 | =head1 NAME |
|---|
| 2 | |
|---|
| 3 | TODO |
|---|
| 4 | |
|---|
| 5 | =head1 RT |
|---|
| 6 | |
|---|
| 7 | #41356 |
|---|
| 8 | |
|---|
| 9 | =head1 TESTERS |
|---|
| 10 | |
|---|
| 11 | =head2 interface tests timeout |
|---|
| 12 | |
|---|
| 13 | http://www.nntp.perl.org/group/perl.cpan.testers/2008/12/msg2835850.html |
|---|
| 14 | |
|---|
| 15 | =head2 proxy problem? |
|---|
| 16 | |
|---|
| 17 | http://www.nntp.perl.org/group/perl.cpan.testers/2008/12/msg2841416.html |
|---|
| 18 | |
|---|
| 19 | =head1 TRUNK |
|---|
| 20 | |
|---|
| 21 | =head2 Standalone |
|---|
| 22 | |
|---|
| 23 | # L<Parallel::Prefork> ? |
|---|
| 24 | |
|---|
| 25 | # keepalive doesn't works? |
|---|
| 26 | |
|---|
| 27 | remove |
|---|
| 28 | |
|---|
| 29 | =head2 ModPerl |
|---|
| 30 | |
|---|
| 31 | support $r->send_fd() (suggested by kazeburo++) |
|---|
| 32 | |
|---|
| 33 | =head2 FCGI |
|---|
| 34 | |
|---|
| 35 | mod_fastcgi + apache2 test |
|---|
| 36 | |
|---|
| 37 | proxy_request support |
|---|