I don't get it. You create a server to solve C10K problem, and then host its own website with nginx? Why? Having HN crowd coming and testing your server would be a great test, no?
I host more websites on the same server and as kajecounterhack said I'm using nginx as a reverse proxy. The server is fast and have no problems at all with the HM crowd ;)
I mean, what's the main "selling point". Why should one use this instead of battle tested nginx?
Don't get me wrong, I'm not criticizing, I'm just curious.