[Bug 1619687] Re: nginx incorrectly handles slow connection in deferred mode

2016-09-03 Thread Cory Benfield
Sure. I would add this block to the top of the nginx default site file: server { listen 443 ssl deferred; root /usr/share/nginx/html; index index.html index.htm; # Make site accessible from http://localhost/ server_name localhost; location / {

[Bug 1619687] Re: nginx incorrectly handles slow connection in deferred mode

2016-09-02 Thread Cory Benfield
I just investigated on Xenial, and this problem appears not to exist there. The behaviour is the same (SYN+ACK retransmission after TCP_DEFER_ACCEPT timeout), but this time nginx correctly continues the connection. So it seems that this was fixed somewhere between trusty and xenial. For the fixed

[Bug 1619687] Re: nginx incorrectly handles slow connection in deferred mode

2016-09-02 Thread Cory Benfield
I have located the bug fix: http://hg.nginx.org/nginx/rev/5b549cc7f698. Such a fix would be extremely easy to backport if there is interest in doing so. Otherwise, the fix landed in 1.7.11, so any version later than that is safe. -- You received this bug notification because you are a member of

[Bug 1619687] [NEW] nginx incorrectly handles slow connection in deferred mode

2016-09-02 Thread Cory Benfield
Public bug reported: Summary: When nginx has a server that is configured in the 'deferred' listen mode and it takes the client more than approx. 1 second to send data, nginx will hang and eventually time the connection out. Tested Versions: lsb_release -rd: Description:Ubuntu

[Bug 1401322] Re: Upgrade to Python 2.7.9

2016-01-25 Thread Cory Benfield
Tyler, Sorry if I don't fully understand, but your claim is that this is a non- issue because "you" (presumably referring to the Ubuntu Security team in general) will fix individual applications that are vulnerable to CVE-2014-9365. Before closing this issue, I'd like to know how you plan to do

[Bug 1500768] Re: python3.4.3 SRU break requests

2015-10-12 Thread Cory Benfield
Hi folks, I'm a requests and urllib3 maintainer. Looks like you're running into urllib3 issue #385. This was fixed in urllib3 1.8.3 by the changelog. However, it should be a simple matter to backport the relevant patch from #385, which should get your systems working again. [0]:

[Bug 1342173] Re: [SRU] BIRD 1.4.0-1 fails to start on Ubuntu 14.04

2015-06-11 Thread Cory Benfield
Tested 1.4.0-1ubuntu0.14.04.1, this bug appears to be fixed there. ** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1342173 Title:

[Bug 1342173] Re: BIRD 1.4.0-1 fails to start on Ubuntu 14.04

2014-11-18 Thread Cory Benfield
This also appears to affect precise, which is version 1.3.4-1. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1342173 Title: BIRD 1.4.0-1 fails to start on Ubuntu 14.04 To manage notifications

[Bug 1342173] [NEW] BIRD 1.4.0-1 fails to start on Ubuntu 14.04

2014-07-15 Thread Cory Benfield
Public bug reported: When installing BIRD on Ubuntu 14.04, installation fails because bird6 fails to start. The console log is: ubuntu@host:~$ sudo apt-get install bird Reading package lists... Done Building dependency tree Reading state information... Done The following NEW packages will be