i have a load balanced environment and umbraco (4.5.2) is running in 4 different servers. i want to configure few nodes to get unpublished/publish automatically at the specified timestamp..
i know that there is an existing limitation on publish at and remove at functionalites in load balanced environment.
is there a work around that someone has already tried?
unpublish at specified time
hi,
i have a load balanced environment and umbraco (4.5.2) is running in 4 different servers. i want to configure few nodes to get unpublished/publish automatically at the specified timestamp..
i know that there is an existing limitation on publish at and remove at functionalites in load balanced environment.
is there a work around that someone has already tried?
I'm not sure if this will help, but if you make sure that the Umbraco backoffice only runs on 1 of the servers (because it doesn't need to be balanced anyway) and you let it unpublish there it could sync the other servers. Would that work? This wiki might also help: http://our.umbraco.org/wiki/install-and-setup/installing-umbraco-for-load-balanced-environments.
Jeroen
is working on a reply...