开发者

web farm application issue with compilation

I have an application in a web farm which it consists of 4 web servers. Every time I made a change on the application and I upload it o开发者_运维技巧n the server I am getting an error which said that the *.DLL isn't available.

I upload the DLLs on the master server via ftp and the other servers gets the newer version with replication . It gets compiled on the 1st server and I have to await until it gets compiled on the other servers as well.

Let's say that I have 50 web servers, how could I avoid the compilation on all the servers.

Is there any workaround for this?

Thanks

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜