memcached module opens one connection per request

Joshua Sierles jsierles at engineyard.com
Sun Feb 24 01:51:27 MSK 2008


While testing out the nginx memcached module, I noticed that it opens  
a new connection to memcached for each request. Is there a way to make
nginx reuse a single connection? This makes load testing complicated  
since the nginx machine quickly runs out of ephemeral ports.

Joshua Sierles






More information about the nginx mailing list