#chatnplay Bot Logged User list

Network: ChatNPlay
Modes: +lnVTrt
Last Seen: 21 minutes ago
Topic: Welcome to ChatNPlay! - https://chatnplay.org/ - Discord: https://discord.gg/Akg5bv2GW4 - IRC Support & Help: /join #Help - Register for automatic voice
#1
Rank
16
Users

Channel Log Archive for #chatnplay

Prev
Next

* All times are UTC
Filtering by user: Sirius
Wednesday, December 13, 2023
[19:53:30] Sirius So far I've experienced no more server freezes since I've implemented an experimental fix almost 2 days ago. After accepting a new socket, the TLS handshake will be threaded. I expected this to have issues with multiple clients connecting at the same time, but so far no issues
[19:59:27] Sirius Did you experiene any freezes lately? I just cat all logs and grep on "froze"
[19:59:36] Sirius Happened a lot before the fix
[20:00:25] Sirius Some freezes were up to 60 seconds long, insane
[20:00:32] Sirius All because a TLS socket got stuck in handshake
[20:01:29] Sirius Since that time only 1 freeze?
[20:02:57] Sirius In my case it was presumably some bot or crawler. It connected to my TLS port but never did any handshake, causing the entire Python interpreter to hang
[20:03:45] Sirius I simulated this behavior on my Windows machine with mIRC, it allows me to easily halt any data to the server. It only unfroze when I disconnected the client
[20:06:35] Sirius Yeah same, guess that nicklist plugin didn't know what to do with my data
[20:08:54] Sirius Cleaned up all messy commits tho, not sure if that causes issues with pulling
[20:12:05] Sirius Dunno, git being git
Prev
Next