Need help in rewrite rules

2018-08-28 Thread Priyanka Gupta
Hi, I have few request like as below: https://192.168.134.119:8443/gateway/default/cdapui/_sock/017/dhnoo4nk/xhr?t=1535522928756 https://192.168.134.119:8443/gateway/default/cdapui/_sock/017/ng4frqet/htmlfile?c=_jp.ao2dddy My rewrite.xml is:

Re: Reason why we don't use higher version of Jetty

2018-08-28 Thread Guang Yang
Hey Larry, We're using 0.13.0 and running on Linux version 4.4.92 (Debian 4.9.2-10), the JDK version is 8. On Tue, Aug 28, 2018 at 1:01 PM, larry mccay wrote: > Hi Guang - > > I do recall this FD issue from looong ago. > Not sure what was done to address it but I haven't seen it in a few years.

Re: Reason why we don't use higher version of Jetty

2018-08-28 Thread larry mccay
Hi Guang - I do recall this FD issue from looong ago. Not sure what was done to address it but I haven't seen it in a few years. What version of Knox are you using? What OS and JDK versions are you using? We generally upgrade jetty based on identification of CVEs on current version but also try

Reason why we don't use higher version of Jetty

2018-08-28 Thread Guang Yang
Hi guys, We're using Knox to proxy WEBHDFS request. The problem is when the client shut down the connection, Knox will throw EofException. According to our dashboard, tons of file descriptors are leaked. When the open files reach to the limit, Knox can't receive any request because there is not so

Re: Need help in Websocket request rewrite rules

2018-08-28 Thread Sandeep Moré
Hello Priyanka, So, other than this error in the logs you do not see any other issues and everything works, right ? just making sure I understand. You can enable DEBUG log, which is very verbose, that should tell us more about the error. Best, Sandeep On Tue, Aug 28, 2018 at 2:41 AM Priyanka