Question 45:
You need to set up a local package repository to serve 75 client systems. Multiple clients will being the package repository concurrently and you need to ensure that the local repository performs very well under this heavy load, especially during package intensive operations. Which option would ensure the best performance of the repository during package-intensive rations by multiple clients?
Answer options:
A. Set up multipathing on the package repository server to distribute the network load multiple network interfaces. B. Deploy a second instance of the package repository server to run as a read writable mirror. C. Deploy a second instance of the package repository server to run as a read-only mirror. D. Deploy a second instance of the package repository server to run as a clone of the primary repository server. E. Deploy a package repository locally on each client.