相关考题
-
单项选择题
关于Nginx,设置gzip压缩级别的参数是()
A.gzip_comp_level
B.gzip_disable
C.gzip_min_length
D.gzip_http_version -
单项选择题
nginx权重均衡策略是()
A.least_conn
B.weight
C.url_hash
D.fair -
单项选择题
nginx的最少响应时间负载均衡策略是()
A.least_conn
B.ip_hash
C.url_hash
D.fair