Home
last modified time | relevance | path

Searched refs:NGX_HTTP_FASTCGI_KEEP_CONN (Results 1 – 1 of 1) sorted by relevance

/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_fastcgi_module.c100 #define NGX_HTTP_FASTCGI_KEEP_CONN 1 macro
1006 flcf->keep_conn ? NGX_HTTP_FASTCGI_KEEP_CONN : 0; in ngx_http_fastcgi_create_request()