#1340 Update server doc for newer TLS and event worker
Merged by mikem. Opened by jcpunk.
jcpunk/koji event-doc  into  master

Download 1340.patch

This PR updates the koji server howto doc with:
- recommended TLS settings
- worker bits for the event mpm (default in Fedora)

LGTM.

it's interesting that we have the same Apache httpd setting duplicated in <IfModule prefork.c>, <IfModule worker.c>, and <IfModule event.c>. Would it make sense to have a separate PR to merge these?

I'd probably go for a separate PR to de-dupe. Might be a good excuse to see if any other settings are duplicated/obsolete at that time.

:thumbsup: (Both - this PR + another PR for de-dup)

Any chance for a merge?

yes, ping @mikem

Commit d2b82dca fixes this pull-request

Pull-Request has been merged by mikem

Metadata