I have two websites. Both have a scheduler that read all appointments from an appointments.xml file.
Website 1 insert appoitments into the appointments.xml and the scheduler on that website 1 refreshes and shows all appointments correctly. But, website 2 has a lag. All new appointments inserted by website 1 are not shown.
Website 1 insert appoitments into the appointments.xml and the scheduler on that website 1 refreshes and shows all appointments correctly. But, website 2 has a lag. All new appointments inserted by website 1 are not shown.
How could I get website 2 to immediately pick up the changes?
I hope my question is clear. Thanks in advance for any tips.
Tania