What are the Slack Archives?
It’s a history of our time together in the Slack Community! There’s a ton of knowledge in here, so feel free to search through the archives for a possible answer to your question.
Because this space is not active, you won’t be able to create a new post or comment here. If you have a question or want to start a discussion about something, head over to our categories and pick one to post in! You can always refer back to a post from Slack Archives if needed; just copy the link to use it as a reference..
Hello everyone 👋, Has anyone already had any problems writing large values into Redis that cau
Hello everyone 👋,
Has anyone already had any problems writing large values into Redis that caused timeouts or similar problems?
From NewRelic I noticed that it needs 60sec to make a setex
and then the whole thing goes into 504 Gateway-Timeout of course.
Can anyone give me some Tip on how to analyze and/or understand why this happens?
Thank u in advance!
Comments
-
Not so long time ago another customer hit 60s limit on a long time operation.
That was nginx and php-fpm workers timeout. We created a branch https://github.com/spryker/docker-sdk/tree/bugfix/increase-nginx-timeout with a possible fix to try out but then they hit guzzle default limit of 5 minutes so we never merged it and they had to re-work the workflow.Can it be the same\similar?
0 -
I don't know if it is the same... the problem is that predis/predis need more than 60sec to write a value in redis... of course the 60sec can be a timeout caused from fpm/nginx but the question is: why redis need too long time to write a large value? I suppose that it is more a redis configuration or smth else related to..
0 -
Ok, so the question why it takes so long but I thought where the timeout comes from, sorry. 🙂
0
Categories
- All Categories
- 42 Getting Started & Guidelines
- 7 Getting Started in the Community
- 8 Additional Resources
- 7 Community Ideas and Feedback
- 76 Spryker News
- 929 Developer Corner
- 787 Spryker Development
- 89 Spryker Dev Environment
- 362 Spryker Releases
- 3 Oryx frontend framework
- 35 Propel ORM
- 68 Community Projects
- 3 Community Ideation Board
- 30 Hackathon
- 3 PHP Bridge
- 6 Gacela Project
- 26 Job Opportunities
- 3.2K 📜 Slack Archives
- 116 Academy
- 5 Business Users
- 370 Docker
- 551 Slack General
- 2K Help
- 75 Knowledge Sharing
- 6 Random Stuff
- 4 Code Testing
- 32 Product & Business Questions
- 70 Spryker Safari Questions
- 50 Random