Increase number of open files in upstart configuration

Bug #1837299 reported by Benjamin Allot
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
gunicorn (Juju Charms Collection)
New
Undecided
Unassigned

Bug Description

After the change to upstart, the limits in /etc/security/limits.conf are not honored anymore
(see https://bugs.launchpad.net/ubuntu/+source/upstart/+bug/938669)

As a result, the default number (1024) of open files is applied which is a really low number.

I propose to dynamically update the upstart config file with the number of worker * worker_processes + 1024.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.