I just noticed the caching implementation is calling getEntry method twice when 
the entry is cached. I did some debugging and it looks like the first one is 
related with flushing invalid entries and the second call is related with 
actually serving the request. My question is wether this is the expected 
behaviour or is something that has been overlooked and can/should be addressed?

Thanks,
Leandro
---------------------------------------------------------------------
To unsubscribe, e-mail: httpclient-users-unsubscr...@hc.apache.org
For additional commands, e-mail: httpclient-users-h...@hc.apache.org

Reply via email to