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.