Changes between Initial Version and Version 1 of Ticket #1471, comment 2


Ignore:
Timestamp:
01/28/18 08:40:41 (6 years ago)
Author:
maximzxc@…

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1471, comment 2

    initial v1  
    1818
    1919and make same request requests, after 45 seconds I'll get `504` error, so I'm sure that there is a bug in nginx not in my configuration.
     20
     21I don't use any `error_page` directives, so I'm sure that I get exactly 504 error, not 404, logs says the same:
     22
     23`... [error] 19#19: *4 upstream timed out (110: Operation timed out) while reading response header from upstream, client: ...`
     24
     25Also, I get this error right after 45 seconds not earlier.