[Mono-aspnet-list] Updating .dll's on an NAS that is shared between Apache cluster

Tim Nelson nelson.timothy at gmail.com
Tue Jun 21 14:32:00 EDT 2011


I've got multiple Apache servers that are load balanced and each runs
the same implementation of Mono referencing ASP.Net Web Services that
exist on a single NAS unit.  I have noticed that if update a single
server'd dlls that only that servers Mono processes pick up the
change.  I've resorted to (auto) ssh to the other servers and running
the install app on each so that each Mono sees the change.

I assume this has something to do with the NAS.

Is there a way around this?  Is there any other way to tickle each
Mono to see the change?


More information about the Mono-aspnet-list mailing list