flexera-public/wstunnel

Timeouts and long requests

artembokhan opened this issue · 2 comments

Hi!

I'm trying to get working "curl <> ws-srv <> ws-cli <> nginx" configuration. I'm using curl to upload files to nginx using PUT method.

What I see is the request time limit (ws-srv <> ws-cli) is hardcoded to about 60 seconds. The uploads which last longer are failing.

Could you please add this timeout to options or give a hint where to fix it in the code?

The version from master is used.

Thanks.

Closing as this issue has been answered over 1 year.