單項選擇題
A.Pre-sendfile是傳送數(shù)據(jù)之后在用戶空間申請數(shù)據(jù)緩沖區(qū)。 B.sendfile()拷貝在用戶態(tài)完成。 C.sendfile()可以在磁盤和TCPsocket之間互相拷貝數(shù)據(jù)(或任意兩個文件描述符)。 D.sendfile()要比組合read()和write()以及打開關(guān)閉丟棄緩沖更慢。
A.worker_connections B.include? C.access_log D.keepalive_timeout
A.mysql B.httpd C.nginx D.以上都不對
A.Perfork B.worker C.event D.以上都不對
A.KeepAliveRequests 101 B.MinKeepAliveRequests 100 C.KeepAliveRequests 100 D.MaxKeepAliveRequests 100
A.GID B.PID C.UID D.LID
A.Ctrl+z B.Ctrl+c C.Ctrl+a D.Ctrl+d
多項選擇題
A.rr B.wrr C.bdr D.lc
A.service keepalived start B.service keepalive start C.bin/keepalived-D D.bin/keepalived-d
A.server標志定義虛擬主機開始。 B.listen用于指定虛擬主機的服務(wù)端口。 C.root表示在這整個server虛擬主機內(nèi),全部的rootweb根目錄。 D.index表示在這整個server虛擬主機內(nèi),全部的rootweb根目錄。
A.503服務(wù)器目前無法使用 B.404請求的網(wǎng)頁不存在 C.200服務(wù)器成功返回網(wǎng)頁 D.403服務(wù)器拒絕請求