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

This is great. If I were to serve this over apache is there a limit on the connections? I'm asking because I'm assuming there is only a specific number of concurrent connections per child in apache(?).

So if gif 2 is embedded in 100 sites will it bring my server down since children are not closing connections?




I had problems with Haskell after 1024 open sockets, but compiling with ghc -threaded fixed them. Other than that, no problems encountered yet. (using nginx as proxy)




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

Search: