Libmemcache connection problems recovery

Alex.Stovboun at ubs.com Alex.Stovboun at ubs.com
Thu Jul 19 17:59:57 UTC 2007


Unfortunatelly if I choose to ignore this error the result is even worse
- libmemcache produces fatal error further in the code and calls
abort().

________________________________

From: Jay Gopalkrishnan [mailto:jgopal at friendster.com] 
Sent: Thursday, July 19, 2007 1:53 PM
To: Stovboun, Alex; memcached at lists.danga.com
Subject: RE: Libmemcache connection problems recovery



The simple way is to create your own error handler and do the following:

 

if (ectxt->cont == 'a' || ectxt->cont == 'n'){ 

   ectxt->cont = 'y'; 

}

 

Hope that helps.

 

Jay

 

________________________________

From: memcached-bounces at lists.danga.com
[mailto:memcached-bounces at lists.danga.com] On Behalf Of
Alex.Stovboun at ubs.com
Sent: Thursday, July 19, 2007 6:17 AM
To: memcached at lists.danga.com
Subject: Libmemcache connection problems recovery

 

When libmemcache looses connection to a cache server (e.g., memcached
server crashed) it exists (just calls exit()). Is there a way in
libmemcache to make it try to re-connect? Or, at least, not to exit?

Visit our website at http://www.ubs.com

This message contains confidential information and is intended only 
for the individual named.  If you are not the named addressee you 
should not disseminate, distribute or copy this e-mail.  Please 
notify the sender immediately by e-mail if you have received this 
e-mail by mistake and delete this e-mail from your system.
	
E-mails are not encrypted and cannot be guaranteed to be secure or 
error-free as information could be intercepted, corrupted, lost, 
destroyed, arrive late or incomplete, or contain viruses.  The sender 
therefore does not accept liability for any errors or omissions in the 
contents of this message which arise as a result of e-mail transmission.  
If verification is required please request a hard-copy version.  This 
message is provided for informational purposes and should not be 
construed as a solicitation or offer to buy or sell any securities 
or related financial instruments.



More information about the memcached mailing list