gunicorn settings not tunable and confusing

Bug #1965938 reported by Gareth Woolridge
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Daisy
Confirmed
High
Unassigned

Bug Description

The daisy-app as deployed by juju uses the gunicorn subordinate charm to provide gunicorn/wsgi app running.

gunicorn has tunables, such as wsgi_workers that update the config in /etc/init/gunicorn.service - and indeed make you think you are updating the deployment to scale it out on a beefier instance for instance.

That is *not* the case however.

The charm hard codes /etc/systemd/gunicorn.service with --workers=3 (in configure_gunicorn). This makes the service both untunable in production - and is totally confusing and time wasting to Ops staff!

Changed in daisy:
importance: Undecided → High
status: New → Confirmed
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.