[opensource-dev] New HTTP Library & Project Viewer

Henri Beauchamp sldev at free.fr
Tue Oct 23 03:10:54 PDT 2012


On Tue, 23 Oct 2012 00:01:29 -0400, Monty Brandenberg wrote:

> On 10/22/2012 6:28 PM, Henri Beauchamp wrote:
> 
> > In the current implementation, the new HTTP core can be configured to
> > spawn from 12 to up to 256 (!) simultaneous connections... The texture
> > fetcher code however never queues more than 40 requests at once, thus
> > limiting the potential damages, but you might want to have a look at
> > that and provide safer bounds before the new HTTP core gets used for
> > more services in the viewer...
> 
> No, the current HTTP code allows up to 12 concurrent connections with
> a shipping default of 8.  A debug control is available to *reduce* not
> increase the concurrency.



More information about the opensource-dev mailing list