SHA256
1
0
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:
2018-11-01 14:07:47 +00:00
committed by Git OBS Bridge
parent cb4ffad5b8
commit e86bea8079
4 changed files with 31 additions and 6 deletions

View File

@@ -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