[Python-ideas] TCP Fast Open protocol (original) (raw)
Benoit Chesneau benoitc at gunicorn.org
Thu Jan 10 22:29:02 CET 2013
- Previous message: [Python-ideas] TCP Fast Open protocol
- Next message: [Python-ideas] TCP Fast Open protocol
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Jan 10, 2013, at 10:24 PM, Guido van Rossum <guido at python.org> wrote:
Is there sample code for an HTTP client? What if the server doesn't yet support the feature?
Like I read it, this is transparent for the application if it doesn't support it.
https://lwn.net/Articles/508865/
- benoƮt
On Thu, Jan 10, 2013 at 1:19 PM, Oleg Broytman <phd at phdru.name> wrote: On Thu, Jan 10, 2013 at 10:06:21PM +0100, Federico Reghenzani <federico.dev at reghe.net> wrote:
I've posted here because I'm asking if it may be an idea make some changes also in http module, maybe setting that option on 'True' as default (but first we need to fix the kernel-glibc problem).
I think IWBN to patch as many network modules as (ftplib, urllib, urllib2, xmlrpclib). Having tests also helps. Oleg. -- Oleg Broytman http://phdru.name/ phd at phdru.name Programmers don't die, they just GOSUB without RETURN.
Python-ideas mailing list Python-ideas at python.org http://mail.python.org/mailman/listinfo/python-ideas
-- --Guido van Rossum (python.org/~guido)
Python-ideas mailing list Python-ideas at python.org http://mail.python.org/mailman/listinfo/python-ideas
-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-ideas/attachments/20130110/ee2cc919/attachment.html>
- Previous message: [Python-ideas] TCP Fast Open protocol
- Next message: [Python-ideas] TCP Fast Open protocol
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]