comparison src/http/ngx_http_file_cache.c @ 7339:d9029e113a05

Upstream keepalive: keepalive_timeout directive. The directive configures maximum time a connection can be kept in the cache. By configuring a time which is smaller than the corresponding timeout on the backend side one can avoid the race between closing a connection by the backend and nginx trying to use the same connection to send a request at the same time.
author Maxim Dounin <mdounin@mdounin.ru>
date Fri, 10 Aug 2018 21:54:23 +0300
parents 7c614ef3c6ea
children b5ea47df9bee
comparison
equal deleted inserted replaced
7338:46174066b75f 7339:d9029e113a05