單項(xiàng)選擇題Apache配置文件中有如下內(nèi)容,一個(gè)連接服務(wù)的最多請(qǐng)求100次,正確的是()
A.KeepAliveRequests 101
B.MinKeepAliveRequests 100
C.KeepAliveRequests 100
D.MaxKeepAliveRequests 100
您可能感興趣的試卷
你可能感興趣的試題
1.單項(xiàng)選擇題apache啟動(dòng)模式分為Perfork和worker,event模式,默認(rèn)是使用()模式。
A.Perfork
B.worker
C.event
D.以上都不對(duì)
2.單項(xiàng)選擇題在Apache配置文件中,設(shè)定最大連接數(shù)的是()
A.MaxClients 150
B.MinClients 150
C.ServerName localhost
D.Listen 80