Hello,
After several days of researching on how to configure replication, we have decided to go with transactional replication. We will be using the push subscription. With the push subscription does that mean we will have to have a separate server for the distribution agent? The SQL Server replication topology will be as follows:
- The Publisher (source) will be on one sever
- There will be only 1 subscriber (destination) server for now
Question:
- Where should the distributor process residues?
- Will the network speed play a major part in this?
Thanks.