index
:
delta/apache/httpd.git
1.3
1.3.x
2.0.x
2.2.19
2.2.x
2.2.x-merge-http-strict
2.4-http2-alpha
2.4.17-protocols-changes
2.4.17-protocols-http2
2.4.x
2.4.x-merge-http-strict
2.4.x-mod_md
2.4.x-mpm_fdqueue
2.4.x-openssl-1.1.0-compat
2.4.x-r1761824-group
APACHE_1_2_X
APACHE_2_0_22-branch
APACHE_2_0_23-branch
APACHE_2_0_39_BRANCH
APACHE_2_0_BRANCH
PCRE
RSE
apreq-integration
async-dev
async-read-dev
attic
authz-dev
avendor
cache-refactor
dgaudet
execd-dev
fcgi-proxy-dev
fips-dev
httpd-2.0-pid-table
httpd-2.2-pid-table
httpd-2.2-proxy
httpd-pid-table
httpd-proxy-scoreboard
httpdunit
input-filter-dev
listen-protocol
mod_version_for_2.0.x
mpm-event-optimization
proxy-reqbody
proxy-reqbody-2.0.x
revert-ap-ldap
simple-conf
ssl-fips-dev
tlsv1.3-for-2.4.x
trunk
trunk-buildconf-noapr
trunk-md
trunk-openssl-threadid
trunk-override-index
trunk-ssl-handshake-nonblocking
trunk-test-integration
unlabeled-1.1.1
unlabeled-1.11.2
unlabeled-1.436.2
unlabeled-1.6.2
unlabeled-1.8.2
wombat-integration
github.com: apache/httpd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
proxy
/
mod_proxy.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix typo in ProxyStatus syntax error message.
Jeff Trawick
2005-11-16
1
-1
/
+1
*
No functional Change: Removing trailing whitespace. This also
Jim Jagielski
2005-11-10
1
-60
/
+60
*
* Fix PR36906 by not lower caseing the whole worker name. Only lower case the
Ruediger Pluem
2005-10-25
1
-1
/
+0
*
* run the request_status hook in proxy_handler if HTTP_SERVICE_UNAVAILABLE
Ruediger Pluem
2005-10-02
1
-2
/
+16
*
* modules/proxy/mod_proxy_balancer.c (balancer_handler): Fix gcc
Joe Orton
2005-09-10
1
-1
/
+2
*
Proxy balancer lbmethods are now registered as providers and not
Jim Jagielski
2005-09-09
1
-15
/
+6
*
Minor nit. Methods are server-wide, so simply use the base version table.
Jim Jagielski
2005-09-07
1
-1
/
+1
*
Restruct of lbmethod find-best algo's, bypassing hook mechanism.
Jim Jagielski
2005-09-07
1
-6
/
+1
*
simple, functional interface to add additional balancer lb selection methods
Jim Jagielski
2005-08-12
1
-13
/
+26
*
Fix build error from cut&paste
Nick Kew
2005-08-11
1
-3
/
+4
*
Fix ProxyPassReverse & family to work correctly in <Location>
Nick Kew
2005-08-10
1
-27
/
+22
*
Add status param option so that current worker
Mladen Turk
2005-07-28
1
-0
/
+37
*
This patch adds a new hook (request_status) that gets ran in proxy_handler
Ian Holsman
2005-07-17
1
-1
/
+9
*
End abuse of apr_strnat[case]cmp - it isn't str[case]cmp.
William A. Rowe Jr
2005-07-13
1
-1
/
+1
*
This test for TraceEnable cases cannot be buried within the max-forwards
William A. Rowe Jr
2005-07-06
1
-16
/
+36
*
Plug AllowTrace extended|on|off into proxy and http core.
William A. Rowe Jr
2005-07-01
1
-0
/
+16
*
Make sure mod_rewrite always runs before mod_proxy in the translate_name hook...
Paul Querna
2005-05-11
1
-1
/
+1
*
Add failover to mod proxy. If the service is unavailable,
Mladen Turk
2005-04-11
1
-9
/
+36
*
Move direct_connect out of attempt loop. No need to
Mladen Turk
2005-04-09
1
-36
/
+27
*
Use two optional functions from mod_ssl so that we
Mladen Turk
2005-04-09
1
-0
/
+29
*
Move the POSIX reg* implementations into the ap_* namespace;
Joe Orton
2005-02-11
1
-5
/
+5
*
Update copyright year to 2005 and standardize on current copyright owner line.
Justin Erenkrantz
2005-02-04
1
-1
/
+2
*
mod_proxy: Fix ProxyRemoteMatch directive.
Justin Erenkrantz
2005-02-03
1
-2
/
+2
*
Clean up some crumbs... The sandwich is next.
Sander Striker
2005-02-03
1
-1
/
+0
*
Remove old FIX_15207 snippets
Jim Jagielski
2005-02-03
1
-83
/
+0
*
Close PR 32459, 15207. API change for PROXY_DECLARE ap_proxy_canonenc()
Jim Jagielski
2005-02-03
1
-1
/
+0
*
Fix #32367 support for ProxyPass /foo !
Mladen Turk
2005-02-01
1
-0
/
+5
*
Add in a weighted byte count of all traffic (in and out) as
Jim Jagielski
2005-01-24
1
-2
/
+15
*
FINALLY Correct ap_http_method()! It is NOT a method, it's a SCHEME!
William A. Rowe Jr
2005-01-02
1
-1
/
+1
*
simplify the BalancerMember load factor weighting. Instead of
Jim Jagielski
2004-12-16
1
-2
/
+2
*
"transfered" is not a word.
Cliff Woolley
2004-12-14
1
-2
/
+2
*
grammatical parameter change... "readed" -> "read"
Jim Jagielski
2004-12-14
1
-2
/
+2
*
Make proxy address cache thread safe and available only
Mladen Turk
2004-12-14
1
-0
/
+4
*
Add generic reverse proxy worker so that module-driven reverse proxying works...
Mladen Turk
2004-12-01
1
-0
/
+14
*
Merge the proxy_status too. Thanks to Christian von Rouques for the patch.
Mladen Turk
2004-10-14
1
-0
/
+1
*
Use apr_strftime instead our own format_byte_out function.
Mladen Turk
2004-09-29
1
-24
/
+5
*
Make sure that we don't increase balancer worker count on
Mladen Turk
2004-09-28
1
-0
/
+2
*
Initialize workers for every virtual server not just for default one.
Mladen Turk
2004-09-26
1
-19
/
+22
*
Remove proxy_runtime_worker and make the things simpler by
Mladen Turk
2004-09-26
1
-28
/
+48
*
Display worker status under server-status
Mladen Turk
2004-09-16
1
-5
/
+14
*
Add maximum nuber of attempts for failover and run scheme handler
Mladen Turk
2004-09-16
1
-64
/
+91
*
Register output function so that core can retrieve it and set
Mladen Turk
2004-09-15
1
-1
/
+3
*
Add more comments to the code -- No functional change.
Mladen Turk
2004-09-11
1
-1
/
+43
*
Do not add forward proxy to other proxies. Use new function to
Mladen Turk
2004-09-11
1
-9
/
+7
*
Initialize the forward proxy worker too.
Mladen Turk
2004-09-10
1
-0
/
+3
*
Just like for balancers initialize the workers on post_config
Mladen Turk
2004-09-10
1
-1
/
+12
*
Add PROXY_WORKER_IGNORE_ERRORS flags that
Mladen Turk
2004-09-09
1
-6
/
+9
*
Add 'default' foward proxy worker to the proxy_server_conf.
Mladen Turk
2004-09-09
1
-0
/
+11
*
remove unused variables and fix some compiler warnings about const
André Malo
2004-08-26
1
-1
/
+1
*
Add pool used for allocating proxy_server_conf to that struct.
Mladen Turk
2004-08-26
1
-1
/
+2
[next]