Hi all,

I have one Radiant website but deployed to a few servers, and one of
the server S1 will be used to serve static file content and serve as a
reverse proxy and redirect dynamic page request back to the other
servers S2, S3, S4. So my question is that when admin login to the
admin page, it can be from any of the servers, S2 or S3, S4. If he
uploads files e.g. images to S2, how can the rest of servers serves
the files? If a request comes in to display a page and is served at
S3, that images used in the page won't be displayed as it is not in
the same server.

Is there a way to synchronize it? Thank you.

Reply via email to