> I am trying to add a new functionality,if a client is downloading a bigger > file (let's say 20M) then at WAN side Polipo can make multiple TCP > connections (let's say 2) and in each connection a different http range can > be downloaded in parallel, once 1st connection download is done by > forwarding the data to the client soon after we can start sending the data > which we downloaded on the second connection.
This cannot be done easily, since Polipo assumes that at a given time there's at most one server-side connection per URL -- for example, the OBJECT_INPROGRESS flag is a flag, not a counter. It's a fairly radical redesign you're suggesting. -- Juliusz ------------------------------------------------------------------------------ Try before you buy = See our experts in action! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-dev2 _______________________________________________ Polipo-users mailing list Polipo-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/polipo-users