Ubuntu的Apache2默认启用的MPM模块是
A. core
B. event
C. prefork
D. worker
查看答案
Apache中MPM模块不包括
A. core
B. event
C. prefork
D. worker
Apache中关闭DNS查询需要将()设置为off
A. KeepAlive
B. HostnameLookups
C. LogLevel
Deflate
Apache中启用压缩通过()模块实现
A. event
B. prefork
C. worker
D. deflate
通过Apache2性能测试工具ab测试的结果中Requestspersecond代表?
A. 平均每个请求所花的时间
B. 测试时间
C. 每秒处理的请求数
D. 失败请求数