2fae9d127f7143fabe8f73958eb9bde31df17d41 1673930 |
|
15-Apr-2015 |
coar |
Quote path/URL arguments to Proxy* directives. |
1f1b6bf13313fdd14a45e52e553d3ff28689b717 1673892 |
|
15-Apr-2015 |
coar |
Enclose parameters in quotation marks for <{Files,Directory,Location}{,Match}>
containers. |
ec59c4b933c9265294f0bb63e13958908c726359 1660189 |
|
16-Feb-2015 |
jailletc36 |
Fix doc as spotted by Chris in online doc |
fb58226ff3ac0df6ee4eccf49560d96b17adc77b 1458793 |
|
20-Mar-2013 |
humbedooh |
typo fix as per comment #983 on site |
49c1d45abbd5add003287667aa1e934444fa4974 1421851 |
|
14-Dec-2012 |
rjung |
Fix use of trailing slashes in proxy
balancer and member URLs and add a little
explanation.
Current behavior AFAIK:
- Any path of a balancer URL inside <Proxy>
is ignored. So lets not use e.g.trailing slashes
there. The URL should for consistency always
look like balancer://mycluster.
- The general comment about trailing slashes on the
left and right of ProxyPass is also right for
balancer use.
- Trailing slahes in BalancerMember in most cases
lead to double slashes on the origin server.
So lets drop them there and instead get the
ProxyPass to the balancer right.
- Path components in member URLs are only
needed, if different path prefixes are needed
for members in the same balancer (unlikely
but possible). If all members work with the
same non-empty additional prefix, put it
into the ProxyPass at the end of the balancer
instead. |
158222078a98fb13cddf2793b42f7eb8eafe51ae 1421821 |
|
14-Dec-2012 |
rjung |
Drop pre-2.3 compatibility notes from trunk docs. |
6b41e49cb071a0471c91438c9bf2ab7e8267a421 1384408 |
|
13-Sep-2012 |
jim |
Best practice |
b87343598dcf54100b8c15cfef8e17915f1e6677 1336501 |
|
10-May-2012 |
humbedooh |
Fix up an example that was missing highlighting |
626cbbae0d87d1e58fabf969ef6c55e3f5fcd544 1331217 |
|
27-Apr-2012 |
humbedooh |
Syntax updates for mod_p*.xml |
94f2a83290cc3fc26f9aedbe0a2f969adbc08bd2 1238726 |
|
31-Jan-2012 |
rjung |
Some doc updates
Forward port of r1234890 from 2.4.x. |
4b197068f1949ff0647e24e3ad6a2665997cbf1d 1226775 |
|
03-Jan-2012 |
covener |
add heartbeat to list of lb methods living in other modules. |
860b4efe27e7c1c9a2bf5c872b29c90f76849b51 1174747 |
|
23-Sep-2011 |
jim |
Cleanup effort in prep for GA push:
Trim trailing whitespace... no func change |
a652b68dea502131f70084ead7981d5fc754cd34 1058629 |
|
13-Jan-2011 |
jim |
Move nonce to balancer struct and add logic for nonce and growth.
Adjust mmn and update doccos |
d90c1709d654add99711de84fb0e5ce71e89faa8 1033621 |
|
10-Nov-2010 |
rbowen |
Add ProxyPassReverse to the examples in the mod_proxy_balancer docs. |
ca908c21f63a71c5efa7d32bd2cfafe9a42ba1fb 1031084 |
|
04-Nov-2010 |
rbowen |
Change mentions of 'Deny from' and 'Allow from' to new Require syntax. |
7aeda78b3b8263d1762d5b0132cd0ae2939f06be 1030497 |
|
03-Nov-2010 |
rbowen |
Missing linebreak in example. |
19ffeea830e01012d5a38de867c40086d55e777c 1003131 |
|
30-Sep-2010 |
rjung |
Add detailed information about how to use
session stickyness. |
dfd06c247a8e0b49e502b20a88a36e6541ac6251 989651 |
|
26-Aug-2010 |
rjung |
Docs: "Header add" doesn't need a colon after
the header name. |
c6124d7fde07b58d51785d0f1cb509026eeaa138 936407 |
|
21-Apr-2010 |
jim |
Add in BalancerNonce directive... useful for shared-secrets. |
767e885aebd97c3582f5bacf5fa09f5dee3c0f29 896073 |
|
05-Jan-2010 |
takashi |
Similar to r893874, fix the ProxyPass example accoding to the trailing slash rule.
PR: 48459 |
a03bb9c42c81402f4237ab3eda6d0a820ae9d94a 824151 |
|
11-Oct-2009 |
sf |
Add example of load balancing with stickyness using mod_headers.
PR: 46167 |
eea3f46e1c885fa5107e376c58b39338cb4bfb09 724006 |
|
06-Dec-2008 |
takashi |
Sync with the codes about the independence of load balancing scheduler algorithms. (r722948 - r722952) |
ad9438d62e51f5785e0175c2d3e5308df5968a6c 686805 |
|
18-Aug-2008 |
jim |
Add in bybusyness LB method, via Joel Gluth in
https://issues.apache.org/bugzilla/show_bug.cgi?id=45501
NOTE: Name changed and added in to ease enhancement/bugfixes |
edcb4d94a269c3b1c3fdd6473e3f91e6c20e1702 669473 |
|
19-Jun-2008 |
takashi |
fix source file names of mod_proxy_* |
206b5dce9e48924aa9f12ce87f14856a4cd3fb68 659902 |
|
25-May-2008 |
takashi |
Style fix. Almost all are detabs. |
e8811b6d38f756b325446ded5d96857d13856511 657842 |
|
19-May-2008 |
takashi |
use example.com for example domain name |
aa240b3f710c45771f820b45f86d2f42c5dfe791 604459 |
|
15-Dec-2007 |
noodl |
Correct reference to directive |
b41c9550b763bacd2d944a7df6a54ff31d20e813 468896 |
|
29-Oct-2006 |
rbowen |
Add a usage example to mod_proxy_balancer. |
7ae77920a02b53f2545aa452974cdb919b7668c1 453630 |
|
06-Oct-2006 |
rpluem |
* mod_proxy_balancer: Document BALANCER_ROUTE_CHANGED environment variable.
Submitted by: Brian Rectanus <brectanu gmail.com>
Reviewed by: rpluem |
16b79d29c80a7a28f93c2f939c715ce99ef381b3 437773 |
|
28-Aug-2006 |
nd |
fix validation error |
031b91a62d25106ae69d4693475c79618dd5e884 420993 |
|
11-Jul-2006 |
fielding |
update license header text |
62a2cea4c337100e330fd31c786c5323de2ff1a2 417238 |
|
26-Jun-2006 |
rpluem |
* Add the following environment variables to expose the information
* about
the route, the sticky session and the worker used during a request to
other modules:
BALANCER_SESSION_STICKY
BALANCER_SESSION_ROUTE
BALANCER_NAME
BALANCER_WORKER_NAME
BALANCER_WORKER_ROUTE
PR: 39806
Submitted by: Brian <brectanu gmail.com>
Reviewed by: rpluem |
3d81f57512275ca06a60a9bcbd23c1f8b429fdf2 395228 |
|
19-Apr-2006 |
colm |
Update the copyright year in all .c, .h and .xml files |
a53bdf9d6876d748a5b1e2ebf6ba5b414f2c4bad 239684 |
|
24-Aug-2005 |
jim |
Document change in lbmethod= argument |
101bf3584c853027d9e51df6edfff5ff70c80238 153116 |
|
09-Feb-2005 |
jim |
Docs update. Refresh as well as fold in (better??) docs
about balancer. |
08cb74ca432a8c24e39f17dedce527e6a47b8001 151408 |
|
04-Feb-2005 |
jerenkrantz |
Update copyright year to 2005 and standardize on current copyright owner line. |
fe9dca85c9e1544931fb420615372c10c0181ea7 125277 |
|
15-Jan-2005 |
nd |
fix copyright notice |
44b352a524e724a0fb3e39571521ef27243afc6f 111909 |
|
15-Dec-2004 |
jim |
Balancer is new, so just has the 2004 copyright. |
ea9df0d4c1cdab227607ec3099bc21e351f75653 106758 |
|
27-Nov-2004 |
nd |
fix semantics again. |
c7ab59ad4a83d32ba6eab5921ebd7e4f65286838 106751 |
|
27-Nov-2004 |
mturk |
Add sample algorithm for scheduler and
use <pre><code> for algorithm tables. |
91920d7dfc58f66bb8d0cd9f24947d0bd3dc3420 106723 |
|
27-Nov-2004 |
nd |
validate xml |
9ff2cde8f20a56744c449a42bfd96102c57ee943 106708 |
|
27-Nov-2004 |
mturk |
Remove double description of balancer manager |
ef236fe4568dc21e41321467f976c512208b91c5 106707 |
|
27-Nov-2004 |
mturk |
Add desription for schedlurer algo and
balancer manager |
5f5d1b4cc970b7f06ff8ef6526128e9a27303d88 105989 |
|
20-Nov-2004 |
nd |
$Revision$ is slightly misdocumented (only available since svn 1.1)
use LastChangedRevision instead |
70ce08850895485160d91d333b5a487ee2f80fbc 105981 |
|
20-Nov-2004 |
nd |
adjust properties and revision expansion of the English docs |
e2557dc58c31d2332fbdac60aea0f259d94a88dd 105389 |
|
06-Oct-2004 |
yoshiki |
Change Apache 2.1 to version 2.1 for political correctness.
Suggested by: nd |
f00b1655638021d87f917ea859fad5ed3a6a9c53 105388 |
|
06-Oct-2004 |
yoshiki |
Mention when these modules are introduced. |
54fc3a2380517665b4cfe6234c85081bacec6150 105079 |
|
11-Sep-2004 |
mturk |
Initial balancer documentation. Just framework. |