Thats normal (and alos happens with .net under IIS), because on the first request the page is compiled (as .net assemblies only contain CIL-Code), shich takes some time (on bigger pages) and the same thing happens after a long idle time, as the page will be shut down to save resources and also needs to be restarted/-compiled at the next request, but that behaviour can be changed in the config.
-- View this message in context: http://mono.1490590.n4.nabble.com/Mono-slow-on-initial-request-tp4650087p4650089.html Sent from the Mono - ASP.NET mailing list archive at Nabble.com. _______________________________________________ Mono-aspnet-list mailing list Mono-aspnet-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-aspnet-list