If you can choose, go with nginx + fastcgi-mono-server instead of apache.
Although YMMV, especially depending on how loaded is the server.
Xsp is really simple and it's perfect for testing, but it's not meant for
production use.
Do yourself a favour and use a version of mono which is >3.0.


2014-05-19 22:12 GMT+02:00 Marco Ridoni <m.rid...@gmail.com>:

>
>
>
> 2014-05-19 21:05 GMT+02:00 Daniel Lo Nigro <li...@dan.cx>:
>
> How old is the site? Very old sites that make heavy use of ASP.NETWebForms 
> viewstate may not work too well, but older MVC sites should be
>> fine depending on which third-party libraries you're also using.
>>
>
> Well, I beg to differ :-)  I have a quite big application written for
> ASP.NET 2.0 WebForms, which made heavy use of custom controls, viewstate,
> AJAX Control Toolkit and an ORM library (CoolStorage) and it worked
> flawlessly for almost two years before being replaced by a newer version
> written in MVC4, mainly due to performance reasons.
>
> m.
>
> _______________________________________________
> Mono-aspnet-list mailing list
> Mono-aspnet-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-aspnet-list
>
>
_______________________________________________
Mono-aspnet-list mailing list
Mono-aspnet-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-aspnet-list

Reply via email to