[Twisted-Python] Re: question about twisted web2

Tristan Seligmann mithrandi at mithrandi.net
Tue Apr 22 06:48:15 EDT 2008


* Maarten ter Huurne <maarten at treewalker.org> [2008-04-22 02:25:15 +0200]:

> > also, does twisted web2 support pipelining responses or only requests?
> 
> As far as I know, pipelining means re-using the same TCP connection for 
> multiple request/response cycles.

Pipelining refers to sending another request before the previous
response has been received; connection reuse is a separate feature,
although obviously pipelining relies on connection reuse.
-- 
mithrandi, i Ainil en-Balandor, a faer Ambar
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: Digital signature
Url : http://twistedmatrix.com/pipermail/twisted-python/attachments/20080422/faecff36/attachment.pgp 


More information about the Twisted-Python mailing list