What is the Best Practice on implementing MOSS over a distributed
network.
I have googling since few days on distributed network and MOSS, but
could not get a complete picture on "How to implement MOSS on a
distributed (disconnected) Network".
Here are my few thoughts:
1. Create a WFE at every location, if a document/list has to be
searched, then the document can be located locally;
In this model, the WFE has to contact the SQL at the back, which is
not distributed (disconnected).
2. Replicate the SQL Data at every location, so that if a network is
disconnected, then the document/list can be searched at the local SQL.
I donot know if there are any models which is the best practice for
implementation MOSS.
I really appreciate if any one in the user community can suggest me
with their thoughts. Any URLs/Documentation will help me.