Home
last modified time | relevance | path

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

/dports/www/nginx-full/nchan-1.2.12/src/
H A Dnchan_setup.c308 static char *ngx_conf_set_redis_upstream(ngx_conf_t *cf, ngx_str_t *url, void *conf) { in ngx_conf_set_redis_upstream() function
516 ngx_conf_set_redis_upstream(cf, &conf->redis.upstream_url, conf); in nchan_merge_loc_conf()
1571 return ngx_conf_set_redis_upstream(cf, &value[1], conf); in ngx_conf_set_redis_upstream_pass()