I'm working on a project where we have 2 servers on the east coast and 2 servers on the west coast. It seemed that deploying a solution was taking a very long time. What's happening is that when I deploy a farm solution, the timer job is scheduled to start immediately on the east coast but the same job is scheduled to start 3 hours later on the two west coast servers.
Here's the results of a sample query to illustrate:
SERVER_NAME START_TIME
EAST-WFE-1 1/18/12 7:59 PM
EAST-APP-1 1/18/12 7:59 PM
WEST-WFE-1 1/18/12 10:59 PM
WEST-APP-1 1/18/12 10:59 PM
No comments:
Post a Comment