Live data from Hacker News

Page was served from Nginx on ReactOS

reactos.aaron.cc

21–30 of 52 posts

Re: Page was served from Nginx on ReactOS

#21
post #16
post #8

Over the last few months we've seen so many "Page served from..." and most of them are just DOA. Why can't people put a little effort and host those pages on their hardware/software of choice but at least put them behind some CDN (at least for static resources)?

This is HN’s fault this time: it’s forcing HTTPS which the site doesn’t support. Try this, and it’ll work: http://reactos.aaron.cc/

Surely in this day and age one would set up https, that too on a website related page

Re: Page was served from Nginx on ReactOS

#22
post #16

Earlier quoted context omitted.

This is HN’s fault this time: it’s forcing HTTPS which the site doesn’t support. Try this, and it’ll work: http://reactos.aaron.cc/

Surely in this day and age one would set up https, that too on a website related page

Just for this there would be no point.

Re: Page was served from Nginx on ReactOS

#23
post #8

Over the last few months we've seen so many "Page served from..." and most of them are just DOA. Why can't people put a little effort and host those pages on their hardware/software of choice but at least put them behind some CDN (at least for static resources)?

[deleted]

Re: Page was served from Nginx on ReactOS

#24
post #16
post #8

Over the last few months we've seen so many "Page served from..." and most of them are just DOA. Why can't people put a little effort and host those pages on their hardware/software of choice but at least put them behind some CDN (at least for static resources)?

This is HN’s fault this time: it’s forcing HTTPS which the site doesn’t support. Try this, and it’ll work: http://reactos.aaron.cc/

That doesn't work for me either.

Re: Page was served from Nginx on ReactOS

#26
post #16

Earlier quoted context omitted.

This is HN’s fault this time: it’s forcing HTTPS which the site doesn’t support. Try this, and it’ll work: http://reactos.aaron.cc/

Surely in this day and age one would set up https, that too on a website related page

Possibly SSL is not something that's quite that easy to set up on ReactOS yet?

Probably doesn't have a letsencrypt client.

Maybe there's no SSL/TLS library that works on it at all.

Re: Page was served from Nginx on ReactOS

#27
post #16

Earlier quoted context omitted.

This is HN’s fault this time: it’s forcing HTTPS which the site doesn’t support. Try this, and it’ll work: http://reactos.aaron.cc/

Surely in this day and age one would set up https, that too on a website related page

There was an attempt:

https://reactos.org/forum/viewtopic.php?f=4&p=146310

Re: Page was served from Nginx on ReactOS

#28

Seems to have collapsed, but archive.org has a snapshot. https://web.archive.org/web/20220811232234/https://reactos.a...

Hasn't collapsed, you just need to access it through HTTP instead of HTTPS.

Nope, server is accepting connections but isn't sending anything in response to requests:

  $ curl -v http://reactos.aaron.cc/
  *   Trying 136.244.80.24:80...
  * Connected to reactos.aaron.cc (136.244.80.24) port 80 (#0)
  > GET / HTTP/1.1
  > Host: reactos.aaron.cc
  > User-Agent: curl/7.79.1
  > Accept: */*
  >
(no response within 60 seconds)

Re: Page was served from Nginx on ReactOS

#29
post #4

Is that why it's not working?

Most likely the HN Hug of Death® had gone into effect. It's capable of incapacitating any sort of system without load balancing as soon as that system is linked from the front of Hacker News.

> without load balancing

HN itself runs on one average sized server. This looks like a blog serving static content which should never go down if you put something like CF in front of it.

Re: Page was served from Nginx on ReactOS

#30
post #17

Earlier quoted context omitted.

I believe the phrase originated from Reddit many years ago, where the audience isn't fully familiar with the phrase's previous incarnation. Since then it has been reappropriated widely on HN and Imgur and any place where people gather and unwittingly cause a denial of service with the best of intentions.

Thank you. I can't say I've been keeping up with my memes n that. The damn kids must have grown up or something! I have to say, it is quite fun watching words, phrases and ideas being made up on the fly at a prolific rate these days. I can still remember reading about memes in a Richard Dawkins book and a few years later the concept was coerced wholesale by the internets. I still remember thinking "what the fuck is a…

> I can still remember reading about memes in a Richard Dawkins book and a few years later the concept was coerced wholesale by the internets.

You and I both! It's fascinating.

Post reply on HN