Happy for you to try and break it, hopefully with something more interesting than a DoS though :) Please let me know if you find any issues.
Show HN: unsafehttp – tiny web server from scratch in C, running on an orange pi
unsafehttp.benren.au
1–10 of 54 posts
Happy for you to try and break it, hopefully with something more interesting than a DoS though :) Please let me know if you find any issues.
Show HN: unsafehttp – tiny web server from scratch in C, running on an orange pi
unsafehttp.benren.au
Doesn't seem to be up =\
I would expect GitHub page. The server seems down
Earlier quoted context omitted.
Whoops, should be back up now. I'll have to check logs later to see why it went down.
You're going to need a bigger host to support HN traffic :)
Too many simultaneous connections for his router maybe? Or too much bandwidth for his internet connection?
Doesn't seem to be up =\
Earlier quoted context omitted.
You're going to need a bigger host to support HN traffic :)
What is it about HN that overwhelms small servers like this? It was a small static page so I wouldn't think it'd be that much load on the server itself, even for an OrangePi like this one. Too many simultaneous connections for his router maybe? Or too much bandwidth for his internet connection?
cat /proc/sys/net/netfilter/nf_conntrack_max
Should give some details.