13:11:10 are the monerodevs.org nodes rate-limited? 13:12:16 Yes 13:12:41 Technically, they are "# of connections" limited 13:13:02 meaning 13:13:19 # of users limited or # of connection trie 13:13:23 whoa 13:13:24 The max number of connections per ip is limited 13:13:44 but it resets fast? 13:14:01 testing something on a monerodevs node and want to make sure that the issue is node related 13:14:02 18.4.0 enforces this for everyone 13:14:26 im opening/closing app in rapid succession 13:14:28 The problem with monerodevs nodes, is that they are popular and public. So they are being attacked 13:14:57 eventually it stops connecting to node. but if i wait a minute or 2 itll then connect 13:15:48 If using tor exit nodes, its probably 3 max connections per exit node. If using onion (which accesses via 127.0.0.1) the number is higher, but its easier to attack 127.0.0.1/onion 13:16:36 makes sense. but how quick does it reset? 13:17:11 As soon as one of the connections disconnects 13:17:40 must be that then. changed nodes and the issue is gone 13:17:42 But if someone is constantly attacking it, you need to get lucky to get connected 13:19:04 Default limits are 3 per public ip, 25 per private ip, 100 total 17:32:13 if the connection closes on app close then it should not be an issue with the new limits 17:32:52 the new limits are only relevant for simultaneous connections 21:21:33 it does, but i was doing multiple rapidfire connections per minute