[Rabbit-dev] rabbit.proxy.Connection cache question

Mindaugas Žakšauskas mindas at gmail.com
Sun Oct 25 20:27:47 CET 2009


Yep, that makes perfect sense. Thanks for clearing this out!

m.

On Sun, Oct 25, 2009 at 8:51 AM, Robert Olofsson
<robert.olofsson at khelekore.org> wrote:
>> Can anybody explain me the difference between
>>
>> rabbit.proxy.Connection.setMayCache(boolean)
>> and
>> rabbit.proxy.Connection.setMayUseCache(boolean)
>
> mayCache is a flag that specifies if we may cache the response that
> we read from the upstream server.
>
> mayUseCache is a flag that specifies if we may serve the response
> from the rabbit cache, if we do we do not ask any upstream server.
>
> Is that clear?
>
> /robo
>
> _______________________________________________
> Rabbit-dev mailing list
> Rabbit-dev at khelekore.org
> http://khelekore.org/cgi-bin/mailman/listinfo/rabbit-dev
>




More information about the Rabbit-dev mailing list