tirkarthi commented on PR #13517:
URL: https://github.com/apache/airflow/pull/13517#issuecomment-1280499902

   This will be a very useful feature. We deployed the change internally with 
flask-compress before noticing this PR and had significant speedups and in some 
cases up to 10x reduction in bandwidth transfer for large grid pages and 
homepage with lot of dag runs and tasks. This can be done in load balancer end 
but unfortunately we don't have control over nginx. This will also be helpful 
in local environments and some non production environments that don't have load 
balancer setup. It will be helpful to have this as part of upstream itself.
   
   We did notice an issue where static files are not compressed and ended up 
using 1.11 and yet to test 1.13. Related issue : 
https://github.com/colour-science/flask-compress/issues/37


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