]>
git.ipfire.org Git - thirdparty/apache/httpd.git/log
Nilgun Belma Buguner [Thu, 23 Oct 2008 16:41:08 +0000 (16:41 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@707412
13f79535 -47bb-0310-9956-
ffa450edef68
Nilgun Belma Buguner [Thu, 23 Oct 2008 16:40:43 +0000 (16:40 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@707411
13f79535 -47bb-0310-9956-
ffa450edef68
Nilgun Belma Buguner [Thu, 23 Oct 2008 13:09:14 +0000 (13:09 +0000)]
New Turkish translation
Translated by: Nilgün Belma Bugüner <nilgun belgeler.org>
Reviewed by: Orhan Berent <berent belgeler.org>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@707366
13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Wed, 22 Oct 2008 13:42:41 +0000 (13:42 +0000)]
missing "if"
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@707074
13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Wed, 22 Oct 2008 11:46:51 +0000 (11:46 +0000)]
leave a hint about some non-intuitive startup behavior for RewriteMap programs
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@707043
13f79535 -47bb-0310-9956-
ffa450edef68
Ruediger Pluem [Wed, 22 Oct 2008 10:47:44 +0000 (10:47 +0000)]
* Add proposal
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@707030
13f79535 -47bb-0310-9956-
ffa450edef68
Nilgun Belma Buguner [Wed, 22 Oct 2008 08:05:04 +0000 (08:05 +0000)]
pre-translation improvements
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@706883
13f79535 -47bb-0310-9956-
ffa450edef68
Ruediger Pluem [Tue, 21 Oct 2008 11:25:28 +0000 (11:25 +0000)]
* Vote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@706579
13f79535 -47bb-0310-9956-
ffa450edef68
Nilgun Belma Buguner [Tue, 21 Oct 2008 06:00:53 +0000 (06:00 +0000)]
update for sync with English docs.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@706526
13f79535 -47bb-0310-9956-
ffa450edef68
Jean-Frederic Clere [Mon, 20 Oct 2008 16:00:00 +0000 (16:00 +0000)]
Propose my patch for backport.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@706325
13f79535 -47bb-0310-9956-
ffa450edef68
Takashi Sato [Mon, 20 Oct 2008 15:04:34 +0000 (15:04 +0000)]
Merge r703441 from trunk:
fix MaxClients description (r692325, r692459) suggested by wrowe
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@706316
13f79535 -47bb-0310-9956-
ffa450edef68
Takashi Sato [Mon, 20 Oct 2008 14:59:48 +0000 (14:59 +0000)]
Merge r703997 from trunk:
Note modules such as mod_headers affect %{Foobar}i
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@706314
13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Mon, 20 Oct 2008 00:11:17 +0000 (00:11 +0000)]
remove proposal to come up with a scheme that doesn't stomp on
unfortunately named index files
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@706090
13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Sun, 19 Oct 2008 12:43:35 +0000 (12:43 +0000)]
propose "DirectoryIndex none"
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@706002
13f79535 -47bb-0310-9956-
ffa450edef68
Ruediger Pluem [Sat, 18 Oct 2008 10:19:32 +0000 (10:19 +0000)]
Merge r702867 from trunk:
* Recheck again if idle workers are still available when we are signaled that
they are. This is needed since it can happen that we are signaled by a
worker thread that went idle but received a context switch before it could
tell us. If it does signal us later once it is on CPU again there might be
no idle worker left. See
https://issues.apache.org/bugzilla/show_bug.cgi?id=45605#c4
PR: 45605
Submitted by: Denis Ustimenko <denusk gmail.com>
Reviewed by: rpluem, jim, gregames
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@705872
13f79535 -47bb-0310-9956-
ffa450edef68
Greg Ames [Fri, 17 Oct 2008 21:40:06 +0000 (21:40 +0000)]
vote & promote.
this is clearly an improvement. but I am partial to the Event version which
eliminates unneeded condition signalling.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@705764
13f79535 -47bb-0310-9956-
ffa450edef68
Mads Toftum [Thu, 16 Oct 2008 10:16:17 +0000 (10:16 +0000)]
backport making text match example.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@705199
13f79535 -47bb-0310-9956-
ffa450edef68
Ruediger Pluem [Wed, 15 Oct 2008 18:51:40 +0000 (18:51 +0000)]
* Add a comment
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@704992
13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Wed, 15 Oct 2008 16:42:26 +0000 (16:42 +0000)]
Add v2.2 version of patch
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@704952
13f79535 -47bb-0310-9956-
ffa450edef68
Ruediger Pluem [Wed, 15 Oct 2008 13:26:25 +0000 (13:26 +0000)]
* Add a comment
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@704906
13f79535 -47bb-0310-9956-
ffa450edef68
Ruediger Pluem [Wed, 15 Oct 2008 13:19:11 +0000 (13:19 +0000)]
* Remove obsolete backport proposal.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@704903
13f79535 -47bb-0310-9956-
ffa450edef68
Thomas J. Donovan [Wed, 15 Oct 2008 12:28:12 +0000 (12:28 +0000)]
windows .dsw file update for backport of r704771 (r704883)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@704884
13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Wed, 15 Oct 2008 10:10:45 +0000 (10:10 +0000)]
Update the backport proposal
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@704849
13f79535 -47bb-0310-9956-
ffa450edef68
Thomas J. Donovan [Wed, 15 Oct 2008 03:38:29 +0000 (03:38 +0000)]
Backport proposal: r704771
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@704772
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Wed, 15 Oct 2008 00:37:14 +0000 (00:37 +0000)]
Revoke vote... good catch rp :)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@704752
13f79535 -47bb-0310-9956-
ffa450edef68
Ruediger Pluem [Wed, 15 Oct 2008 00:22:04 +0000 (00:22 +0000)]
* Veto a backport
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@704751
13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Tue, 14 Oct 2008 22:42:58 +0000 (22:42 +0000)]
Propose a backport
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@704727
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Tue, 14 Oct 2008 21:45:52 +0000 (21:45 +0000)]
Backport proposal: r703998
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@704700
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Tue, 14 Oct 2008 21:37:19 +0000 (21:37 +0000)]
Heck yeah!
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@704696
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sun, 12 Oct 2008 11:14:02 +0000 (11:14 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@703789
13f79535 -47bb-0310-9956-
ffa450edef68
Ruediger Pluem [Sat, 11 Oct 2008 18:41:56 +0000 (18:41 +0000)]
* Add a proposal
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@703707
13f79535 -47bb-0310-9956-
ffa450edef68
Takashi Sato [Sat, 11 Oct 2008 00:37:39 +0000 (00:37 +0000)]
increment version.ent
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@703616
13f79535 -47bb-0310-9956-
ffa450edef68
Nilgun Belma Buguner [Fri, 10 Oct 2008 06:21:01 +0000 (06:21 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@703332
13f79535 -47bb-0310-9956-
ffa450edef68
Nilgun Belma Buguner [Fri, 10 Oct 2008 06:02:36 +0000 (06:02 +0000)]
New Turkish translation
Translated by: Nilgün Belma Bugüner <nilgun belgeler.org>
Reviewed by: Orhan Berent <berent belgeler.org>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@703327
13f79535 -47bb-0310-9956-
ffa450edef68
Nilgun Belma Buguner [Fri, 10 Oct 2008 05:41:33 +0000 (05:41 +0000)]
update for sync with English doc.
Translated by: Nilgün Belma Bugüner <nilgun belgeler.org>
Reviewed by: Orhan Berent <berent belgeler.org>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@703323
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Tue, 7 Oct 2008 15:24:39 +0000 (15:24 +0000)]
We are at 2.2.11-dev
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@702517
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Tue, 7 Oct 2008 15:20:24 +0000 (15:20 +0000)]
Get ready to tag as 2.2.10
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@702514
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Tue, 7 Oct 2008 15:07:57 +0000 (15:07 +0000)]
Update 2.2 doccos
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@702508
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Tue, 7 Oct 2008 14:59:48 +0000 (14:59 +0000)]
Allow smax to be 0
PR 43371
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@702502
13f79535 -47bb-0310-9956-
ffa450edef68
Greg Ames [Tue, 7 Oct 2008 14:51:07 +0000 (14:51 +0000)]
vote & promote proxy smax patch
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@702500
13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Sat, 4 Oct 2008 14:59:09 +0000 (14:59 +0000)]
AuthbasicProvider of something other then LDAP, with AuthLDAPURL in the per-dir config
behaves a little unintuitively. Document the behavior if/until LDAP can better step
out of the way during authorization.
PR#45946
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@701648
13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Sat, 4 Oct 2008 14:45:49 +0000 (14:45 +0000)]
shore up AuthzLDAPAuthoritative
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@701645
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Tue, 30 Sep 2008 13:00:50 +0000 (13:00 +0000)]
Hope to T&R this week.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@700440
13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Sun, 28 Sep 2008 15:36:44 +0000 (15:36 +0000)]
Merge r697362 from trunk:
For timeouts, behave as before and not drop.
Submitted by: Adam Woodworth <mirkperl gmail.com>
Reviewed by: jim, rpluem, covener
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@699841
13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Sun, 28 Sep 2008 15:24:37 +0000 (15:24 +0000)]
vote, promote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@699837
13f79535 -47bb-0310-9956-
ffa450edef68
Ruediger Pluem [Sun, 28 Sep 2008 13:37:00 +0000 (13:37 +0000)]
* Vote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@699815
13f79535 -47bb-0310-9956-
ffa450edef68
Nilgun Belma Buguner [Sat, 27 Sep 2008 13:25:21 +0000 (13:25 +0000)]
translation improvements (feedbacks)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@699639
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Wed, 24 Sep 2008 15:06:02 +0000 (15:06 +0000)]
No problems seen... vote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@698604
13f79535 -47bb-0310-9956-
ffa450edef68
Nilgun Belma Buguner [Wed, 24 Sep 2008 09:42:37 +0000 (09:42 +0000)]
pre-translation improvements
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@698484
13f79535 -47bb-0310-9956-
ffa450edef68
Nilgun Belma Buguner [Tue, 23 Sep 2008 22:59:43 +0000 (22:59 +0000)]
pre-translation improvements
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@698390
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Sun, 21 Sep 2008 17:28:09 +0000 (17:28 +0000)]
placeholder for viable backport... testing still...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@697558
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Sun, 21 Sep 2008 17:26:09 +0000 (17:26 +0000)]
This patch is stalled, imo
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@697557
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Sun, 21 Sep 2008 17:25:36 +0000 (17:25 +0000)]
Vote for patch
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@697556
13f79535 -47bb-0310-9956-
ffa450edef68
Ruediger Pluem [Sat, 20 Sep 2008 21:09:38 +0000 (21:09 +0000)]
* Add a proposal
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@697420
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Thu, 18 Sep 2008 18:43:53 +0000 (18:43 +0000)]
r696758
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@696760
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Thu, 18 Sep 2008 18:43:22 +0000 (18:43 +0000)]
comment docco reformat
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@696759
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Thu, 18 Sep 2008 18:42:18 +0000 (18:42 +0000)]
Merge r611483, r639005, r639010 from trunk:
Support chroot on unix-family platforms
PR 43596 (Dimitar Pashev)
Document new ChrootDir directive (r611483)
mmn bump for chroot (r611483)
Submitted by: niq
Reviewed by: jim
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@696758
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Thu, 18 Sep 2008 18:31:08 +0000 (18:31 +0000)]
Maintain SECURITY changes at top
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@696753
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Thu, 18 Sep 2008 18:30:27 +0000 (18:30 +0000)]
Merge r686805, r687099 from trunk:
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
Add in additional logging and use correct formats
Reviewed by: jim
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@696752
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Thu, 18 Sep 2008 18:16:07 +0000 (18:16 +0000)]
Merge r696006 from trunk:
* INSTALL: Add a blurb about --with-included-apr option.
Submitted by: Tim Bray
Tweaked by: jerenkrantz
Submitted by: jerenkrantz
Reviewed by: jim
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@696748
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Thu, 18 Sep 2008 18:14:55 +0000 (18:14 +0000)]
vote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@696747
13f79535 -47bb-0310-9956-
ffa450edef68
Sander Temme [Thu, 18 Sep 2008 14:34:51 +0000 (14:34 +0000)]
Commit ssl mutex upcall patch
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@696662
13f79535 -47bb-0310-9956-
ffa450edef68
Sander Temme [Thu, 18 Sep 2008 14:25:06 +0000 (14:25 +0000)]
Vote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@696660
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Wed, 17 Sep 2008 21:20:23 +0000 (21:20 +0000)]
Hopefully this is it... not sure what's going on with my
OS X box: svn merge is acting wonky
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@696451
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Wed, 17 Sep 2008 19:53:07 +0000 (19:53 +0000)]
fix double note
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@696416
13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Wed, 17 Sep 2008 16:43:14 +0000 (16:43 +0000)]
this is the CHANGES entry that goes with the reviewed/approved code.
proxy-initial-not-pooled is already backported and in CHANGES
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@696366
13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Wed, 17 Sep 2008 16:37:07 +0000 (16:37 +0000)]
backport r678949 from trunk:
propogate a NULL get_realm_hash() implementation from AuthnProviderAlias back
to mod_auth_digest. PR 45196
Submitted by: covener
Reviewed by: rpluem, jerenkrantz
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@696364
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Wed, 17 Sep 2008 14:34:12 +0000 (14:34 +0000)]
promote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@696324
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Wed, 17 Sep 2008 14:32:37 +0000 (14:32 +0000)]
Merge r693392 from trunk:
* If CPING fails retry once more with a fresh TCP connection. If this fails
as well give up.
Submitted by: rpluem
Reviewed by: jim
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@696322
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Wed, 17 Sep 2008 14:31:35 +0000 (14:31 +0000)]
Merge r693727, r693728 from trunk:
* Allow empty substitute patterns (to remove data from the stream), but
disallow empty search patterns.
* Fix potential segfault if flags remains NULL.
Submitted by: rpluem
Reviewed by: jim
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@696321
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Wed, 17 Sep 2008 14:29:14 +0000 (14:29 +0000)]
* mod_proxy_balancer: Allow for treatment of ';' char as a session
deliminator/separator, ala mod_jk.
PR: 45158
Trunk version of patch:
http://svn.apache.org/viewvc?rev=686809&view=rev
http://svn.apache.org/viewvc?rev=687754&view=rev
Backport version for 2.2.x of patch:
http://people.apache.org/~jim/patches/scolon-proxy.patch.txt
+1: jim, rpluem, jerenkrantz
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@696319
13f79535 -47bb-0310-9956-
ffa450edef68
Vincent Bray [Wed, 17 Sep 2008 14:24:57 +0000 (14:24 +0000)]
PR45806 Fixed break tags. Submitted by poirier pobox.com
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@696317
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Wed, 17 Sep 2008 14:23:35 +0000 (14:23 +0000)]
* mod_proxy: Add the possibility to set a separate connection timeout for
backend workers.
PR: 45445
Trunk version of patch:
http://svn.apache.org/viewvc?rev=684341&view=rev
Backport version for 2.2.x of patch:
Trunk version of patch works, but
http://people.apache.org/~rpluem/patches/37770_2.2.x.diff
fixes a conflict regarding the needed minor bump.
+1: rpluem, jim, jerenkrantz
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@696316
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Wed, 17 Sep 2008 14:21:39 +0000 (14:21 +0000)]
Merge r681190 from trunk:
* Construct a site in the reverse proxy case when there is non.
Submitted by: rpluem
Reviewed by: jim
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@696315
13f79535 -47bb-0310-9956-
ffa450edef68
Jean-Frederic Clere [Wed, 17 Sep 2008 07:34:51 +0000 (07:34 +0000)]
My vote.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@696185
13f79535 -47bb-0310-9956-
ffa450edef68
Justin Erenkrantz [Tue, 16 Sep 2008 21:13:02 +0000 (21:13 +0000)]
* STATUS: Propose minor docco fix for backport.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@696062
13f79535 -47bb-0310-9956-
ffa450edef68
Ruediger Pluem [Tue, 16 Sep 2008 20:57:31 +0000 (20:57 +0000)]
* Promote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@696053
13f79535 -47bb-0310-9956-
ffa450edef68
Ruediger Pluem [Tue, 16 Sep 2008 20:53:29 +0000 (20:53 +0000)]
* Don't know why I added it twice. Get rid of it to avoid further confusion.
Thanks for noticing Justin.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@696051
13f79535 -47bb-0310-9956-
ffa450edef68
Justin Erenkrantz [Tue, 16 Sep 2008 19:03:08 +0000 (19:03 +0000)]
* STATUS: Review some backports.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@696008
13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Sun, 14 Sep 2008 15:24:12 +0000 (15:24 +0000)]
Merge r692567, r693564, r693577 from trunk:
PR 45687: Detect and pass along error buckets
Submitted by: Dan Poirier <poirier pobox.org>
Reviewed by: trawick
* stash the brigade used by send_bucket_downstream in the filter context for
reuse.
Submitted by: Dan Poirier <poirier pobox.com>
Reviewed by: gregames, covener
* Use send_bucket_downstream to send data down the chain instead of creating
a brigade each time.
Submitted by: Dan Poirier <poirier pobox.com>
Reviewed by: rpluem
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@695234
13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Sun, 14 Sep 2008 15:16:45 +0000 (15:16 +0000)]
vote, promote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@695233
13f79535 -47bb-0310-9956-
ffa450edef68
Ruediger Pluem [Sat, 13 Sep 2008 20:49:23 +0000 (20:49 +0000)]
* Add some proposals
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@695029
13f79535 -47bb-0310-9956-
ffa450edef68
Ruediger Pluem [Sat, 13 Sep 2008 20:32:22 +0000 (20:32 +0000)]
Merge r681204 from trunk:
* Give possible piped loggers a chance to process their input before they get
killed by us.
Submitted by: rpluem
Reviewed by: rpluem, jim, gregames
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@695026
13f79535 -47bb-0310-9956-
ffa450edef68
Ruediger Pluem [Sat, 13 Sep 2008 20:26:49 +0000 (20:26 +0000)]
* Vote and promote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@695025
13f79535 -47bb-0310-9956-
ffa450edef68
Nilgun Belma Buguner [Fri, 12 Sep 2008 04:56:35 +0000 (04:56 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@694604
13f79535 -47bb-0310-9956-
ffa450edef68
Nilgun Belma Buguner [Fri, 12 Sep 2008 04:52:39 +0000 (04:52 +0000)]
update for sync with English docs.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@694603
13f79535 -47bb-0310-9956-
ffa450edef68
Greg Ames [Wed, 10 Sep 2008 17:53:56 +0000 (17:53 +0000)]
vote, propose a backport
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@693913
13f79535 -47bb-0310-9956-
ffa450edef68
Sander Temme [Tue, 9 Sep 2008 15:09:37 +0000 (15:09 +0000)]
Propose backport of OpenSSL dynamic locking upcall patch
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@693482
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Mon, 8 Sep 2008 15:12:37 +0000 (15:12 +0000)]
Note that we are working on 2.2.10 (snarf) and
propose a release RealSoonNow
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@693130
13f79535 -47bb-0310-9956-
ffa450edef68
Takashi Sato [Fri, 5 Sep 2008 15:29:35 +0000 (15:29 +0000)]
Merge r692325 from trunk:
Fix MaxClients description to adapt threading MPM.
(This is still inaccurate for trunk Event MPM.)
Submitted by Dan Poirier <poirier pobox.com>
PR: 45747
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@692459
13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Tue, 2 Sep 2008 13:36:52 +0000 (13:36 +0000)]
propose simpler digest vs. mod_authnz_ldap for backport
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@691244
13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Tue, 2 Sep 2008 13:18:29 +0000 (13:18 +0000)]
update transformations
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@691235
13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Tue, 2 Sep 2008 13:08:18 +0000 (13:08 +0000)]
backported in 691230.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@691231
13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Tue, 2 Sep 2008 13:07:50 +0000 (13:07 +0000)]
Merge r684351, r686549 from trunk:
* Introduce environment variable proxy-initial-not-pooled to avoid reusing
pooled connections if the client connection is an initial connection.
This avoids the "proxy: error reading status line from remote server"
error caused by the race condition that the backend server closed the
connection after the connection check on our side and before our data
reached the backend. Yes, this downgrades performance, especially with
HTTP/1.0 clients. Hence it is configurable and off by default.
PR: 37770
* Add missing documentation for proxy-initial-not-pooled (r684351).
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@691230
13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Tue, 2 Sep 2008 12:51:29 +0000 (12:51 +0000)]
vote/promote proxy-initial-not-pooled
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@691221
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Wed, 27 Aug 2008 17:58:34 +0000 (17:58 +0000)]
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@689540
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Wed, 27 Aug 2008 17:57:45 +0000 (17:57 +0000)]
Note potential backport...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@689539
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Wed, 27 Aug 2008 17:52:25 +0000 (17:52 +0000)]
Another backport proposal
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@689536
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Wed, 27 Aug 2008 17:38:04 +0000 (17:38 +0000)]
update to handle multilines
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@689534
13f79535 -47bb-0310-9956-
ffa450edef68
Vincent Bray [Wed, 20 Aug 2008 23:02:48 +0000 (23:02 +0000)]
Update transformations
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@687499
13f79535 -47bb-0310-9956-
ffa450edef68