Oct 18, 2018
0
Level 1
Stick Database Session Causing Problem on redirect page
I'm using Amazon Aurora Mysql Clustering for separate Read & Write for Laravel, Now I'm having major database sync issues whenever data is updated/deleted/inserted and redirecting to listing page but at that time the Reader endpoint is not getting updated records which causing database sync issue, Can anyone help me out from this problem ?
These are database related configs.
Sticky=true Read=amazon-aurora.com Write=amazon-aurora Replication Lag = 40msec. Laravel = 5.6
Please or to participate in this conversation.