I run an apache 2.2 web server to serve asp.net web applications with mod_mono. It works fine. But mono-xsp2 service running too..

Does mod_mono need xsp to work or to work better?

I am asking that because xsp-server start running automatically on boot time. And I couldn't be sure if it is needed or not.

Here is a screenshot of the process' http://img27.imageshack.us/img27/839/capturetu.png

If you see something on the screenshot which is not good for me, Please let me know.

Thanks in advance..

link|improve this question
I have edited my question because it wasn't clear. – Jan Jan 2 '10 at 9:52
feedback

1 Answer

up vote 3 down vote accepted

XSP server just a development and testing environment. For production you have to use Apache.

A proof link, for example, this.

link|improve this answer
Thanks. You are absolutely right. But my question was not just that. I have edited it to be more specific. Thank you for your answer... – Jan Jan 2 '10 at 9:55
Hi. No, mod_mono doesn't require xsp to be installed at all. This is independent modules. Both requires mono runtime and this is only one similarity. – abatishchev Jan 2 '10 at 11:34
That is what I was looking for.. =) thank you so much.. – Jan Jan 2 '10 at 14:47
Thank you! Also I recommend to join mono mailing lists at mono-project.com/Mailing_Lists - there you can receive the most professional answer to your questions. StackOverflow is also good enought – abatishchev Jan 2 '10 at 22:14
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.