this post was submitted on 14 Jun 2023
223 points (97.9% liked)
Lemmy.World Announcements
29026 readers
2 users here now
This Community is intended for posts about the Lemmy.world server by the admins.
Follow us for server news π
Outages π₯
https://status.lemmy.world
For support with issues at Lemmy.world, go to the Lemmy.world Support community.
Support e-mail
Any support requests are best sent to [email protected] e-mail.
Report contact
- DM https://lemmy.world/u/lwreport
- Email [email protected] (PGP Supported)
Donations π
If you would like to make a donation to support the cost of running this platform, please do so at the following donation URLs.
If you can, please use / switch to Ko-Fi, it has the lowest fees for us
Join the team
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I am curious about why lemmy.ml is blocked in your country. Is the 'ml' domain generally blocked? Or was lemmy.ml specifically added to some block list?
It just says 502 Bad Gateway. I'm not even sure if the block is intentional on their part, or a server issue of some sort.
A 502 status code does sound more like an error from the server, yes. The correct HTTP status code for a block by the government would be 451. But I'm not sure if countries that try to block social media respect this, they probably want to hide the fact that that website exists entirely. So they might go for a 404 error instead.
404 is still a server response, so I imagine no response at all would be the way to go.
Yea true, so you would just get a timeout (or an error from the DNS server that the domain does not exist if you use a 'government approved' DNS server.
A lot of censorship-happy governments have specific message that show up when a page is blocked telling you quite explicitly that the page you're trying to access is banned.
In contrast, in China you just get the browserβs default error page like you typed in a url wrong to a page that doesnβt exist, in essence they give you no error or indication info at all, just blank.
You'll likely get a permanent redirect to some government site telling you access is denied. The same thing happens on a corporate or school network that blocked a domain.
I like that the code is 451, but yeah no one is going to explicitly use it when they're blocking things. A little too on the nose.
It's been up and down the past day, they just moved to a beefier server.
Hmm, interesting. I don't know how to interpret that. Thanks!