prefork
美
英 
- 網(wǎng)絡(luò)預(yù)派生;預(yù)創(chuàng)建;預(yù)先派生
例句
The traditional model of one process per request is called prefork.
每個(gè)請(qǐng)求使用一個(gè)進(jìn)程的傳統(tǒng)模型稱為prefork。
In the prefork model, a new process is created per request.
prefork模型會(huì)為每個(gè)請(qǐng)求創(chuàng)建一個(gè)新進(jìn)程。
Prefork is the safer choice; you should do careful testing if you choose worker.
而Prefork是較為安全的選擇;如果選擇了worker,則應(yīng)該謹(jǐn)慎測(cè)試。
The supported Web Servers are Apache 1. 3. x (compiled in prefork mode only) and Apache 2. 0. x (compiled in prefork mode only).
受支持的Web服務(wù)器是Apache1.3.x(僅以prefork模式進(jìn)行編譯)和Apache2.0.x(僅以prefork模式進(jìn)行編譯)。