David de L. created AIRFLOW-4427:
------------------------------------

             Summary: Add Gunicorn params to webserver (#5202)
                 Key: AIRFLOW-4427
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-4427
             Project: Apache Airflow
          Issue Type: Improvement
          Components: webserver
    Affects Versions: 1.10.3
            Reporter: David de L.
             Fix For: 1.10.4


Airflow uses gunicorn under the hood to run the web server, however, there is 
no way to pass configuration parameters to it. For example, we are using the 
rest-api plugin for the airflow to start tasks from API, and we are facing the 
issue that the POST request is limited to the 4096 characters. We would like to 
increase that limit.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to