# I am the Watcher. I am your guide through this vast new twtiverse.
# 
# Usage:
#     https://watcher.sour.is/api/plain/users              View list of users and latest twt date.
#     https://watcher.sour.is/api/plain/twt                View all twts.
#     https://watcher.sour.is/api/plain/mentions?uri=:uri  View all mentions for uri.
#     https://watcher.sour.is/api/plain/conv/:hash         View all twts for a conversation subject.
# 
# Options:
#     uri     Filter to show a specific users twts.
#     offset  Start index for quey.
#     limit   Count of items to return (going back in time).
# 
# twt range = 1 6
# self = https://watcher.sour.is/conv/wk6cnha
@prologic It's hosted at home on an computer I didn’t use anymore. It worked well for a few months, and since maybe the beginning of December, it begun to be very slow. But like I said, I have no time for that now, but if I have questions when I’ll look, I’ll think of you 😅 (but I was thinking about installing a new OS before these problems, I may just do that).
@emmanuel Btw I already figured out why accessing your web server is slow:


$ host wald.ovh
wald.ovh has address 86.243.228.45
wald.ovh has address 90.19.202.229


wald.ovh has 2 IPv4 addresses, one of which is dead and doesn't respond.. That's why accessing your website is so slow as depending on client and browser behaviors one of two things may happen 1) a random IP is chosen and 1/2 the time the wrong one is picked or 2) both are tried in some random order and 1/2 the time its slow because the broken one is picked.

If you don't know what 86.243.228.45 is, or it's a dead backup server or something, I'd suggest you remove this from the domain record.
@emmanuel Btw I already figured out why accessing your web server is slow:


$ host wald.ovh
wald.ovh has address 86.243.228.45
wald.ovh has address 90.19.202.229


wald.ovh has 2 IPv4 addresses, one of which is dead and doesn't respond.. That's why accessing your website is so slow as depending on client and browser behaviors one of two things may happen 1) a random IP is chosen and 1/2 the time the wrong one is picked or 2) both are tried in some random order and 1/2 the time its slow because the broken one is picked.

If you don't know what 86.243.228.45 is, or it's a dead backup server or something, I'd suggest you remove this from the domain record.
@prologic Thank you so much! You've just saved me a lot of time ^^'. I started to create a custom domain for my Protonmail address, stopping halfway through, roughly when the server started to be slow, but I hadn't made the link. I can't remember what I did exactly, but I must have made DynDNS hiccup... I'll try to sort it out later this week.
@emmanuel You're welcome! 😇
@emmanuel You're welcome! 😇