]>
git.ipfire.org Git - thirdparty/apache/httpd.git/log
Ruediger Pluem [Sat, 18 Nov 2006 21:39:12 +0000 (21:39 +0000)]
* Agree with niq on the extra fixes needed
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@476612
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Kew [Sat, 18 Nov 2006 20:47:30 +0000 (20:47 +0000)]
Review backport proposals
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@476604
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Thu, 16 Nov 2006 12:04:50 +0000 (12:04 +0000)]
merge from trunk revision 475698:
TimeOut can be set in a vhost context
Submitted by: Eric Covener
Reviewed by: Jeff Trawick
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@475699
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Kew [Wed, 15 Nov 2006 12:56:39 +0000 (12:56 +0000)]
Review mod_dbd bugfix proposal
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@475219
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Tue, 14 Nov 2006 22:28:21 +0000 (22:28 +0000)]
Remove the "virtual host" context from the AuthnProviderAlias directive documentation
Submitted by: Vicent Bray < noodlet gmail com >
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@475023
13f79535 -47bb-0310-9956-
ffa450edef68
Hiroaki Kawai [Tue, 14 Nov 2006 11:35:17 +0000 (11:35 +0000)]
sync.
Submitted by: Takashi Sato <serai@lans-tv.com>
Reviewd by: Hiroaki Kawai <kawai@apache.org>
English Revision: 425131
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@474749
13f79535 -47bb-0310-9956-
ffa450edef68
Hiroaki Kawai [Tue, 14 Nov 2006 11:16:18 +0000 (11:16 +0000)]
sync.
Submitted by: Takashi Sato <serai@lans-tv.com>
Reviewd by: Hiroaki Kawai <kawai@apache.org>
English Revision: 425051
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@474732
13f79535 -47bb-0310-9956-
ffa450edef68
Mladen Turk [Sun, 12 Nov 2006 09:16:26 +0000 (09:16 +0000)]
Propose r468941 for backport from trunk.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@473910
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Thu, 9 Nov 2006 15:14:50 +0000 (15:14 +0000)]
Add in proposed backport which makes AcceptMutex more SSLMutex
like in that it now allows for pathname arguments directly.
Adds in mutex support functions.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@472943
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Thu, 9 Nov 2006 15:11:30 +0000 (15:11 +0000)]
Note intent to release 2.2.4 soonish
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@472942
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Wed, 8 Nov 2006 20:46:18 +0000 (20:46 +0000)]
mod_ldap backport proposal
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@472636
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Tue, 7 Nov 2006 13:49:09 +0000 (13:49 +0000)]
Merge r417238, r437773, r446929, r453630 from trunk:
* 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
fix validation error
* Set the new environment variable BALANCER_ROUTE_CHANGED if a worker with a
route different from the one supplied by the client had been chosen or if
the client supplied no routing information for a balancer with sticky
sessions.
* mod_proxy_balancer: Document BALANCER_ROUTE_CHANGED environment variable.
Submitted by: Brian Rectanus <brectanu gmail.com>
Reviewed by: rpluem
Reviewed by: jim
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@472114
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Tue, 7 Nov 2006 13:39:36 +0000 (13:39 +0000)]
Cast 2 votes, bringing one up to 3 +1s
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@472109
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Tue, 7 Nov 2006 13:34:00 +0000 (13:34 +0000)]
Merge r431339 from trunk:
PR#37770: Don't try to use dead backend connection in proxy
(Patch from Olivier BOEL)
Submitted by: niq
Reviewed by: jim
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@472104
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Tue, 7 Nov 2006 13:29:57 +0000 (13:29 +0000)]
Merge r440160 from trunk:
* Extract stickysession information correctly in the case that it is given
as parameter like in the following example:
www.someplace.com/somewhere/?jsessionid=gggfgdufdfoef.server¶meter=value
So far we were only able to handle stickysession information encoded in the
following form:
www.someplace.com/somewhere/;jsessionid=gggfgdufdfoef.server?parameter=value
PR: 40400
Submitted by: rpluem
Reviewed by: jim
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@472100
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Tue, 7 Nov 2006 13:27:53 +0000 (13:27 +0000)]
Note those with 3 or more +1s
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@472098
13f79535 -47bb-0310-9956-
ffa450edef68
Mladen Turk [Mon, 6 Nov 2006 14:00:40 +0000 (14:00 +0000)]
Vote for the tested backports.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@471739
13f79535 -47bb-0310-9956-
ffa450edef68
Ruediger Pluem [Sat, 4 Nov 2006 21:58:50 +0000 (21:58 +0000)]
* Complete patchset for backport proposal an vote for it.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@471271
13f79535 -47bb-0310-9956-
ffa450edef68
Chris Darroch [Thu, 2 Nov 2006 03:42:21 +0000 (03:42 +0000)]
vote for mod_headers patch
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@470214
13f79535 -47bb-0310-9956-
ffa450edef68
Ruediger Pluem [Wed, 1 Nov 2006 19:36:59 +0000 (19:36 +0000)]
* Vote for a low hanging fruit
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@470048
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Kew [Wed, 1 Nov 2006 18:29:51 +0000 (18:29 +0000)]
Propose backport for fix to PR#37770
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@470023
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Tue, 31 Oct 2006 15:19:35 +0000 (15:19 +0000)]
Cast vote: +1 on
http://svn.apache.org/viewvc?view=rev&revision=467034
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@469520
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Tue, 31 Oct 2006 15:17:27 +0000 (15:17 +0000)]
Recovered patches...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@469518
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Kew [Mon, 30 Oct 2006 11:32:48 +0000 (11:32 +0000)]
Propose backporting mod_headers enhancement
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@469126
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Sat, 28 Oct 2006 18:45:31 +0000 (18:45 +0000)]
Note patches that were lost during the minotaur move...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@468721
13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Thu, 26 Oct 2006 15:52:59 +0000 (15:52 +0000)]
Withdraw a proposal
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@468047
13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Wed, 25 Oct 2006 15:47:59 +0000 (15:47 +0000)]
Update a backport proposal.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@467686
13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Wed, 25 Oct 2006 13:50:19 +0000 (13:50 +0000)]
Propose a backport.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@467656
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Mon, 23 Oct 2006 17:25:32 +0000 (17:25 +0000)]
proposals++
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@467037
13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Sun, 22 Oct 2006 19:29:19 +0000 (19:29 +0000)]
Propose backports.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@466868
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Thu, 19 Oct 2006 14:47:34 +0000 (14:47 +0000)]
Another backport re-request. Note new patch file.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@465645
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Thu, 19 Oct 2006 14:03:00 +0000 (14:03 +0000)]
Propose DumpIOLogLevel directive backport
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@465632
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Thu, 19 Oct 2006 13:59:32 +0000 (13:59 +0000)]
Propose backport: BALANCER_ROUTE_CHANGED envar
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@465629
13f79535 -47bb-0310-9956-
ffa450edef68
Mladen Turk [Sun, 15 Oct 2006 15:22:36 +0000 (15:22 +0000)]
Remove extra colon from /wd compiler directive.
On conversion the VS2005 reports:
ommand line error D8021 : invalid numeric argument '/wd:4996' cl
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@464209
13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Thu, 12 Oct 2006 23:17:43 +0000 (23:17 +0000)]
mod_disk_cache: Make sure that only positive integers are accepted
for the CacheMaxFileSize and CacheMinFileSize parameters in the
config file. PR39380
+1: minfrin, jim, trawick
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@463506
13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Thu, 12 Oct 2006 23:11:33 +0000 (23:11 +0000)]
mod_cache: From RFC3986 (section 6.2.3.) if a URI contains an
authority component and an empty path, the empty path is to be equivalent
to "/". It explicitly cites the following four URIs as equivalents:
http://example.com
http://example.com/
http://example.com:/
http://example.com:80/
+1: minfrin, rpluem, jim
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@463503
13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Thu, 12 Oct 2006 23:04:40 +0000 (23:04 +0000)]
It's backported.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@463499
13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Thu, 12 Oct 2006 23:03:17 +0000 (23:03 +0000)]
mod_cache: Don't cache requests with a expires date in the past;
otherwise mod_cache will always try to cache the URL. This bug
might lead to numerous rename() errors on win32 if the URL was
previously cached.
+1: minfrin, rpluem, jim
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@463496
13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Thu, 12 Oct 2006 22:55:03 +0000 (22:55 +0000)]
core: Deal with the widespread use of apr_status_t return values
as HTTP status codes, as documented in PR#31759 (a bug shared by
the default handler, mod_cgi, mod_cgid, mod_proxy, and probably
others).
+1: niq, minfrin, rpluem
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@463488
13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Thu, 12 Oct 2006 22:34:40 +0000 (22:34 +0000)]
mod_ext_filter: Handle filter names which include capital letters.
PR 40323.
+1: trawick, rpluem, jim
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@463477
13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Thu, 12 Oct 2006 22:27:16 +0000 (22:27 +0000)]
Oops, it's done, remove it from STATUS
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@463469
13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Thu, 12 Oct 2006 22:21:03 +0000 (22:21 +0000)]
mod_isapi: Simply backport the host of fixes for compilation on unix,
PR#'s 15993 29098 30022 16637 30033 28089
by pushing to trunk/ rev 416293 of modules/arch/win32/mod_isapi.[ch]
which compiles without changes.
+1 wrowe , fielding, jerenkrantz
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@463467
13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Thu, 12 Oct 2006 21:04:02 +0000 (21:04 +0000)]
Propose a backport.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@463429
13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Tue, 10 Oct 2006 22:14:48 +0000 (22:14 +0000)]
Unpropose a backport, it's to code not yet backported to v2.2.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@462602
13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Tue, 10 Oct 2006 21:58:29 +0000 (21:58 +0000)]
Propose some backports.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@462594
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Thu, 5 Oct 2006 01:50:36 +0000 (01:50 +0000)]
A few missing line breaks.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@453081
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Wed, 4 Oct 2006 16:22:32 +0000 (16:22 +0000)]
vote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@452924
13f79535 -47bb-0310-9956-
ffa450edef68
Ruediger Pluem [Tue, 3 Oct 2006 12:55:08 +0000 (12:55 +0000)]
* Remove backported patches from STATUS
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@452468
13f79535 -47bb-0310-9956-
ffa450edef68
Ruediger Pluem [Tue, 3 Oct 2006 12:52:56 +0000 (12:52 +0000)]
Merge r443503 from trunk:
* PROXY_WORKER_IS_INITIALIZED checks if PROXY_WORKER_INITIALIZED is set in
worker->s->status, but we need to check here if it is set in worker->status.
As PROXY_WORKER_INITIALIZED is set in worker->s->status in
ap_proxy_initialize_worker_share, which is called just before
ap_proxy_initialize_worker we never initialize the worker. This is very bad
as we create no reslist for the pool in this case.
Reviewed by: jim, rpluem, trawick
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@452465
13f79535 -47bb-0310-9956-
ffa450edef68
Ruediger Pluem [Tue, 3 Oct 2006 12:49:42 +0000 (12:49 +0000)]
Merge r452213 from trunk:
* Fix precedence problem.
PR: 40658
Submitted by: Larry Cipriani <lvc lucent.com>
Reviewed by: rpluem, niq, trawick
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@452462
13f79535 -47bb-0310-9956-
ffa450edef68
Ruediger Pluem [Tue, 3 Oct 2006 12:47:35 +0000 (12:47 +0000)]
Merge r452212 from trunk:
* Fix precedence problem.
PR: 40656
Submitted by: Larry Cipriani <lvc lucent.com>
Reviewed by: rpluem, niq, trawick
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@452459
13f79535 -47bb-0310-9956-
ffa450edef68
Ruediger Pluem [Tue, 3 Oct 2006 12:44:05 +0000 (12:44 +0000)]
* Propose new backport
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@452457
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Tue, 3 Oct 2006 11:00:11 +0000 (11:00 +0000)]
vote, promote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@452413
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Tue, 3 Oct 2006 10:53:04 +0000 (10:53 +0000)]
spellcheck
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@452406
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Kew [Mon, 2 Oct 2006 21:30:21 +0000 (21:30 +0000)]
Vote for fruit hanging so low it's ready-picked ...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@452223
13f79535 -47bb-0310-9956-
ffa450edef68
Ruediger Pluem [Mon, 2 Oct 2006 21:19:48 +0000 (21:19 +0000)]
* Two backport proposals
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@452218
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Fri, 29 Sep 2006 13:38:31 +0000 (13:38 +0000)]
Move those with at least 3 +1s up as approved
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@451286
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Fri, 29 Sep 2006 13:37:33 +0000 (13:37 +0000)]
Cast some vote... those with 3 +1s to be moved up
with next commit
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@451285
13f79535 -47bb-0310-9956-
ffa450edef68
Ruediger Pluem [Thu, 28 Sep 2006 19:04:27 +0000 (19:04 +0000)]
* Vote and promote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@450972
13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Thu, 28 Sep 2006 11:41:09 +0000 (11:41 +0000)]
Add a vote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@450810
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Kew [Thu, 28 Sep 2006 11:17:13 +0000 (11:17 +0000)]
Propose bugfix backport
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@450808
13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Tue, 26 Sep 2006 15:46:41 +0000 (15:46 +0000)]
Propose another backport
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@450093
13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Tue, 26 Sep 2006 14:58:10 +0000 (14:58 +0000)]
More backport...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@450072
13f79535 -47bb-0310-9956-
ffa450edef68
Ruediger Pluem [Tue, 26 Sep 2006 14:57:02 +0000 (14:57 +0000)]
* cast another vote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@450071
13f79535 -47bb-0310-9956-
ffa450edef68
Ruediger Pluem [Tue, 26 Sep 2006 14:42:49 +0000 (14:42 +0000)]
* cast a vote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@450065
13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Tue, 26 Sep 2006 14:38:59 +0000 (14:38 +0000)]
Propose another backport.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@450064
13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Tue, 26 Sep 2006 14:15:30 +0000 (14:15 +0000)]
Propose a backport
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@450058
13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Tue, 26 Sep 2006 13:33:36 +0000 (13:33 +0000)]
Propose for backport
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@450045
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Mon, 25 Sep 2006 02:33:50 +0000 (02:33 +0000)]
Typo. Aoache -> Apache. Submitted by "Photomatt".
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@449548
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Mon, 25 Sep 2006 02:23:41 +0000 (02:23 +0000)]
Aoache -> Apache typo.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@449544
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Kew [Sun, 24 Sep 2006 23:17:31 +0000 (23:17 +0000)]
Change wording as suggested by jslive.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@449522
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Kew [Sun, 24 Sep 2006 22:29:59 +0000 (22:29 +0000)]
Add extra explanatory clause to VirtualHost docs
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@449514
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Sat, 16 Sep 2006 18:44:35 +0000 (18:44 +0000)]
This patch is required for 2.2.4...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@446915
13f79535 -47bb-0310-9956-
ffa450edef68
Ruediger Pluem [Fri, 15 Sep 2006 21:23:04 +0000 (21:23 +0000)]
* Cast a vote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@446740
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Fri, 15 Sep 2006 13:19:25 +0000 (13:19 +0000)]
merge from trunk (but preserve ap_get_server_version()):
*) The full server version information is now included in the error log at
startup as well as server status reports, irrespective of the setting
of the ServerTokens directive. ap_get_server_version() is now
deprecated, and is replaced by ap_get_server_banner() and
ap_get_server_description().
Reviewed by: rpluem, jim
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@446606
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Thu, 14 Sep 2006 23:16:19 +0000 (23:16 +0000)]
Yep. I agree!
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@443515
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Thu, 14 Sep 2006 23:15:14 +0000 (23:15 +0000)]
Bugfix backport
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@443514
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Kew [Wed, 13 Sep 2006 19:59:15 +0000 (19:59 +0000)]
Propose backport for cool feature
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@443102
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Kew [Wed, 13 Sep 2006 19:45:30 +0000 (19:45 +0000)]
Propose backporting bugfix
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@443095
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Sun, 10 Sep 2006 12:45:25 +0000 (12:45 +0000)]
backport build changes to link htcacheclean and httxt2dbm
statically with apr[-util]??
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@441948
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Wed, 6 Sep 2006 17:35:51 +0000 (17:35 +0000)]
Merge r427172 from trunk:
Add in a very simple balancer "set" concept, which allows
for members to be assigned to a particular cluster set
such that members in lower-numbered sets are checked/used
before those in higher ones.
Also bundled in this are some HTML cleanups for the balancer
manager UI. Sorry for the mixins :)
Compiles/builds clean: passes test framework as well
as more normal usage tests ;)
Reviewed by: jim
Merge r427368, r428352, r428361, r432352 from trunk:
Reset standby flags for each loop through the cluster sets
Initialization change. Move to a different format
to force resets as well as a common technique, in case
_route is updated at some point.
Update docs for proxy:
1. Put params in abc order
2. Add hot-standby example
3. Add in new features that hadn't been documented yet (lbset, ...)
Reviewed by: jim
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@440800
13f79535 -47bb-0310-9956-
ffa450edef68
Ruediger Pluem [Wed, 6 Sep 2006 17:19:33 +0000 (17:19 +0000)]
* Move accepted patches up
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@440798
13f79535 -47bb-0310-9956-
ffa450edef68
Ruediger Pluem [Wed, 6 Sep 2006 17:17:33 +0000 (17:17 +0000)]
* Cast a vote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@440797
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Wed, 6 Sep 2006 17:05:31 +0000 (17:05 +0000)]
Note location of unified patch
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@440796
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Wed, 6 Sep 2006 12:32:27 +0000 (12:32 +0000)]
Cast quick vote.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@440701
13f79535 -47bb-0310-9956-
ffa450edef68
Ruediger Pluem [Wed, 6 Sep 2006 11:59:35 +0000 (11:59 +0000)]
* Cast a vote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@440696
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Wed, 6 Sep 2006 11:43:53 +0000 (11:43 +0000)]
point to new server version patch, with fixes for screw-ups
pointed out by Ruediger
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@440695
13f79535 -47bb-0310-9956-
ffa450edef68
Ruediger Pluem [Wed, 6 Sep 2006 07:31:51 +0000 (07:31 +0000)]
* Propose fix for PR40400 for backport
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@440643
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Wed, 6 Sep 2006 05:58:14 +0000 (05:58 +0000)]
propose a concrete patch for backporting ap_get_server_version()
changes to 2.2.x without breaking existing modules
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@440624
13f79535 -47bb-0310-9956-
ffa450edef68
Ruediger Pluem [Mon, 4 Sep 2006 19:59:34 +0000 (19:59 +0000)]
* Cast a vote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@440163
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Mon, 4 Sep 2006 11:12:57 +0000 (11:12 +0000)]
propose backport of simple mod_ext_filter fix
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@440029
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Sun, 3 Sep 2006 23:56:46 +0000 (23:56 +0000)]
Backport simplest change to silence VC 2005 'posix errors'.
Backports: 439639
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@439878
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Sun, 3 Sep 2006 23:03:05 +0000 (23:03 +0000)]
Add more ignores when building under VC 2005, we create these
binaries which have a corresponding .manifest to invoke them.
Backport: 439870
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@439871
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Wed, 30 Aug 2006 17:52:53 +0000 (17:52 +0000)]
remove backported patch
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@438565
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Wed, 30 Aug 2006 17:51:43 +0000 (17:51 +0000)]
Merge r421287 from trunk:
The number of times elected as well as the i/o
of the workers is useful info to show in the
manager.
Reviewed by: jim
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@438564
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Wed, 30 Aug 2006 17:50:47 +0000 (17:50 +0000)]
Merge r420936, r420954, r420986, r421283 from trunk:
Restructure the find_route_worker() function. Basically,
it should take care of knowing about usable and unusable
workers. By centralizing this logic, it will make it
easier and more streamlined to add in the forthcoming
hot-standby status workers.
Clean up some proxy macros. Avoid the use of magic
numbers, and instead use pre-defined defines. Also,
ensure that usable workers have been initialized :)
Allocate a bit for hot standbys. Adjust so that
normal "usable" workers don't count these.
Add in hot-standby balancer member. If all other members
are disabled or not-usable, ONLY THEN will the hot
standby's be used.
Reviewed by: jim
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@438563
13f79535 -47bb-0310-9956-
ffa450edef68
Ruediger Pluem [Tue, 29 Aug 2006 20:29:09 +0000 (20:29 +0000)]
* Vote and promote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@438196
13f79535 -47bb-0310-9956-
ffa450edef68
Ruediger Pluem [Tue, 29 Aug 2006 20:28:04 +0000 (20:28 +0000)]
* Add comment
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@438194
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Tue, 29 Aug 2006 01:58:45 +0000 (01:58 +0000)]
Add in combined patch - dependent on one's patch being
smart enough to create modules/proxy/ajp_utils.c
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@437909
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Tue, 29 Aug 2006 01:35:58 +0000 (01:35 +0000)]
Working on combined patch... just need to find out how to get 'svn diff'
to "create" a new file...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@437903
13f79535 -47bb-0310-9956-
ffa450edef68