Hacker News new | past | comments | ask | show | jobs | submit login

I wish this weren't true, but it's a terrible server - all but unusable. Just try to serve requests to several hosts within the same few seconds.



I don't think it was ever meant to be a server beyond a single user on a single machine. It's great for spinning up a server to start prototyping some web pages, etc. locally. Trying to serve content to multiple users (especially at the same time) is asking for trouble.


    pip install waitress
Is a good choice when you need a little more oomph but not nginx.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: