forked from pool/apache2
Accepting request 644712 from home:adkorte:branches:Apache
- the "event" MPM is fully supported since 2.4 - configure an OCSP stapling cache by default (still requires enabling SSLUseStapling in vhost) OBS-URL: https://build.opensuse.org/request/show/644712 OBS-URL: https://build.opensuse.org/package/show/Apache/apache2?expand=0&rev=572
This commit is contained in:
@@ -264,8 +264,7 @@ maximum stability because each server runs in its own process. If a
|
||||
process dies it will not affect other servers.
|
||||
|
||||
%description event
|
||||
The event MPM (multi-Processing Module) is experimental, so it may or
|
||||
may not work as expected.
|
||||
"event" MPM (multi-Processing Module)
|
||||
|
||||
It uses a separate thread to handle Keep Alive requests and accepting
|
||||
connections. Keep Alive requests have traditionally required httpd to
|
||||
|
Reference in New Issue
Block a user