YC News Unavailable...
1–10 of 140 posts
I've been getting increasing loss of news yc availability in the last few days. Is it just me, or is the server getting overloaded? (This was espeically a bummer as I was filling out the YC application)
Re: YC News Unavailable...
#2Not just you, I've had it too over the last day or so.
Strangely, response time is still very good, so don't think it is due to server load..
Re: YC News Unavailable...
#3Not just you, I've had it too over the last day or so. Strangely, response time is still very good, so don't think it is due to server load..
I've been having the same problems with news.ycombinator.com, but ycombinator.com loads everytime.
Re: YC News Unavailable...
#4Yeah, here also. Hopefully it's not a load/scaling issue. It would be interesting to know more about the platform and hosting configuration.
It's interesting the server responds to pings, but the webserver seems to be shot when it's down.
Re: YC News Unavailable...
#5Not just you, I've had it too over the last day or so. Strangely, response time is still very good, so don't think it is due to server load..
Response time is not the only thing that could be affected by server load. Those infamous threading problems (deadlock, race..) also are a possibility.
Re: YC News Unavailable...
#6I had some trouble getting on earlier today, but this is the first time I've noticed anything.
Re: YC News Unavailable...
#7Yeah, here also. Hopefully it's not a load/scaling issue. It would be interesting to know more about the platform and hosting configuration. It's interesting the server responds to pings, but the webserver seems to be shot when it's down.
PG has mentioned before that it's a custom web server written in Arc. It's not unusual for web server software to go down while the host machine keeps working - especially when it's experimental software written in an unfinished programming language.
Re: YC News Unavailable...
#8Time to rewrite the site in Blub?
Re: YC News Unavailable...
#9DNS issues for sure folks.
Re: YC News Unavailable...
#10DNS issues for sure folks.
DNS shouldn't cause intermittent on/off issues though, since hostname mappings are cached..