|
|
|
|
|
by hinathan
5035 days ago
|
|
This feels like a pretty standard pattern for a lot of services — fail, come back up on backup DB, fail again when backup proves to not be capable of handling the surge of load, then eventually come back up on the primary DB once people have gotten bored and stopped hitting 'refresh'. Is that a function of not prewarming failover DBs, or is there something pathological about the primary-secondary pattern? |
|