<div><br></div><blockquote class="gmail_quote" style="margin: 0;margin-left: 0.8ex;border-left: 1px #ccc solid;padding-left: 1ex;"><p>The usual assumption is that clients that do not need to be connected <br>will disconnect, the server won't do it for them ;-)</p></blockquote><div><br></div><div>That's how I assumed it worked.. but I seem to be accumulating connections at an alarming rate, even after they're no longer in use. Maybe I'm doing something wrong with the connections themselves?</div><div><br></div><div>I'm using Pika to connect, with code that looks something like this: (the "demo_send" portion)</div><div><a href="http://pika.github.com/examples.html#id4">http://pika.github.com/examples.html#id4</a><br></div><div><br></div><div>and then terminating the connection with `connection.close()`</div><div><br></div><div>does anything jump out as wrong with that?</div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div>