Hacker News new | ask | show | jobs
by swizzler 2658 days ago
Be aware of the maximum connection bottlenecks in your stack, especially if you have an interactive app.

I've had apache refuse new requests because old connections were holding slots.