puppetlabs / control-repo

A control repository template
Apache License 2.0
205 stars 511 forks source link

Disable max-requests-per-instance to mitigate hiera-eyaml mem leak #20

Closed npwalker closed 8 years ago

npwalker commented 8 years ago

Hiera-eyaml currently causes a memory leak in puppetsever when max-requests-per-instnace is enabled. So, defaulting to disabling max-requests-per-instance.

https://tickets.puppetlabs.com/browse/SERVER-1154 https://github.com/TomPoulton/hiera-eyaml/issues/163