<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Comments on snippet: 'File download with speed limit'</title>
<link>http://snipplr.com</link>
<description>Snipplr comments feed'</description>
<language>en-us</language>
<pubDate>Sat, 25 May 2013 16:33:03 GMT</pubDate>
<item>
<title>x-phile said on 12/16/09</title>
<link>http://snipplr.com/view/5372/file-download-with-speed-limit/</link>
<description><![CDATA[ I am writing code for file download with speed limitation as was described below. Using sleep in file data sending loop causes browser to hang - it waits for file but download don't starts. If I comment sleep statement - all works. What could be the problem? 
System: Debian squeeze 2.6.31.6, Apache 2.2.14-3, PHP 5.2.11 ]]></description>
<pubDate>Wed, 16 Dec 2009 18:13:42 GMT</pubDate>
<guid>http://snipplr.com/view/5372/file-download-with-speed-limit/</guid>
</item>
</channel>
</rss>