Searched refs:docroot_cache_key (Results 1 – 1 of 1) sorted by relevance
18 buffer *docroot_cache_key; member60 buffer_free(s->docroot_cache_key); in FREE_FUNC()102 s->docroot_cache_key = buffer_init(); in SETDEFAULTS_FUNC()183 PATCH(docroot_cache_key); in mod_simple_vhost_patch_connection()203 PATCH(docroot_cache_key); in mod_simple_vhost_patch_connection()231 if (p->conf.docroot_cache_key->used && in mod_simple_vhost_docroot()233 buffer_is_equal(p->conf.docroot_cache_key, con->uri.authority)) { in mod_simple_vhost_docroot()258 buffer_copy_string_buffer(p->conf.docroot_cache_key, con->uri.authority); in mod_simple_vhost_docroot()