I tried mod_memcached_cache and wasn't thrilled with performance at all. I 
don't have the numbers right in front of me but at high requests and 
concurrency it fell apart under my load testing.

-Tony

Sent from my Windows MobileĀ® phone.

-----Original Message-----
From: Brantl M. Klaus <k...@deam.org>
Sent: Thursday, March 12, 2009 3:17 AM
To: users@httpd.apache.org
Subject: [us...@httpd] mod_disk_cache and ext3-limits

Hi there,

I've read about changing the FS to get more file-links/ dirs into one  
directory, but thats a bit of a problem here. So basicly I need to  
stay with ext3.

Trouble is that changing the caching-behaviour with CacheDirLevels and  
CacheDirLength won't change the overall amount of URL's the system can  
cache. It always ends with about 32000 links within the CacheRoot -  
and thats the exact amount of "total entries" the htcacheclean  
delivers in verbose mode.


Because of the structure of the site I'm working on we have tons of  
different URL's with very litte payload. So currently I'm reducing the  
cache to 500m with htcacheclean to stay in the range of abaut 25000  
links. But thats not really what I need...
I'm now thinking of using mod_memcached_cache, but don't know how  
"stable" this can be called. And of course our disks have more space  
left than we have memory to "waste".


Any clue on how to save more that 32000 URL's mit mod_disk_cache and  
ext3?

kind regards
Klaus

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to