Marc Perkel wrote:
> Ok - this random command has me interested. I'm using callouts but 
> trying to reduce them as much as possible. If a do a random call and it 
> succeeds then the caching with prevent other callouts from doing real 
> calls. I suppose what I want to do is if the random callout fails then I 
> should not do a random callout for that domain again for a period of time.
> 
> Is there any caching so that if I do a random callout that fails that 
> the fact that it failed is cached?
> 

That is exactly the purpose of the random feature. It caches succeeded
random callouts and doesn't retry for a period of time.

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

-- 
## List details at http://www.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://www.exim.org/eximwiki/

Reply via email to