Upstream keepalive: comment added.
Maxim Dounin
3 years ago
517 | 517 |
|
518 | 518 |
kcf->max_cached = n;
|
519 | 519 |
|
|
520 |
/* init upstream handler */
|
|
521 |
|
520 | 522 |
uscf = ngx_http_conf_get_module_srv_conf(cf, ngx_http_upstream_module);
|
521 | 523 |
|
522 | 524 |
kcf->original_init_upstream = uscf->peer.init_upstream
|