You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/02/02 18:53:24 UTC

[GitHub] [airflow] potiuk commented on issue #14034: Airflow Webserver slow to start up

potiuk commented on issue #14034:
URL: https://github.com/apache/airflow/issues/14034#issuecomment-771888044


   @mik-laj -> that looks like registration of API routes and security decorators. It  look that if takes > 2 minutes to start the whole process indeed seems to restar. I cannot see though why It's so slow. I think this might be caused by some network configuration executing some roundtrip network operation with every route adding ? This certainly looks like it and maybe we can somewhat prevent it from happening  


----------------------------------------------------------------
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:
users@infra.apache.org