You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to see if the Memcache server is ready for connections, or alive. The reason I'm trying to do this is to make sure that the Memcache server is up when I start my server. Currently I get Connection Refused, but I don't see how I could Catch this error and fall back on just using the Database.
Can anybody point me to the right direction?
Thanks.
The text was updated successfully, but these errors were encountered:
Hello,
I'm trying to see if the Memcache server is ready for connections, or alive. The reason I'm trying to do this is to make sure that the Memcache server is up when I start my server. Currently I get Connection Refused, but I don't see how I could Catch this error and fall back on just using the Database.
Can anybody point me to the right direction?
Thanks.
The text was updated successfully, but these errors were encountered: