Project

General

Profile

Actions

Refactor #8489

closed

Set KeepAlive to on

Added by Lukas Zapletal over 9 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Foreman modules
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

I've learned today that when I turn on the KeepAlive option in
httpd.conf the experience is much better, particularly on a slower VPN
connection.

We do not turn that on by default and it was reported that Foreman runs
just fine with keepalives turned on.

...default installer options snippet...

Timeout 120
KeepAlive Off
MaxKeepAliveRequests 100
KeepAliveTimeout 15

...

Let's enable this for all new instances, maybe parametrized.

Actions

Also available in: Atom PDF