Hi all,

    I have noticed than mod-mono-server always precompile the assemblies
with the debug compilation option at runtime for a simple ASP.NET
sample. I have compiled my project with the release configuration and
the debug option is set to "false" in the compilation section of my
Web.config configuration file. 

    Please let me know if someone has an idea.

    Thanks,

    Franck Charbonneau

 
 [EMAIL PROTECTED] bin]# watch -n1 " ps -elaf|grep -i mono "
4 S apache    3231     1  4  75   0 -  8948 322557 11:10 ?
00:00:00 /usr/bin/mono /usr/lib/mono/2.0/mod-mono-server2.exe --filename
/tmp/mod_mono_s
erver_global --nonstop --master
0 R apache    3290  3231  0  78   0 -  5108 -      11:11 ?
00:00:00 /usr/bin/mono /usr/lib/mono/2.0/gmcs.exe /target:library
/debug+ /optimize- /warn:1
/out:/tmp/apache-temp-aspnet-0/64587ba2/50a2c819.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/Syst
em.Configuration.dll 
/r:/usr/lib/mono/gac/System.Data/2.0.0.0__b77a5c561934e089/System.Data.d
ll
/r:/usr/lib/mono/gac/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Dra
wing.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/Syste
m.Web.Services.dll 
/r:/usr/lib/mono/gac/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
/r:/usr/local/www/TestASP20/bin/TestASP20.dll --
/tmp/apache-temp-aspnet-0/64587ba2/50a2c819.0.cs

 
_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to