Open aprilrieger opened 6 days ago
Ok I have the page loading finally and the site speed is back up to a tolerable level. I had to block Googlebot, which I know client didnt want.
I tried to setup a WAF (Security Firewall) rule to rate-limit and verified bot that accesses the expensive queries and that didnt work.
So this is a bandaid for now, I will update the ticket and the client and we will have to punt to a time when I can get some time or grab someone’s attention
Story
Client reported error:
I'm getting a 504 error when I attempted to access this page in the dashboard. https://palsave.hykucommons.org/dashboard/works?locale=en
Convo in slack link: https://assaydepot.slack.com/archives/C0313NKC08L/p1731946496472579
Went to ingress-nginx logs with stern:
stern ^ingress-nginx-controller- -n ingress-nginx | grep --line-buffered "palni-palci-production-" | grep --line-buffered "https://palsave.hykucommons.org/dashboard/works?locale=en"
Found logs:
Key Observations
palsfcrepo:8080
)I reviewed the logs in service
palsfcrepo:8080
and saw 58 occurrences of:I went to track down the bucket information and found the bucket info here in rancher: https://r.notch8.cloud/dashboard/c/c-w9925/explorer/secret/palni-palci-production/palsfcrepo?mode=edit#data
And went to the SoftServ AWS account in the
besties-fcrepo
bucket and cannot see any logging setup, and logging for this service will cost extra -- need to get permission to add logging or find another way to follow the trail.Acceptance Criteria