Re: openssl 1.1.1e 14095126:SSL routines:ssl3_read_n

2020-03-20 Thread Maxim Dounin
Hello! On Fri, Mar 20, 2020 at 09:54:08AM -0400, itpp2012 wrote: > Maxim Dounin Wrote: > --- > > On Fri, Mar 20, 2020 at 10:41:32AM +0300, Sergey Kandaurov wrote: > > > > On 18 Mar 2020, at 14:17, itpp2012 > wrote: > > > > Question: does this n

Re: Error 512 after nginx setup

2020-03-20 Thread Francis Daly
On Sun, Mar 15, 2020 at 08:58:38PM +0200, Adrian Vidican wrote: Hi there, > I setup Nginx on my Ubuntu 16.04 server to point my domain (using cloudflare) > to my server where discourse.org is installed. Is there any evidence (logs, tcpdump) that the request got to your n

Re: Unable to see a php page

2020-03-20 Thread Francis Daly
On Mon, Mar 16, 2020 at 09:40:40PM +0330, Mahmood Naderan wrote: Hi there, > OK with this configuration: > > location ~ \.php$ { > root /home/ubuntu/htdocs/public_html; > fastcgi_pass 127.0.0.1:9000; > fastcgi_index index.php; >

Re: Strange log output from access.log

2020-03-20 Thread Francis Daly
On Tue, Mar 17, 2020 at 11:49:25AM -0400, chrisguk wrote: Hi there, > Has anyone seen this kind of output before, and why it is happening? > > 10.8.0.1 - - [17/Mar/2020:16:37:07 +0100] "GET > /admin.php?content=8204;menu=040044;product_id=236431 HTTP/2.0" 200 18324 > "https://app.tdom.net/admin.

Re: Establish TCP connection to upstream when client connection made to listener

2020-03-20 Thread Francis Daly
On Fri, Mar 20, 2020 at 09:57:40AM -0400, Phillip Odam wrote: Hi there, > I'm looking for when a client establishes a TCP connection to an IP and > port, that NGINX is listening on, that NGINX, without waiting on data being > transmitted from the client to NGINX, would establish a TCP connection

Re: Question about root path for php-fpm

2020-03-20 Thread Francis Daly
On Thu, Mar 19, 2020 at 09:14:15PM +0330, Mahmood Naderan wrote: Hi there, > I am following a document but something seems to be a typo and I want to be > sure about that. The fragment of the document you have provided seems to duplicate things unnecessarily; but I do not know what else it tries

Establish TCP connection to upstream when client connection made to listener

2020-03-20 Thread Phillip Odam
Hi I'm looking for when a client establishes a TCP connection to an IP and port, that NGINX is listening on, that NGINX, without waiting on data being transmitted from the client to NGINX, would establish a TCP connection to the upstream. If such a capability were to exist I'd have thought i

Re: openssl 1.1.1e 14095126:SSL routines:ssl3_read_n

2020-03-20 Thread itpp2012
Maxim Dounin Wrote: --- > On Fri, Mar 20, 2020 at 10:41:32AM +0300, Sergey Kandaurov wrote: > > > On 18 Mar 2020, at 14:17, itpp2012 wrote: > > > Question: does this need to resolved in openssl or nginx ? > > So, they deliberately changed existi

Re: openssl 1.1.1e 14095126:SSL routines:ssl3_read_n

2020-03-20 Thread Maxim Dounin
Hello! On Fri, Mar 20, 2020 at 10:41:32AM +0300, Sergey Kandaurov wrote: > > > On 18 Mar 2020, at 14:17, itpp2012 wrote: > > > > Logging getting swamped with: > > > > [crit] 1808#2740: *20747 SSL_read() failed (SSL: error:14095126:SSL > > routines:ssl3_read_n:unexpected eof while reading) whi

Re: openssl 1.1.1e 14095126:SSL routines:ssl3_read_n

2020-03-20 Thread Sergey Kandaurov
> On 18 Mar 2020, at 14:17, itpp2012 wrote: > > Logging getting swamped with: > > [crit] 1808#2740: *20747 SSL_read() failed (SSL: error:14095126:SSL > routines:ssl3_read_n:unexpected eof while reading) while keepalive > > Related to: https://github.com/openssl/openssl/issues/10880 > and this