[MonoDevelop] running & debugging on Apache or Nginx?

Sergey Lobko-Lobanovsky serge.lobanovsky at gmail.com
Thu Nov 11 03:44:36 EST 2010


>
> In the production release, though, I have nginx serving the static
> files, and it proxies requests to Apache which uses mod_mono to
> render.
>

Thanks, I am thinking of this setup, too. Do you have any performance data
on how well it performs? Does your production site process many requests per
second? I am planning to use 2.8.1.


>
> > 2. Can such webapp be debugged normally in MD?
> I don't think so.
>

Yeah, last night I set it up using nginx + fastcgi-mono-server2, and even
though I attached the debugger to the FastCGI server, it allowed to debug
only the unmanaged code.


>
> > ... so I am forced to use Mono :)
> It's not nearly as bad as you might think it is.
>

Oh not at all, I *am* a Mono advocate. It's just that it is more risk with
the hard time constraints.

Best,
Sergey
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monodevelop-list/attachments/20101111/f0dd7c4b/attachment.html 


More information about the Monodevelop-list mailing list