To: Fredrik Lundh <fredrik@pythonware.com>
From: Chris McCormick <chris@mccormick.cx>
Cc: bazaar-ng@lists.canonical.com
Date: Wed, 15 Jun 2005 19:41:20 +0800
Subject: Re: twisted much?
User-Agent: Mutt/1.3.28i
List-Id: bazaar-ng discussion <bazaar-ng.lists.canonical.com>
In-Reply-To: <d8p2a8$l7g$1@sea.gmane.org>
Message-Id: <20050615114120.GA16117@zorak.chr15m.arach.net.au>
References: <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