On Wed, 2009-04-08 at 10:25 +0200, Peter Hagen wrote: [...] > So it looks like that mod-mono is monitoring the root of the website, > and triggers a reload of the website on every change on that directory. > But this can't be right. Normally it only triggers on bin and web.config.
That is exactly what happens. There was a bug the inotify-based FileSystemWathcer that was fixed after 2.4 was released. As a workaround, may be setting MONO_MANAGED_WATCHER=1 should work for you while you wait for 2.4.1 -Gonzalo _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
