Hi, I believe you are doing a tuning in the gateway. However the default recommendation of the worker_thread_keepalive_sec is 60 sec. Anyhow, this value should be less than the socket timeout value.
You can find more info by following the documentation[1]. [1] https://docs.wso2.com/display/AM210/Tuning+Performance Thanks, DinushaD On Wed, Apr 4, 2018 at 12:13 PM, 김대경 <[email protected]> wrote: > Hi, > > I'm using wso2am-2.1.0 > > I changed worker_thread_keepalive_sec to 30. > But PassThroughMessageProcessor keep connection over that time. > > I think that connection is close only if target endpoint close connection. > > How can I set the keep-alive timeout? > > Thanks. > > > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- Dinusha Dissanayake Software Engineer WSO2 Inc Mobile: +94712939439 <https://wso2.com/signature>
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
