Feature #13605
Add MaxKeepAlive params to pulp/apache
Difficulty:
Triaged:
Yes
Description
Related to https://github.com/pulp/pulp/pull/2395
Apache by default limits to 100 connections and pulp wants to serve hundreds of thousands
Related issues
Associated revisions
History
#1
Updated by Partha Aji about 7 years ago
- Related to Tracker #13282: Pulp 2.8 added
#2
Updated by Eric Helms about 7 years ago
- Tracker changed from Bug to Feature
- Legacy Backlogs Release (now unused) set to 86
#3
Updated by Partha Aji about 7 years ago
This task needs to update apache's base keep alive value. So need to use some virtual resources trick to update that.
#4
Updated by Justin Sherrill about 7 years ago
- Subject changed from Add unlimited tcp connections params to pulp-apache to Add MaxKeepAlive params to pulp/apache
- Assignee set to Justin Sherrill
- Pull request https://github.com/Katello/puppet-pulp/pull/128, https://github.com/Katello/puppet-katello/pull/110 added
#5
Updated by Justin Sherrill about 7 years ago
- Status changed from New to Closed
Fixes #13605 - Configure keep alive for 443 virtual host