Hi, I'm using mono 2.4.3 version, with httpd and xsp2. When I launch the server, the mono process uses 0%, then I open the browser and executes several calls to some of my controllers ( c#) so at that moment the CPU usage increases.
The problem is that when I close the browser, so my application ends, no more calls to mono server. The mono process keeps using CPU (5 -9%). I think the CPU usage should be 0% when my application ends. Any idea? background threads maybe? The application_end is never called but I've read that this is normal. it should not be a problem -- View this message in context: http://mono.1490590.n4.nabble.com/mono-process-keeps-using-CPU-even-when-the-browser-is-closed-tp3215454p3215454.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
