Re: nginx https server logs

2017-09-03 Thread foly
Hello, Ish Sookun The status code for HTTP connection is 200. It writes to server log each time I refresh page. The status code for HTTPS connection is 200. But it writes to server log only once. Then I can refresh again and again without logs. That looks very strange. I have found this using thi

Re: nginx https server logs

2017-09-02 Thread Ish Sookun
Hi Foly, On 09/02/2017 11:30 PM, foly wrote: > When I connect to HTTPS site (with Let's Encrypt, for example) server log > shows only first request. > I mean that I can refresh page again and again without new entries in server > log. > > Is it misconfiguration? What's the status code for the r

nginx https server logs

2017-09-02 Thread foly
Hello, When I connect to HTTP site server log shows all requests. I mean that number of requests is the same as log entries. When I connect to HTTPS site (with Let's Encrypt, for example) server log shows only first request. I mean that I can refresh page again and again without new entries in se