Hacker News new | ask | show | jobs
by bantunes 614 days ago
What did you use to differentiate green from (I'm guessing) blue links when it's down?
1 comments

Each color is a different build running on a different server. And then a load balancer picks which server you'll end up on.

Code-wise, the only difference between the builds is the CSS setting the link color.