Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
richcollins
on Feb 14, 2013
|
parent
|
context
|
favorite
| on:
Heroku's Ugly Secret: The story of how the cloud-k...
how does it decide to queue at the dyno level anyway? Does it check for connection refusal at the TCP level?
dblock
on Feb 14, 2013
[–]
The connection is accepted, and a single-threaded web server will do the queuing.
richcollins
on Feb 15, 2013
|
parent
[–]
Oh so the server process hosting rails is itself queueing? Is that what they refer to as "dyno queueing"? I thought perhaps there was another server between the router and your apps server process.
Consider applying for YC's Fall 2026 batch!
Applications
are open till July 27.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: