https://issues.apache.org/bugzilla/show_bug.cgi?id=30865

[email protected] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |---

--- Comment #13 from [email protected] ---
Sorry to disappoint but this is still a problem:

########## Apache -V details ################
Server version: Apache/2.2.24 (Unix)
Server built:   Jun 21 2013 12:00:22
Server's Module Magic Number: 20051115:31
Server loaded:  APR 1.2.7, APR-Util 1.2.7
Compiled using: APR 1.2.7, APR-Util 1.2.7
Architecture:   64-bit
Server MPM:     Worker
  threaded:     yes (fixed thread count)
    forked:     yes (variable process count)
Server compiled with....
 -D APACHE_MPM_DIR="server/mpm/worker"
 -D APR_HAS_SENDFILE
 -D APR_HAS_MMAP
 -D APR_HAVE_IPV6 (IPv4-mapped addresses enabled)
 -D APR_USE_SYSVSEM_SERIALIZE
 -D APR_USE_PTHREAD_SERIALIZE
 -D SINGLE_LISTEN_UNSERIALIZED_ACCEPT
 -D APR_HAS_OTHER_CHILD
 -D AP_HAVE_RELIABLE_PIPED_LOGS
 -D DYNAMIC_MODULE_LIMIT=128
 -D HTTPD_ROOT="/u01/apache2.2.24"
 -D SUEXEC_BIN="/u01/apache2.2.24/bin/suexec"
 -D DEFAULT_SCOREBOARD="logs/apache_runtime_status"
 -D DEFAULT_ERRORLOG="logs/error_log"
 -D AP_TYPES_CONFIG_FILE="conf/mime.types"
 -D SERVER_CONFIG_FILE="conf/httpd.conf"
########## Apache -V details ################

########## Directory Listing ##################
-rw------- 1 apache apache  4943136 Oct 17 08:34 /u01/apache2/cache/aptmpLPAiY8
-rw------- 1 apache apache   139128 Oct 17 08:35 /u01/apache2/cache/aptmpAScO9K
-rw------- 1 apache apache   106392 Oct 17 08:35 /u01/apache2/cache/aptmpzbvoqv
-rw------- 1 apache apache   130944 Oct 17 08:35 /u01/apache2/cache/aptmp4pFbxN
-rw------- 1 apache apache  3846480 Oct 17 08:36 /u01/apache2/cache/aptmpykxaao
-rw------- 1 apache apache   826584 Oct 17 08:38 /u01/apache2/cache/aptmpdgKGKz
-rw------- 1 apache apache 23970936 Oct 17 08:40 /u01/apache2/cache/aptmpxd0Aoy
-rw------- 1 apache apache   695640 Oct 17 08:41 /u01/apache2/cache/aptmpjKoSsz
-rw------- 1 apache apache  7308312 Oct 17 08:41 /u01/apache2/cache/aptmpaY7lOm
-rw------- 1 apache apache  3322704 Oct 17 08:41 /u01/apache2/cache/aptmpXoxnyl
-rw------- 1 apache apache  3224496 Oct 17 08:41 /u01/apache2/cache/aptmpOXqLRq
-rw------- 1 apache apache    98208 Oct 17 08:43 /u01/apache2/cache/aptmpuj8Lnt
-rw------- 1 apache apache   106392 Oct 17 08:43 /u01/apache2/cache/aptmpePy9l1
-rw------- 1 apache apache  3388176 Oct 17 08:45 /u01/apache2/cache/aptmpwdMS1Z
-rw------- 1 apache apache    90024 Oct 17 08:46 /u01/apache2/cache/aptmpeRiaXk
-rw------- 1 apache apache    90024 Oct 17 08:46 /u01/apache2/cache/aptmp0GspIT
-rw------- 1 apache apache    16368 Oct 17 08:47 /u01/apache2/cache/aptmpKZkEoq
-rw------- 1 apache apache    90024 Oct 17 08:47 /u01/apache2/cache/aptmp2QGVm6
-rw------- 1 apache apache   466488 Oct 17 08:49 /u01/apache2/cache/aptmp5TwTBr
-rw------- 1 apache apache 18815016 Oct 17 08:52 /u01/apache2/cache/aptmpYMao0G
-rw------- 1 apache apache  4448256 Oct 17 08:54 /u01/apache2/cache/aptmpW2AscH
-rw------- 1 apache apache  6856704 Oct 17 08:54 /u01/apache2/cache/aptmpVKR2Ac
-rw------- 1 apache apache  3895296 Oct 17 08:54 /u01/apache2/cache/aptmpboQGxr
########## Directory Listing ##################

This is on a pretty busy web server but the number of files grows very quickly
and so the htclean I have setup to run a limit cache size to 4GB is effectively
useless as things reached 11GB until I started digging into where the "other
7GB" of storage went and discovered these "random" files.

The only possibly interesting thing I'm doing is caching access to images and
videos served from Tomcat servers using mod_jk
(tomcat-connectors-1.2.37-src.tar.gz to be precise) and running mod_security
but I don't see why those would cause the disk cache to leave stray files
around.

Again, sorry to disappoint the people who thought they'd fixed this.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to