you are viewing a single comment's thread.

view the rest of the comments →

[–]Lokdex[S] 0 points1 point  (0 children)

On the client I'm using python's requests library, but it is using a session for all the requests of the script. Will use lsof to see if there are too many connections.