Searched refs:SRVFLAG_GZIP_STATIC (Results 1 – 3 of 3) sorted by relevance
391 #define SRVFLAG_GZIP_STATIC 0x04000000 macro
172 if (srv_conf->flags & SRVFLAG_GZIP_STATIC) { in server_file_access()
1222 srv->srv_conf.flags &= ~SRVFLAG_GZIP_STATIC;1225 srv->srv_conf.flags |= SRVFLAG_GZIP_STATIC;