Actions
Feature #13605
closedAdd MaxKeepAlive params to pulp/apache
Difficulty:
Triaged:
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
Updated by Partha Aji almost 9 years ago
- Related to Tracker #13282: Pulp 2.8 added
Updated by Eric Helms almost 9 years ago
- Tracker changed from Bug to Feature
- Translation missing: en.field_release set to 86
Updated by Partha Aji almost 9 years ago
This task needs to update apache's base keep alive value. So need to use some virtual resources trick to update that.
Updated by Justin Sherrill almost 9 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
Actions