|
Revision 584, 1.3 kB
(checked in by bradfitz, 3 years ago)
|
|
prep for release
|
-
Property svn:eol-style set to
native
-
Property svn:keywords set to
Author Date Id Revision
|
| Line | |
|---|
| 1 | Makefile.PL |
|---|
| 2 | MANIFEST |
|---|
| 3 | CHANGES |
|---|
| 4 | perlbal |
|---|
| 5 | lib/Perlbal.pm |
|---|
| 6 | lib/Perlbal/AIO.pm |
|---|
| 7 | lib/Perlbal/BackendHTTP.pm |
|---|
| 8 | lib/Perlbal/Cache.pm |
|---|
| 9 | lib/Perlbal/ClientHTTP.pm |
|---|
| 10 | lib/Perlbal/ClientHTTPBase.pm |
|---|
| 11 | lib/Perlbal/ClientManage.pm |
|---|
| 12 | lib/Perlbal/ClientProxy.pm |
|---|
| 13 | lib/Perlbal/HTTPHeaders.pm |
|---|
| 14 | lib/Perlbal/Service.pm |
|---|
| 15 | lib/Perlbal/Socket.pm |
|---|
| 16 | lib/Perlbal/TCPListener.pm |
|---|
| 17 | lib/Perlbal/UploadListener.pm |
|---|
| 18 | lib/Perlbal/Util.pm |
|---|
| 19 | lib/Perlbal/Test.pm |
|---|
| 20 | lib/Perlbal/Test/WebServer.pm |
|---|
| 21 | lib/Perlbal/Test/WebClient.pm |
|---|
| 22 | lib/Perlbal/ManageCommand.pm |
|---|
| 23 | lib/Perlbal/CommandContext.pm |
|---|
| 24 | lib/Perlbal/Pool.pm |
|---|
| 25 | lib/Perlbal/Plugin/AccessControl.pm |
|---|
| 26 | lib/Perlbal/Plugin/Palimg.pm |
|---|
| 27 | lib/Perlbal/Plugin/Queues.pm |
|---|
| 28 | lib/Perlbal/Plugin/Stats.pm |
|---|
| 29 | lib/Perlbal/Plugin/Highpri.pm |
|---|
| 30 | lib/Perlbal/Plugin/Vhosts.pm |
|---|
| 31 | lib/Perlbal/Plugin/EchoService.pm |
|---|
| 32 | lib/Perlbal/ReproxyManager.pm |
|---|
| 33 | META.yml Module meta-data (added by MakeMaker) |
|---|
| 34 | devtools/gendocs.pl |
|---|
| 35 | doc/config-guide.txt |
|---|
| 36 | doc/service-parameters.txt |
|---|
| 37 | doc/reproxying.txt |
|---|
| 38 | doc/hacking/classes.txt |
|---|
| 39 | doc/hacking/hooks.txt |
|---|
| 40 | doc/hacking/todo.txt |
|---|
| 41 | conf/nodelist.dat |
|---|
| 42 | conf/webserver.conf |
|---|
| 43 | conf/load-balancer.conf |
|---|
| 44 | conf/virtual-hosts.conf |
|---|
| 45 | conf/ssl.conf |
|---|
| 46 | conf/echoservice.conf |
|---|
| 47 | t/00-use.t |
|---|
| 48 | t/10-testharness.t |
|---|
| 49 | t/12-headers.t |
|---|
| 50 | t/15-webserver.t |
|---|
| 51 | t/17-webserver-concat.t |
|---|
| 52 | t/20-put.t |
|---|
| 53 | t/30-reverseproxy.t |
|---|
| 54 | t/31-realworld.t |
|---|
| 55 | t/32-selector.t |
|---|
| 56 | t/32-pipelining.t |
|---|
| 57 | t/35-reproxy.t |
|---|
| 58 | t/40-ranges.t |
|---|
| 59 | t/45-buffereduploads.t |
|---|
| 60 | t/50-plugins.t |
|---|
| 61 | |
|---|