Closed ShubhamBansal1997 closed 6 years ago
Could you please elaborate on how exactly this solves the 504 gateway problem ? Like why it happens if redis is not installed ? I don't get how redis installation might be related to it.
If you check the redis cache you will find these two Keys which create a session for the user and sometimes server hangup when it doesn't get these keys. I said this error occurs sometimes not always.
Flaging as not necessary.
If you Redis is not installed the website will show 504 gateway timeout sometimes
Make Redis installation compulsory
It helps in the removing 504 gateway timeout error which occurs sometimes after deployment
No, Just install Redis everytime