Re: [Help][File download issue]

2022-02-13 Thread Praveen Kumar K S
Hello, Not sure if my messages are reaching. Can someone please confirm ? On Thu, Feb 10, 2022 at 10:52 AM Praveen Kumar K S wrote: > Hello, > > I tried passing keep-alive to curl and still it is failing at 60%. Any > clues ? > > On Wed, Feb 9, 2022 at 4:17 PM Praveen Kumar K S > wrote: > >> H

Re: Problem running nginx in a container

2022-02-13 Thread marioja2
It took a while and it was starting at me in the face but I did figure it out. The script that starts the container would make changes to some php-fpm7 (fastcgi process manager) after it got started. Obviously, this did not take effect until the restart of the container. This explains the differ

Re: Is nginx still vulnerable to CVE-2009-4487 ?

2022-02-13 Thread Jeffrey 'jf' Lim
On Sun, Feb 13, 2022 at 10:45 AM Moshe Katz wrote: > > I can't speak for the nginx team, but as noted by "Severity: none", I assume > they agree with many other vendors that this is not actually a vulnerability > in nginx itself. > > For example, here is what the authors of Varnish said in respo

Re: Is nginx still vulnerable to CVE-2009-4487 ?

2022-02-13 Thread Moshe Katz
I can't speak for the nginx team, but as noted by "Severity: none", I assume they agree with many other vendors that this is not actually a vulnerability in nginx itself. For example, here is what the authors of Varnish said in response to this CVE: > This is not a security problem in Varnish or

Is nginx still vulnerable to CVE-2009-4487 ?

2022-02-13 Thread Hritik Vijay
Hello The advisories page (https://nginx.org/en/security_advisories.html) for nginx mentions the following: An error log data are not sanitized Severity: none CVE-2009-4487 Not vulnerable: none Vulnerable: all Was this vulnerability ever fixed ? If so, can

Re: listen on IPs but do not fail if one is absent - ?

2022-02-13 Thread Francis Daly
On Sun, Feb 13, 2022 at 07:56:16AM +, lejeczek via nginx wrote: > On 12/02/2022 13:26, Francis Daly wrote: > > On Sat, Feb 12, 2022 at 10:11:25AM +, lejeczek via nginx wrote: Hi there, > > > having multiple 'listen' with IPs or, just one 'listen' with a hostname > > > which resolves to mo