Parent Directory
|
|
|
|
|
balancers/
|
r823093 |
7 weeks |
jfclere |
When pick was zero no worker where choosen.
|
examples/
|
r774239 |
6 months |
jfclere |
server_rec *r... Oops should be server_rec *s.
|
.indent.pro
|
r106103
|
5 years |
nd |
general property cleanup
|
CHANGES
|
r504892
|
2 years |
jim |
Change common but incorrect usage of 'depreciated'
for 'deprecated'
|
Makefile.in
|
r726068
|
11 months |
jim |
Treat proxy/balancers normally and independently...
also, allow nice pretty
... |
NWGNUmakefile
|
r820505
|
8 weeks |
fuankg |
prepare to add mod_serf to NetWare build.
|
NWGNUproxy
|
r815392
|
2 months |
fuankg |
changed build of proxy modules to use common mod_proxy.imp file.
|
NWGNUproxyajp
|
r815392
|
2 months |
fuankg |
changed build of proxy modules to use common mod_proxy.imp file.
|
NWGNUproxybalancer
|
r815392
|
2 months |
fuankg |
changed build of proxy modules to use common mod_proxy.imp file.
|
NWGNUproxycon
|
r815392
|
2 months |
fuankg |
changed build of proxy modules to use common mod_proxy.imp file.
|
NWGNUproxyfcgi
|
r820381
|
8 weeks |
fuankg |
Added mod_proxy_fcgi to NetWare build.
|
NWGNUproxyftp
|
r815392
|
2 months |
fuankg |
changed build of proxy modules to use common mod_proxy.imp file.
|
NWGNUproxyhtp
|
r815392
|
2 months |
fuankg |
changed build of proxy modules to use common mod_proxy.imp file.
|
NWGNUproxyscgi
|
r818702
|
2 months |
fuankg |
fixed property.
|
NWGNUserf
|
r820507
|
8 weeks |
fuankg |
set property.
|
ajp.h
|
r830527
|
4 weeks |
poirier |
Fix a lot of doxygen warnings. Thanks to Brad Hards for the patch.
I added a fe... |
ajp_header.c
|
r761329
|
7 months |
rjung |
The remote port information was forgotten from the builtin
data of the AJP 13 pr... |
ajp_header.h
|
r761329
|
7 months |
rjung |
The remote port information was forgotten from the builtin
data of the AJP 13 pr... |
ajp_link.c
|
r420983
|
3 years |
fielding |
update license header text |
ajp_msg.c
|
r510522
|
2 years |
jorton |
* modules/proxy/ajp_msg.c (ajp_msg_dump, ajp_msg_check_header,
asj_msg_copy): Fi... |
ajp_utils.c
|
r467274
|
3 years |
mturk |
Add CPING/CPONG message size as defined as max inside Apache Tomcat using define... |
config.m4
|
r808722
|
3 months |
wrowe |
Always make mod_*.h files available where they exist, modpath by modpath |
fcgi_protocol.h
|
r420983
|
3 years |
fielding |
update license header text |
libproxy.exp
|
r106103
|
5 years |
nd |
general property cleanup
|
mod_proxy.c
|
r824072
|
6 weeks |
sf |
Allow ProxyPreserveHost to work in <Proxy> sections
PR: 34901
|
mod_proxy.dsp
|
r495126
|
2 years |
wrowe |
Embed the .manifest files of all httpd binaries as a post-build
operation. This... |
mod_proxy.h
|
r830527
|
4 weeks |
poirier |
Fix a lot of doxygen warnings. Thanks to Brad Hards for the patch.
I added a fe... |
mod_proxy_ajp.c
|
r820036
|
8 weeks |
poirier |
Make comment agree with code.
|
mod_proxy_ajp.dsp
|
r495126
|
2 years |
wrowe |
Embed the .manifest files of all httpd binaries as a post-build
operation. This... |
mod_proxy_balancer.c
|
r795954
|
4 months |
jim |
In the case where we have no members, they aren't in error
states :)
|
mod_proxy_balancer.dsp
|
r495126
|
2 years |
wrowe |
Embed the .manifest files of all httpd binaries as a post-build
operation. This... |
mod_proxy_connect.c
|
r813265
|
2 months |
rpluem |
* More style fixes. No functional changes.
|
mod_proxy_connect.dsp
|
r495126
|
2 years |
wrowe |
Embed the .manifest files of all httpd binaries as a post-build
operation. This... |
mod_proxy_fcgi.c
|
r816361
|
2 months |
jim |
use what we know
|
mod_proxy_fcgi.dsp
|
r773341
|
6 months |
rjung |
Switch two recent dsp files from CRLF to native
EOL style. All other dsp files a... |
mod_proxy_fdpass.c
|
r772192
|
6 months |
jim |
simple formatting line-wrap/no functional changes
|
mod_proxy_fdpass.h
|
r725943
|
11 months |
pquerna |
Move the provider interface to a separate header file for mod_proxy_fdpass.
|
mod_proxy_ftp.c
|
r814785
|
2 months |
jorton |
* modules/proxy/mod_proxy_ftp.c (parse_epsv_reply): Remove redundant
check for... |
mod_proxy_ftp.dsp
|
r495126
|
2 years |
wrowe |
Embed the .manifest files of all httpd binaries as a post-build
operation. This... |
mod_proxy_http.c
|
r882269
|
7 days |
trawick |
fix or complain about some invalid errno references
|
mod_proxy_http.dsp
|
r495126
|
2 years |
wrowe |
Embed the .manifest files of all httpd binaries as a post-build
operation. This... |
mod_proxy_scgi.c
|
r817066
|
2 months |
nd |
remove useless line
|
mod_serf.c
|
r820216
|
8 weeks |
jfclere |
When connecting to no http protocol response will be NULL and httpd cores.
|
mod_serf.h
|
r820505
|
8 weeks |
fuankg |
prepare to add mod_serf to NetWare build.
|
proxy_util.c
|
r788718
|
5 months |
jfclere |
Don't set worker->s if already set (for balancer using slotmem for examples).
|