问题
I'm running ASP.NET MVC 3 site on Mono 3.2.8 (Ubuntu 14.04 + Apache2.4.7 + mod_mono). I've noticed that there are two processes eating up all CPU. Running htop:
I also constantly get this entry in my log:
WARNING: WebConfigurationManager's LRUcache evictions count reached its max size
Cache Size: 100 (overridable via MONO_ASPNET_WEBCONFIG_CACHESIZE)
------------
[Fri Jun 05 06:49:53.446031 2015] [mpm_prefork:notice] [pid 21501] AH00171: Graceful restart requested, doing restart
mod-mono-server received a shutdown message
mod-mono-server received a shutdown message
mod-mono-server received a shutdown message
mod-mono-server received a shutdown message
mod-mono-server received a shutdown message
Any idea what could be causing it?
来源:https://stackoverflow.com/questions/30691619/mono-mod-mono-consuming-100-of-cpu