Re: memcached connection reset by peer

2018-11-03 Thread dormando
Check the stats on the daemon to see if it's rejected any client connections? That can happen if you're out of local ports, if the server's hit the connection limit, etc. On Fri, 2 Nov 2018, capoluc01 wrote: > I sometimes get 0 Ops/sec in memtiers json output if run against memcached. > Here

memcached connection reset by peer

2018-11-02 Thread capoluc01
I sometimes get 0 Ops/sec in memtiers json output if run against memcached. Here is the setup: I have 3 client VMs on Azure, each running a single instance of memtier version 1.2.14. Then I have a single server VM on Azure running an instance of memcached version 1.5.6. I start each memtier