I have an application in asp.net, looking to host with dedicated server,I need good performance for my site
I have read about nginx server which has multiple pros like Load Balancing, solves c10K problem, reverse proxy and many more
But I have asp.net application is it good Idea tohost it with nginx??
