Yes Jay is right. My server and client config are in sync. The problem is only intermittent and so i felt maybe increasing the default timeout might help. Any idea how i can increase the default memcache timeout for the php client Memcache?
On Sunday, July 11, 2010, Jay Paroline <[email protected]> wrote: > On Jul 12, 12:29 am, Dustin <[email protected]> wrote: >> On Jul 11, 4:44 pm, Snehal Shinde <[email protected]> wrote: >> >> > Yes the default port is 11211 but i override it in my php code to 11234 >> > and i do habe the memcached server running at port 11234. So that is not >> > the problem atall >> >> You said you successfully telnetted to port 12345, not 11234. > > Clearly that is not what he meant. You can see from his initial post > that the memcached server is getting plenty of hits, so unless it's > shared by other non-php clients, his configurations on the server and > client match. Otherwise the server would be empty and the issue would > not be intermittent. > > We actually run into this issue as well, with no known or demonstrable > network problems between the boxes, but we're also running an old > version of memcached and the failure rate is something like .001% of > daily traffic so getting it resolved hasn't been a high priority for > us.
