- Oct 24, 2002
-
-
Erik Abele authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97293 13f79535-47bb-0310-9956-ffa450edef68
-
Erik Abele authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97292 13f79535-47bb-0310-9956-ffa450edef68
-
Paul J. Reder authored
Change the CacheRoot processing to check for a required value at config time. This saves a lot of wasted processing if the mod_disk_cache module is loaded but no CacheRoot was provided. This fix also adds code to log an error and avoid useless pallocs and procesing when the computed cache file name cannot be opened. This also updates the docs accordingly. [Paul J. Reder] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97291 13f79535-47bb-0310-9956-ffa450edef68
-
Paul J. Reder authored
Change the CacheRoot processing to check for a required value at config time. This saves a lot of wasted processing if the mod_disk_cache module is loaded but no CacheRoot was provided. This fix also adds code to log an error and avoid useless pallocs and procesing when the computed cache file name cannot be opened. This also updates the docs accordingly. [Paul J. Reder] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97290 13f79535-47bb-0310-9956-ffa450edef68
-
- Oct 23, 2002
-
-
Bradley Nicholes authored
default. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97288 13f79535-47bb-0310-9956-ffa450edef68
-
Greg Ames authored
MaxClients (== ap_daemons_limit) lowered. This leaves junk at the end of the formerly used part of the scoreboard. If you then decide to raise MaxClients via graceful, the junk prevents those scoreboard slots from being used. This should not impact performance because find_child_by_pid stops its search when it sees a matching pid. If we don't have a match, something else is busted. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97287 13f79535-47bb-0310-9956-ffa450edef68
-
- Oct 22, 2002
-
-
Jim Jagielski authored
(and allow 8192 to be valid). Secondly, this missplaced else made the size part (8192) non-optional for shm: PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97281 13f79535-47bb-0310-9956-ffa450edef68
-
Bill Stoddard authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97280 13f79535-47bb-0310-9956-ffa450edef68
-
Bill Stoddard authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97279 13f79535-47bb-0310-9956-ffa450edef68
-
- Oct 21, 2002
-
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97278 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
Submitted by: Tim Gerundt <tim@gerundt.de> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97277 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
Submitted by: Tim Gerundt <tim@gerundt.de> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97276 13f79535-47bb-0310-9956-ffa450edef68
-
Yoshiki Hayashi authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97274 13f79535-47bb-0310-9956-ffa450edef68
-
Yoshiki Hayashi authored
Submitted by: Hiroaki KAWAI <hawk@bcl.t.u-tokyo.ac.jp> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97273 13f79535-47bb-0310-9956-ffa450edef68
-
Yoshiki Hayashi authored
Submitted by: Hiroaki KAWAI <hawk@bcl.t.u-tokyo.ac.jp> Reviewed by: Yoshiki Hayashi git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97272 13f79535-47bb-0310-9956-ffa450edef68
-
- Oct 20, 2002
-
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97268 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
<em> -> <var> add some <seealso>s to mod_action and mod_asis little markup improvements git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97267 13f79535-47bb-0310-9956-ffa450edef68
-
- Oct 19, 2002
-
-
Joshua Slive authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97266 13f79535-47bb-0310-9956-ffa450edef68
-
Bill Stoddard authored
we need to save the file open flags from the file opened by the default handler. Retrive those flags when building the apr_file_t on a cache hit. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97265 13f79535-47bb-0310-9956-ffa450edef68
-
Justin Erenkrantz authored
(i.e. lazily resolve them when we go to create a new stable tree) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97264 13f79535-47bb-0310-9956-ffa450edef68
-
Justin Erenkrantz authored
(We don't need a constipated release strategy for unstable trees.) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97263 13f79535-47bb-0310-9956-ffa450edef68
-
- Oct 18, 2002
-
-
Justin Erenkrantz authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97261 13f79535-47bb-0310-9956-ffa450edef68
-
Justin Erenkrantz authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97260 13f79535-47bb-0310-9956-ffa450edef68
-
Justin Erenkrantz authored
No changes in the intent should have been made. My concerns are being sent to dev@httpd. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97259 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
- <em> -> <var> - a little other markup changes git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97258 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
- improve markup - fix some typos - update the transformation (in that order ;-) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97257 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
By popular request, add a bit on release candidates git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97256 13f79535-47bb-0310-9956-ffa450edef68
-
- Oct 17, 2002
-
-
Joshua Slive authored
numbering. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97254 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
With fixes from Greg Marr (thanks for fixing my borken englais). Need to resolve... odds/evens? evens/odds? Also the discussion on 'stuff' below should probably have it's own home by category for tracking discussion ongoing. Thinking that over. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97253 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
which has the overloaded '%p' format (not ANSI). PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97252 13f79535-47bb-0310-9956-ffa450edef68
-
- Oct 16, 2002
-
-
Bradley Nicholes authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97251 13f79535-47bb-0310-9956-ffa450edef68
-
Bradley Nicholes authored
create NWGNUversion.inc git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97250 13f79535-47bb-0310-9956-ffa450edef68
-
Bradley Nicholes authored
NetWare binary git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97249 13f79535-47bb-0310-9956-ffa450edef68
-
rasmus authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97247 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Reclassifying per Ryan's request. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97245 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Ryan asked that these be updated. As a no-longer-voting member, and no longer a voulenteer to fix these things, they are staying put amoung the open-issues, no-name-attached git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97244 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97242 13f79535-47bb-0310-9956-ffa450edef68
-
Bradley Nicholes authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97241 13f79535-47bb-0310-9956-ffa450edef68
-
Bill Stoddard authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97238 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97237 13f79535-47bb-0310-9956-ffa450edef68
-