Re: idleTimeout values are getting reset

2018-04-26 Thread Sandeep Moré
> > BigInsights Quality > EGL C Block, 6th Floor > IBM India Software Labs, > Mail-Id : ashoj...@in.ibm.com > > > > > - Original message - > From: "Sandeep Moré" <moresand...@gmail.com> > To: user@knox.apache.org > Cc: &g

Re: idleTimeout values are getting reset

2018-04-25 Thread Ashok V Jose
Hi Sandeep,The knox version (0.12.0.2.6.2.0-205) I am using did not have this file  ProxyInboundClient.java, is there a way I can put in somewhere in my verison ?      Thanks & Regards,Ashok Jose**BigInsights QualityEGL C Block, 6th FloorIBM

Re: idleTimeout values are getting reset

2018-04-22 Thread Ashok V Jose
Hi Sandeep,   Is there a parameter that I can set the timeouts for both WebSocketServerConnection and WebSocketClientConnection to a larger value from the knox settings ? One of these is gateway.websocket.idle.timeout, is there an other one ? Or are these set from the client program ?     Thanks

Re: idleTimeout values are getting reset

2018-04-19 Thread Sandeep Moré
Hello Ashok, This is interesting, Knox opens up two connections for Websockets, one on the client side (browser/client etc.) and other on the backend (service host). The timeouts you are seeing are for the two 1. First debug line - WebSocketServerConnection - opens up websocket connection to the