Hey guys, which bandwidth will be used if for example his scenario happens.
serv1.example.com - local
serv2.example.com - remote
I mount folder2/ from serv2 to folder1/ in serv1. It so happens that folder1 can be accessed via the web.
So if you go to serv1.example.com/folder1/blah.txt you'll be able to download it. Now my question is, which bandwidth is being used when downloading. serv1 or serv2? Thanks.