Skip to content

Comment on Heroku Isn't for Idiotsparent

Comments

One day I noticed that Heroku gives you access to netstat, so I started trying to figure out the actual number.

Running this:

    heroku run "netstat -l | grep lxc | wc -l"
...seems to imply that it's actually 100 ± 25 dynos per instance.

(It's possible I could be entirely misunderstanding the netstat output, in which case someone please speak up.)

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.