You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Demian Ginther (JIRA)" <ji...@apache.org> on 2017/09/12 01:27:00 UTC

[jira] [Work started] (AIRFLOW-1592) Add keep-alive argument supported by gunicorn backend to the airflow configuration

     [ https://issues.apache.org/jira/browse/AIRFLOW-1592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on AIRFLOW-1592 started by Demian Ginther.
-----------------------------------------------
> Add keep-alive argument supported by gunicorn backend to the airflow configuration
> ----------------------------------------------------------------------------------
>
>                 Key: AIRFLOW-1592
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-1592
>             Project: Apache Airflow
>          Issue Type: Improvement
>            Reporter: Demian Ginther
>            Assignee: Demian Ginther
>            Priority: Minor
>
> The --keep-alive option is necessary for gunicorn to function properly with AWS ELBs, as gunicorn appears to have an issue with the ELB timeouts as set by default.
> In addition, it makes no sense to provide a wrapper for a program but not allow all configuration options to be set.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)