[ 
https://issues.apache.org/jira/browse/AIRFLOW-4427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16927667#comment-16927667
 ] 

ASF GitHub Bot commented on AIRFLOW-4427:
-----------------------------------------

stale[bot] commented on pull request #5202: [AIRFLOW-4427] Add Gunicorn params 
to webserver
URL: https://github.com/apache/airflow/pull/5202
 
 
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


> 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.
>            Priority: Major
>              Labels: pull-request-available
>
> 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.
> [https://github.com/apache/airflow/pull/5202]



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

Reply via email to