Well, even the very first connection after restart displays same pattern of delays. So I'd think it is not too many connections. Also we do not specify anything for -c (concurrent conn), which should default to 1024, which is plenty.
We do see connections slowly piling up though, as if the client does not close them, which may be related. On Jan 17, 2:08 am, Marko Kevac <[email protected]> wrote: > On Jan 17, 1:01 am, Soham <[email protected]> wrote: > > > 3) Start memcached on command line (not daemon) with -vv and watch the > > logs:- No improvement. It does look like the delay is in making the > > connection though, and not in fetching the object. > > Too many connections opened?
