pierrejeambrun opened a new issue, #62032:
URL: https://github.com/apache/airflow/issues/62032

   ### Body
   
   In the UI currently some requests are queued and stalled until one of the 6 
TCP connections is available.  This happens when there are a lot of requests 
being sent at a time, for example on the grid view.
   
   When using http2, browsers does not have the  6 request per origin limit (in 
opposition to http1),
   
   In addition http2 provides some other benefits, having the option would be 
great and should improve the API overall performance.
   
   I think we should improve the documentation so we can mention this as an UI 
improvement.
   
   
https://github.com/apache/airflow/blob/4e75919198be6b8e4d3ac52656a9b74e0e73b097/airflow-core/docs/howto/performance.rst
   
   ### Committer
   
   - [x] I acknowledge that I am a maintainer/committer of the Apache Airflow 
project.


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to