Multi Download sites

Hi,

I have added two sites as download sites. If one update server is down then the updates must come from the other server. When I tested it is working fine. But, if both the servers are woking, then from which server the updates come? Can i check any where that which server is uded for updates.

Thanks,Banu

Hi Sam,

I have modified the WyBuild Project and added more than download sites and i build latest client.wyc added with my latest updates. But when i do another update without client file the download upadates throws exception saying "Could not find file 'C:\AppFolder\bin\appName\AppName-Forceclient.wyc'."

Do i need to add the client file in each update if i add it once?

Thanks,Banu

But, if both the servers are woking, then from which server the updates come?

If both servers are working then wyUpdate will always download from your first site. If you want to distribute your load then you'll need to do that on your servers (e.g. using a CDN).

Do i need to add the client file in each update if i add it once?

Yes, add the client.wyc to every update. We're going to automatically handle this in wyBuild 2.7 because it confuses users.