Re: [users@httpd] Disk Cache with multiple virtual hosts

2013-06-19 Thread David Guerra
f the caching is done on the client side anyway. >> >> > >> > Date: Wed, 19 Jun 2013 09:11:16 +1000 >> > From: icici...@gmail.com > 'icici...@gmail.com');> >> > To: users@httpd.apache.org > &#x

Re: [users@httpd] Disk Cache with multiple virtual hosts

2013-06-19 Thread Rishu Ranjan
of the caching is done on the client side anyway. > > > > > Date: Wed, 19 Jun 2013 09:11:16 +1000 > > From: icici...@gmail.com > > To: users@httpd.apache.org > > Subject: Re: [users@httpd] Disk Cache with multiple virtual hosts > > > > > > > > On 18/

RE: [users@httpd] Disk Cache with multiple virtual hosts

2013-06-19 Thread Igor Cicimov
caching is done on the client side anyway. > > Date: Wed, 19 Jun 2013 09:11:16 +1000 > From: icici...@gmail.com > To: users@httpd.apache.org > Subject: Re: [users@httpd] Disk Cache with multiple virtual hosts > > > > On 18/06/2013 5:21 PM

RE: [users@httpd] Disk Cache with multiple virtual hosts

2013-06-19 Thread Paul Beckett
Can mem_cache be configured to cache way more than you have memory, and swap out to disk for whatever is least popular? Date: Wed, 19 Jun 2013 09:11:16 +1000 From: icici...@gmail.com To: users@httpd.apache.org Subject: Re: [users@httpd] Disk Cache with multiple virtual hosts On 18/06/2013 5

Re: [users@httpd] Disk Cache with multiple virtual hosts

2013-06-18 Thread Igor Cicimov
On 18/06/2013 5:21 PM, "Paul Beckett" wrote: > > I've read the Apache 2.4 caching guide, mod_cache and mod_cache_disk pages, but am unsure whether I need a unique CacheRoot for each virtual host, or whether multiple virtual hosts can/should share the same CacheRoot? > > Also I'm thinking of settin