I've searched the Net and found a few bits of information here and there, but nothing solid, so I thought I'd ask here. I hope I didn't just miss the answer in plain view somewhere...
Is it possible to pre-compile my *.asmx files so that I don't take that initial compilation hit on first access to my web services? (something along the lines of 'mono --aot' but for mod-mono-server ) I ran across a post that recommended simply accessing the pages with wget before presenting them to the outside world, which I suppose would work, but I was wondering if there might be a more direct approach? This method is a bit of a workaround to a problem i would think there'd be a read solution to. I appreciate any and all tips! Thanx! -- View this message in context: http://www.nabble.com/can-i-pre-compile-*.asmx-for-mod-mono-server2--tp14782554p14782554.html Sent from the Mono - General mailing list archive at Nabble.com. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
