Thanks for the reply Jeremy. We are not using the -c argument. And we are experiencing the same results with 1.2.1 as well. I will continue to troubleshoot the issue and report anything else I may encounter.<br><br>Stephen Bazemore
<br><br><br><br><div><span class="gmail_quote">On 2/2/07, <b class="gmail_sendername">Jeremy Kronuz</b> &lt;<a href="mailto:kronuz@hotmail.com">kronuz@hotmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Stephen Bazemore wrote:<br>&gt;Ok so here&#39;s what I&#39;ve got. We run windows server 2003 machines with<br>&gt;memcached 1.2.0. I&#39;ve read alot on the mailing list and everyone say&#39;s the<br>&gt;max connections to memcached is 1024 unless specified otherwise. How would
<br>&gt;it be possible to go above that limit? For month&#39;s all of our memcached<br>&gt;instances have had on average around 3,500 connections on each.&nbsp;&nbsp;I didn&#39;t<br>&gt;think much about it because we weren&#39;t having any issues. Just recently
<br>&gt;we&#39;ve optimized alot of code which is allowing more users to hit our site<br>&gt;and the memcached connections are getting onward of 10,000 per instance.<br>&gt;When that happens our network slows to a crawl and I have to shut the site
<br>&gt;off in order to let the connections die off.<br>&gt;<br>&gt;Is there a known bug in the windows version of memcached that would ignore<br>&gt;the max connections limit?<br>&gt;<br><br>Stephen, no, this isn&#39;t known. Are you using the -c argument to change the
<br>maximum number of connections to 10,000 ? under Windows, that setting is<br>ignored and the limit is the number of connections the box can handle...<br>although the listen() backlog is hardcoded to 1024 (unix version too). I
<br>guess we&#39;ll have to further investigate this issue; hopefully someone with<br>enough knowledge regarding sockets can explain the behavior you&#39;ve exposed.<br>Try using version 1.2.1 to see if it changes anything.
<br><br>Regards,<br>Kronuz.<br><br>&quot;Fools rush in where fools have been before&quot; - Unknown<br><br>_________________________________________________________________<br>Express yourself instantly with MSN Messenger! Download today it&#39;s FREE!
<br><a href="http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/">http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/</a><br><br></blockquote></div><br><br clear="all"><br>-- <br>Stephen Bazemore