I mean shared data. For eg if I have server 1-4 in one data center and
5-9 in other and when I write keyvalue pair to it updates the cache in
nodes 1-9

On Fri, Apr 1, 2011 at 5:28 PM, Nick Kew <[email protected]> wrote:
> 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]
>
>

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