Graham Leggett
abf1b9da3c
htcacheclean: Teach htcacheclean to limit cache size by number of
...
inodes in addition to size of files. Prevents a cache disk from
running out of space when many small files are cached.
Move the directory delete process to the "purge" section, so that
inode counts are accurate when querying for stats only.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1022230 13f79535-47bb-0310-9956-ffa450edef68
2010-10-13 18:41:56 +00:00
Graham Leggett
88839d1f77
Update transformations.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1021548 13f79535-47bb-0310-9956-ffa450edef68
2010-10-11 23:35:29 +00:00
Graham Leggett
b4d6ae84bd
Update transformations.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1004483 13f79535-47bb-0310-9956-ffa450edef68
2010-10-04 23:49:26 +00:00
Graham Leggett
0509b44525
htcacheclean: Allow the listing of valid URLs within the cache, with
...
the option to list entry metadata such as sizes and times.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1004482 13f79535-47bb-0310-9956-ffa450edef68
2010-10-04 23:44:27 +00:00
Rich Bowen
7e0ed8cd23
Rebuild generated files.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1003166 13f79535-47bb-0310-9956-ffa450edef68
2010-09-30 17:03:59 +00:00
Graham Leggett
4963b03e3f
Update transformations.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1002855 13f79535-47bb-0310-9956-ffa450edef68
2010-09-29 21:36:17 +00:00
Graham Leggett
a56a9e23e7
htcacheclean: Allow the option to round up file sizes to a given
...
block size, improving the accuracy of disk usage.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1002854 13f79535-47bb-0310-9956-ffa450edef68
2010-09-29 21:34:48 +00:00
Stefan Fritsch
800bdf5581
update transformations
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@992810 13f79535-47bb-0310-9956-ffa450edef68
2010-09-05 16:01:15 +00:00
Eric Covener
2cc331beea
add compat info to apachectl -T, add -T to short description of flags
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@990112 13f79535-47bb-0310-9956-ffa450edef68
2010-08-27 11:55:34 +00:00
Jim Jagielski
41a6878ac5
xforms
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@955572 13f79535-47bb-0310-9956-ffa450edef68
2010-06-17 12:34:12 +00:00
Igor Galić
80c11dcf59
Fixing minor typo in sections.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@955184 13f79535-47bb-0310-9956-ffa450edef68
2010-06-16 10:27:52 +00:00
Rainer Jung
fcf558c608
Update transformations.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@952014 13f79535-47bb-0310-9956-ffa450edef68
2010-06-06 22:29:36 +00:00
Rainer Jung
11b267acd8
Adapt docs to modules now being build dynamically by default.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@952009 13f79535-47bb-0310-9956-ffa450edef68
2010-06-06 22:07:37 +00:00
Graham Leggett
db53b0ad4f
Update transformations.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@928922 13f79535-47bb-0310-9956-ffa450edef68
2010-03-29 22:32:37 +00:00
Graham Leggett
e7f90638f7
htcacheclean: Introduce the ability to clean specific URLs from the
...
cache, if provided as an optional parameter on the command line.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@928921 13f79535-47bb-0310-9956-ffa450edef68
2010-03-29 22:30:46 +00:00
Daniel Earl Poirier
31764ef266
Update transforms
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@916381 13f79535-47bb-0310-9956-ffa450edef68
2010-02-25 18:04:44 +00:00
Daniel Earl Poirier
7335fa4f9e
Add -L option to create a hard link to the current log file.
...
PR: 48761
Submitted by: <lindon orthanc.ca>
With additional changes by: poirier
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@916377 13f79535-47bb-0310-9956-ffa450edef68
2010-02-25 18:00:42 +00:00
Graham Leggett
3821fbfeff
Update transformations.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@910732 13f79535-47bb-0310-9956-ffa450edef68
2010-02-16 22:23:09 +00:00
Graham Leggett
78469c61be
support/rotatelogs: Support the simplest log rotation case, log
...
truncation. Useful when the log is being processed in real time
using a command like tail.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@910719 13f79535-47bb-0310-9956-ffa450edef68
2010-02-16 22:01:21 +00:00
Graham Leggett
1a647a2723
support/htcacheclean: Teach it how to write a pid file (modelled on
...
httpd's writing of a pid file) so that it becomes possible to run
more than one instance of htcacheclean on the same machine.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@910705 13f79535-47bb-0310-9956-ffa450edef68
2010-02-16 21:42:03 +00:00
Rich Bowen
b134f9aac1
2009 -> 2010 in the copyright statement. Nobody seems to know if this is
...
actually necessary, but it's sort of an annual tradition. We think
tradition is pretty important.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@895795 13f79535-47bb-0310-9956-ffa450edef68
2010-01-04 21:41:42 +00:00
Takashi Sato
c62fc40ffc
update transformation
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@893876 13f79535-47bb-0310-9956-ffa450edef68
2009-12-25 17:17:34 +00:00
Nick Kew
2631cbd498
Strip SHARED_CORE deadwood.
...
PR 46239
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@893044 13f79535-47bb-0310-9956-ffa450edef68
2009-12-22 00:05:40 +00:00
Nick Kew
71702c45ac
(re)-introduce -T commandline option to suppress documentroot check at startup
...
PR 41887
Patch by Jan van den Berg
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@893027 13f79535-47bb-0310-9956-ffa450edef68
2009-12-21 23:26:00 +00:00
André Malo
d70cd375de
update transformation
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@889970 13f79535-47bb-0310-9956-ffa450edef68
2009-12-12 20:12:15 +00:00
Rich Bowen
43db5e26f6
The default sysconfdif is conf, not etc
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@886854 13f79535-47bb-0310-9956-ffa450edef68
2009-12-03 17:19:56 +00:00
André Malo
cc39ce520f
update transformation
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@882998 13f79535-47bb-0310-9956-ffa450edef68
2009-11-21 21:32:13 +00:00
Jeff Trawick
d7475cb8b8
update generated html and metadata
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@835645 13f79535-47bb-0310-9956-ffa450edef68
2009-11-12 23:43:05 +00:00
Jeff Trawick
d75bace7af
document --enable-mpms-shared
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@832859 13f79535-47bb-0310-9956-ffa450edef68
2009-11-04 19:45:10 +00:00
Nilgun Belma Buguner
ea427a9ef1
update transformation
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@832316 13f79535-47bb-0310-9956-ffa450edef68
2009-11-03 07:02:59 +00:00
Nilgun Belma Buguner
38d2bb98e7
update for sync with English docs.
...
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/trunk@832315 13f79535-47bb-0310-9956-ffa450edef68
2009-11-03 06:56:52 +00:00
Stefan Fritsch
322565b28a
update transformations
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@826808 13f79535-47bb-0310-9956-ffa450edef68
2009-10-19 20:58:59 +00:00
Stefan Fritsch
5ed1619e1d
Change the default algorithm for htpasswd to MD5 on all platforms. Crypt
...
with its 8 character limit is not useful anymore.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@826805 13f79535-47bb-0310-9956-ffa450edef68
2009-10-19 20:53:04 +00:00
Nilgun Belma Buguner
241e53871b
update transformation
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@816418 13f79535-47bb-0310-9956-ffa450edef68
2009-09-18 00:34:32 +00:00
Jim Jagielski
2cfbd9f00b
doccs
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@813379 13f79535-47bb-0310-9956-ffa450edef68
2009-09-10 11:41:27 +00:00
Graham Leggett
2796419e41
Update transformations.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@813128 13f79535-47bb-0310-9956-ffa450edef68
2009-09-09 21:35:50 +00:00
Graham Leggett
d0f6dfe2db
Update the ab.xml file with the addition of the -u option to ab to
...
support PUT requests.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@811869 13f79535-47bb-0310-9956-ffa450edef68
2009-09-06 19:36:45 +00:00
Nilgun Belma Buguner
470d20cbee
update transformation
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@804988 13f79535-47bb-0310-9956-ffa450edef68
2009-08-17 14:09:36 +00:00
Nilgun Belma Buguner
2d9412dc6b
update for sync with English docs.
...
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/trunk@804987 13f79535-47bb-0310-9956-ffa450edef68
2009-08-17 14:08:12 +00:00
Daniel Earl Poirier
33b53db871
Broken links
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@804977 13f79535-47bb-0310-9956-ffa450edef68
2009-08-17 13:20:57 +00:00
Nilgun Belma Buguner
25dc58eab0
update transformation
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@759492 13f79535-47bb-0310-9956-ffa450edef68
2009-03-28 16:06:16 +00:00
Nilgun Belma Buguner
28a45ff7a6
update for sync with English docs.
...
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/trunk@759491 13f79535-47bb-0310-9956-ffa450edef68
2009-03-28 16:02:59 +00:00
Ruediger Pluem
d593d89ad6
* Update transformation
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@759120 13f79535-47bb-0310-9956-ffa450edef68
2009-03-27 12:44:01 +00:00
Jeff Trawick
301f0404f5
axe unmaintained 1.3-era code to support AUX, SunOS, IRIX, Next, Tandem, MPE,
...
LynxOS, QNX, and UnixWare
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@758944 13f79535-47bb-0310-9956-ffa450edef68
2009-03-27 00:32:22 +00:00
Jeff Trawick
cb8a82faed
remove TPF support
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@758936 13f79535-47bb-0310-9956-ffa450edef68
2009-03-27 00:05:18 +00:00
Ruediger Pluem
c606f7b144
* Update transformation.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@758917 13f79535-47bb-0310-9956-ffa450edef68
2009-03-26 23:14:02 +00:00
Jeff Trawick
b08c33ecd1
finish removing OS/2 MPM
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@758913 13f79535-47bb-0310-9956-ffa450edef68
2009-03-26 23:01:22 +00:00
Jeff Trawick
6c50a14923
axe BeOS MPM
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@758796 13f79535-47bb-0310-9956-ffa450edef68
2009-03-26 18:48:10 +00:00
Jeff Trawick
ee826b54da
remove leader, perchild, and threadpool MPMs (other than non-English bits in common parts of the manual)
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@758613 13f79535-47bb-0310-9956-ffa450edef68
2009-03-26 12:44:48 +00:00
Nilgun Belma Buguner
93bf030193
update transformation
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@743739 13f79535-47bb-0310-9956-ffa450edef68
2009-02-12 13:47:28 +00:00