ngnix php apc memcached – connection stay active
Well, one client complain because the server start going to be verry slow. After a short look, I see that where over 20k ESTABLISHED connection from php-fpm to memcached server. The main problem was that the server didn’t verify if have a connection active and every time was adding a new one. After a short search [...]

