On Fri, 1 Apr 2011 16:24:31 -0700
Mohit Anchlia <[email protected]> wrote:

> Apache 2:
> 
> Is there any caching module in apache that will also keep cache in
> sync accross multiple apache servers (cluster)?

How do you mean?

Are you thinking of something like a mod_cache backend?
You'd be defeating the purpose of mod_cache if you
access remote data from it!

Or do you mean something more like a shared application cache?
If so, take a look at the socache modules.


-- 
Nick Kew

Available for work, contract or permanent.
http://www.webthing.com/~nick/cv.html

---------------------------------------------------------------------
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]

Reply via email to