Questions tagged [mod-cache]

48 questions
0
votes
3 answers

how to configure apache with mod_cache and mod_proxybalance for massive virtual hosting

I have a farm of IIS servers which provides something akin to domain parking sites, with thousands of domains assigned to the system, and content generated dynamically. I need a load balancing and cacheing solution. My intention is to use Apache…
Erik Funkenbusch
  • 600
  • 10
  • 27
0
votes
1 answer

Apache Caching disabled when client sends If-Modified-Since header

I'm trying to get Apache to cache the results from running an expensive PHP script (it accesses a third party server which has rate limiting) but it seems if the client sends an If-Modified-Since header the cache is bypassed. CacheEnable disk…
-1
votes
1 answer

Apache 2.2 on linux too slow when showing 2,50,000 files from one directory

Using the web browser, I have a requirement to access a directory on a Linux server hosting around 2,00,000 files in it. I am using the 'Alias' directive in apache to achieve this requirement. Please see below - Alias /barcodes/…
mwgeek
  • 1
  • 1
1 2 3
4