Searched refs:cachedb_no_store (Results 1 – 5 of 5) sorted by relevance
735 int cachedb_no_store; member
398 cfg->cachedb_no_store = 0; in config_create()866 else S_YNO("cachedb-no-store:", cachedb_no_store) in config_set_option()1374 else O_YNO(opt, "cachedb-no-store", cachedb_no_store) in config_get_option()
3873 cachedb_no_store | redis_logical_db | cachedb_check_when_serve_expired |3900 cachedb_no_store: VAR_CACHEDB_NO_STORE STRING_ARG3906 else cfg_parser->cfg->cachedb_no_store = (strcmp($2, "yes")==0);
7550 else cfg_parser->cfg->cachedb_no_store = (strcmp((yyvsp[0].str), "yes")==0); in yyparse()
888 if(qstate->env->cfg->cachedb_no_store) { in cachedb_handle_response()