Hello all,
Our team here is hoping that you can shed some light on an issue we are having.
We currently have two load-balanced servers with an install of /system/ on each. We are syncing the servers.
- From the main of the two servers, we are syncing everything except the /cache/ folders.
- From the secondary server, we’re syncing back all of the uploaded media folders—/images/, /documents/, etc.
In our current setup, we have no problems with syncing or any sort of website update lag. When we edit something, be it a post or a template, both servers pick it up pretty much immediately.
However, our servers tend to go up&down; (we lose ping and web service) for about 1-2 minutes at a time sporadically. The loads are very high, even though our traffic is not extremely substantial.
After scouring the forums, I decided to turn off all of those 4 tracking options in
Admin > System Preferences > Tracking Preferences
to see if that would help.
I had to use $conf[‘disable_all_tracking’] = “y”; because the file wasn’t directly writable (which is fine).
When we did this, the result was:
- The servers did not go down anymore! (Yay)
- But we had issues with caching, or something. Essentially, once we did this, if we edited a story or posted a new post, it would take forever to show up on the opposite server for some reason. Syncing was still on, but it seemed as if EE could not detect when something was new anymore. I don’t know.
In any case, does anyone know why this would be? When the tracking is disabled, does EE lose a monitoring ability that it could possibly need to update correctly?
If so, which one? What I’d really like to do is turn off the tracking prefs I can, and leave ones on that affect EE in this adverse way for us.
Any insight into this matter would be greatly appreciated.
Thanks,
Stephanie