Fredrik Lundh <fredrik@pythonware.com>
Chris McCormick <chris@mccormick.cx>
bazaar-ng@lists.canonical.com
Wed, 15 Jun 2005 19:41:20 +0800
Re: twisted much?
Mutt/1.3.28i
bazaar-ng discussion <bazaar-ng.lists.canonical.com>
<d8p2a8$l7g$1@sea.gmane.org>
<20050615114120.GA16117@zorak.chr15m.arach.net.au>
<20050615024405.GC12964@zorak.chr15m.arach.net.au>
<d8p2a8$l7g$1@sea.gmane.org>
On Wed, Jun 15, 2005 at 01:15:08PM +0200, Fredrik Lundh wrote:
> Chris McCormick wrote:
>
> > > Also note that http/1.1 prohibits more than 2 concurrent connections to
> > > a single hostname:port combination, and that is only allowed so that you
> > > can use one connection for interactive (small) requests and one to
> > > pipeline the bulk of the data through.
> >
> > Please excuse my ignorance, but what's wrong with using Python's
> > BaseHTTPServer in threaded mode for this?
>
> as the name implies, BaseHTTPServer implements a server, which makes it
> a bit less useful as a client.
Oh boy. Check out my enormous brain.
Best regards,
Chris.
-------------------
chris@mccormick.cx
http://mccormick.cx