[Twisted-Python] Re: question about twisted web2
Tristan Seligmann
mithrandi at mithrandi.net
Tue Apr 22 04:48:15 MDT 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: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: Digital signature
URL: </pipermail/twisted-python/attachments/20080422/faecff36/attachment.sig>
More information about the Twisted-Python
mailing list