Thanks Phil.

On Wed, Mar 3, 2010 at 7:51 PM, Philip Wigg <[email protected]> wrote:

> On 3 March 2010 14:12, Sachin Gopal <[email protected]> wrote:
> > Hi
> > On a production machine we want to deploy caching where users would be
> > around 300. Which cache is
> > faster and why ? Mod_mem_cache or mod_disk_cache.
>
> There's a good explanation of the advantages and disadvantages of both
> here:-
>
> http://httpd.apache.org/docs/2.2/mod/mod_mem_cache.html
> http://httpd.apache.org/docs/2.2/caching.html#inmemory
>
> Basically it says you're probably better off using mod_disk_cache and
> letting your OS handle the in-memory caching unless you're using
> Apache as a proxy.
>
> Phil.
>
> ---------------------------------------------------------------------
> 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: [email protected]
>   "   from the digest: [email protected]
> For additional commands, e-mail: [email protected]
>
>


-- 
Sachin Gopal

Reply via email to