Improve Webserver Response Under Load #587
-
Hi all! When we're running a bunch of DAGs, the webserver can occasionally become unresponsive, and fail it's livenessprobe, thus causing it to be restarted, which fails the readinessprobe, and it just ends up in a crash loop. Obviously if I disable those probes it seems to be okay, it just takes a much longer time for things to load. What I'm wondering is what I can do to improve the webserver's response when the node is running all these other tasks. Should I be setting up a web replica? Should I be setting resource requests for the web pod? I apologize if this is a little k8s 101, but I figure there may be suggestions here that will be a little more relevant. Some details:
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
@anthonylavado it's hard to know what is causing the webserver to become unresponsive without more context. Questions:
Answers:
|
Beta Was this translation helpful? Give feedback.
@anthonylavado it's hard to know what is causing the webserver to become unresponsive without more context.
Questions:
Answers: