[Mono-dev] gmcs : compiling website periodically 3-4 minutes

Hugo Ribeiro hribeiro at janeladigital.com
Wed Mar 23 13:19:28 EDT 2011


Probably a newbie question, but i came from an old version of mono and
xsp(fastcgi-server2) and this didn't happen.

I have a website fully compiled running on nginx + fastcgi (mono), latest
version of mono and xsp.

 

/usr/bin/mono /usr/lib/mono/2.0/fastcgi-mono-server2.exe /socket=tcp:9003
/address=127.0.0.1 /root=/mnt/services/websites/www.mysite.com
/applications=/:/mnt/services/websites/www.mysite.com /loglevels=Error
/logfile=/var/log/fastcgi-mono-server/www.mysite.com.a.log /printlog=False

 

The first time that I enter the site he makes me a request 

/usr/bin/mono /usr/lib/mono/2.0/gmcs.exe /target:library
/lib:/mnt/services/websites/www.mywebsite.com/bin /debug+ /optimize- /warn:0
/out:/tmp/root-temp-aspnet-0/4614088e/App_Web_MasterPage.master.3ab98ffe.419
c5119.dll /r:/usr/lib/mono/gac/System/2.0.0.0__b77a5c561934e089/System.dll
/r:/usr/lib/mono/gac/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.C
onfiguration.dll
/r:/usr/lib/mono/gac/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll
/r:/usr/lib/mono/gac/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing
.dll
/r:/usr/lib/mono/gac/System.Web/2.0.0.0__b03f5f7f11d50a3a/System.Web.dll
/r:/usr/lib/mono/gac/System.Web.Services/2.0.0.0__b03f5f7f11d50a3a/System.We
b.Services.dll
/r:/usr/lib/mono/gac/System.Runtime.Serialization/3.0.0.0__b77a5c561934e089/
System.Runtime.Serialization.dll
/r:/usr/lib/mono/gac/System.IdentityModel/3.0.0.0__b77a5c561934e089/System.I
dentityModel.dll
/r:/usr/lib/mono/gac/System.ServiceModel/3.0.0.0__b77a5c561934e089/System.Se
rviceModel.dll
/r:/usr/lib/mono/gac/System.ServiceModel.Web/3.5.0.0__31bf3856ad364e35/Syste
m.ServiceModel.Web.dll
/r:/usr/lib/mono/gac/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
/r:/tmp/root-temp-aspnet-0/4614088e/App_global.asax_285222af.dll
/r:/tmp/root-temp-aspnet-0/4614088e/App_Web_6bb860bf.dll
/r:/tmp/root-temp-aspnet-0/4614088e/App_Web_ImoguiaPackages.ascx.fb7beb5f.69
1293e5.dll /nowarn:0169 /d:DEBUG --
/tmp/root-temp-aspnet-0/4614088e/App_Web_MasterPage.master.3ab98ffe.419c5119
_0.cs

 

all was good, the problem arises passing 3-4minutes he does this again
without any changes. This is being done periodically in intervals of 3-4
minutes. Any reason for him keep getting compiled on the temporary?

 

Thx in advance,

Hugo Ribeiro

 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20110323/6e51197e/attachment.html 


More information about the Mono-devel-list mailing list