Netbox 3.3.5 database performance issue #11642
Answered
by
aakozlov85
aakozlov85
asked this question in
Q&A
-
Beta Was this translation helpful? Give feedback.
Answered by
aakozlov85
Feb 2, 2023
Replies: 2 comments 9 replies
-
What is your pagination setting? Please also list what columns you have selected. A likely reason is that you have a custom link column selected. |
Beta Was this translation helpful? Give feedback.
7 replies
-
yes you are right. What about cache settings? Can i set cache_timeout to improve performance one more? |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
aakozlov85
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
yes you are right.
we 've MAX_PAGE_SIZE = 1000.
i decreased this value to 25 and now devices page download speed about 2.5 seconds.
What about cache settings? Can i set cache_timeout to improve performance one more?