Getting the most out of Mono on a Linode

I have been running the lastest version of mono with fastcgi-mono-server4 and nginx. I am very happy with the performance but I have noticed that it only ever uses one CPU so I am slightly worried that if I start to get any load I am going to be bound by one CPU. Does any know of a way to setup mono using any web server to utilise multiple cores of a server?

Thanks for any help.

1 Reply

http://www.mono-project.com/Release_Not … ParallelFx">http://www.mono-project.com/ReleaseNotesMono_2.6#ParallelFx

James

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct