[Mono-dev] Nagle and NoDelay for HttpWebRequest

M. David Peterson xmlhacker at gmail.com
Fri Apr 10 22:08:53 EDT 2009


On Fri, Apr 10, 2009 at 3:17 PM, Avery Pennarun <apenwarr at gmail.com> wrote:

>
> Plus, if you could batch multiple requests into each request, that
> would be even better still.


That's already supported via the Pipelined property of HttpWebRequest. Or am
I misunderstaning what you're referring to?

While we're on the subject of HttpWebRequest performance, has anyone looked
into what is required to support ServicePointManager.EnableDnsRoundRobin
which, the last time I checked, throws a NotSupportedException?  As we move
further towards a highly concurrent web service-based application world the
ability to balance requests across multiple IP endpoints is becoming an ever
more important strategy in regards to building a more intelligent load
balancing client/server relationship where both the client and server share
the load balancing responsibility using existing standards.

-- 
/M:D

M. David Peterson
Co-Founder & Chief Architect, 3rd&Urban, LLC
Email: m.david at 3rdandUrban.com | m.david at amp.fm
Mobile: (206) 999-0588
http://3rdandUrban.com | http://amp.fm |
http://broadcast.oreilly.com/m-david-peterson/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20090410/9561cc9f/attachment.html 


More information about the Mono-devel-list mailing list