Mini Shell
#
# Pass All
# ngxconf Caching Profile
#
---
id: pass_all
name: "Pass All (No optimizations or protection)"
description: >
Passes all traffic directly to Apache without any optimizations,
caching, or ratelimit protection. If you only wish to disable caching,
it is recommended to use the No Caching profile instead.
config:
pass_all: true
cache_time_default: 0
accel_static_content: false
bypass_cookies: []
cache_bypass_paths: []
ratelimit: 0
ratelimit_paths: []
static_content_paths: []
cache_convert_head: true
cache_honor_cc: false
cache_honor_cookies: true
cache_honor_expires: false
cache_lock_enable: true
cache_time_404: 0
cache_time_modsec: 0
force_passthru: []
gzip: 3
brotli: 4
Zerion Mini Shell 1.0