Hi,<div><br></div><div>After doing a bit more investigation, I had 15 VLC instances pulling video streams in from Getstream. I added --loop to the VLC command so it would keep reconnecting if getstream goes down. Whilst I had --loop in the command, getstream became unresponsive within 10 minutes. Removing the --loop command seems to stablise getstream again. Therefore I&#39;m curious as to if the http issue is something along the lines of if there&#39;s a burst of http requests, getstream can&#39;t handle the requests quickly enough and gets hung up trying to deal with them all and thus won&#39;t handle new requests?</div>
<div><br></div><div>Thanks,</div><div><br></div><div>James<br><br><div class="gmail_quote">On Mon, Nov 9, 2009 at 8:06 PM, Florian Lohoff <span dir="ltr">&lt;<a href="mailto:flo@rfc822.org">flo@rfc822.org</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">On Mon, Nov 09, 2009 at 07:32:07PM +0000, James Creese wrote:<br>
&gt; Hi,<br>
&gt;<br>
</div><div class="im">&gt; Seems I got the copy/paste wrong:<br>
&gt;<br>
&gt; wget localhost:8000/test<br>
&gt; --2009-11-09 18:25:13--  <a href="http://localhost:8000/test" target="_blank">http://localhost:8000/test</a><br>
&gt; Resolving localhost... 127.0.0.1<br>
&gt; Connecting to localhost|127.0.0.1|:8000... connected.<br>
&gt; HTTP request sent, awaiting response...<br>
&gt;<br>
&gt; lsof does show 900+ connections to port 8000, so it would seem getstream<br>
&gt; isn&#39;t able to detect when someone disconnects from a http stream? (There is<br>
&gt; at most, 5 concurrent viewers at a time).<br>
<br>
</div>Are they ESTABLISHED or something like CLOSE_WAIT or else?<br>
<br>
When running with debugging you should see the http connection being<br>
droped ...<br>
<div><div></div><div class="h5"><br>
Flo<br>
--<br>
Florian Lohoff                                         <a href="mailto:flo@rfc822.org">flo@rfc822.org</a><br>
&quot;Es ist ein grobes Missverständnis und eine Fehlwahrnehmung, dem Staat<br>
im Internet Zensur- und Überwachungsabsichten zu unterstellen.&quot;<br>
- - Bundesminister Dr. Wolfgang Schäuble -- 10. Juli in Berlin<br>
</div></div><br>-----BEGIN PGP SIGNATURE-----<br>
Version: GnuPG v1.4.9 (GNU/Linux)<br>
<br>
iD8DBQFK+HZZUaz2rXW+gJcRAm94AKCujelIKY+yEQadU9YcXTd3An2+zQCgrNy5<br>
H0s3nmE8wpPwL8Ml6rKmHpg=<br>
=0upd<br>
-----END PGP SIGNATURE-----<br>
<br></blockquote></div><br></div>