Hello I can happen with PHP if your memcached server lists are not in the same order in every script
Example : 127.0.0.1:11211 128.0.0.1:11211 is not the same as 128.0.0.1:11211 127.0.0.1:11211 with the key distribution algorithm Never had this bug apart from the above explanation. 2014-04-09 12:49 GMT+02:00 roshan thomas <[email protected]>: > > i am getting wired key setting issue as singe key gets set on more than > one memcache server on the pool > > Using LAMP stack > > Memcache server version : Version 1.2.6 > > php 4.4 with memcache client version : 2.2.1 > > Issue : While getting the key , some times i am getting old stale data . > > > -- > > --- > You received this message because you are subscribed to the Google Groups > "memcached" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- --- You received this message because you are subscribed to the Google Groups "memcached" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
