Possible race condition under heavy load
-
Hello. Having a strange problem here. Under most circumstances the plugin works beautifully. However I’m having trouble with usages spikes from avalanches of bots hitting my sites for the same page at roughly the same time.
What you would expect is that the first such bot would get a WP-generated page. That page is cached and subsequent bots are served the cached page. I’m not sure that’s what’s happening.
Let’s say the first bot arrives and WP starts to generate the page. Then the second bot arrives while WP is still working. Will WP go to work generating the page for the second bot? Or will the cache make him wait so it can serve him the cached page?
TIA for your help.
- The topic ‘Possible race condition under heavy load’ is closed to new replies.