Skip to content

Really slow gateway responses on a RHEL cluster #456

Answered by rezib
atb1r21 asked this question in Q&A
Discussion options

You must be logged in to vote

Hello @atb1r21, I just converted the issue you opened #455 into this discussion as this is more a support request than an actual bug, at least for now.

Did you enabled redis cache on the agent? For reference, see: https://docs.rackslab.io/slurm-web/install/quickstart.html#cache

If not, you should definitely do it in the first place, as it saves many requests to slurmrestd and speeds up page rendering a lot in most cases.

Does this second cluster have more jobs than the first one? In presence of thousands of jobs in slurmctld queue, slurmrestd can be slow to render the list of jobs. You can test it with:

$ time curl --silent --unix-socket /run/slurmrestd/slurmrestd.socket http://slurm/slur…

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@atb1r21
Comment options

@rezib
Comment options

Answer selected by rezib
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #455 on January 25, 2025 09:53.