# Pastebin rn6KpxY5 6:27 PM hello, i'm wondering if anyone has experience with adjusting the swift client_timeout setting up from the default of 60 seconds? I have a little test program that lets me trigger the 'ERROR Client read timeout' when I take > client_timeout seconds to send next chunk of data. But when I increase it (say, from 60 to 300), and then run my test program with an 6:27 PM artificial delay of 61 seconds, say, I encounter a different error. 6:28 PM it looks like something out of the HTTP(S)Connection in the swift/proxy/controllers/obj.py Putter connection