> To my knowledge it won't trigger an exception on connection failure,  
> because it really shouldn't.  If memcache isn't present, your  
> application shouldn't stop executing.  

I'm a newby and I got the same problem.
Ok, I just found out I cannot catch any exception.

But if so and if I got only 1 memcache does it mean that my
application will break?
How can I manage the possibility that my memcache is not running
without a forced blank page and 1 error line in my home page?

Thanks a lot

Reply via email to