Hi, I see that there is a large difference b/w the default value of timeout for GET and POST (and PUT) requests (in seconds).
CONFIG proxy.config.http.connect_attempts_timeout INT 30 CONFIG proxy.config.http.post_connect_attempts_timeout INT 1800 I couldn’t think of a reason why it should be that different. We are trying to tune some parameters, and were wondering the rationale behind these config values. Regards, Nishant