<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Known performance  issue while using Knox in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Known-performance-issue-while-using-Knox/m-p/95807#M9154</link>
    <description>&lt;P&gt;Any one notice any performance for degradation while having all clients accessing services via rest over KNOX?  It see for me Knox is not a good solution for low latency applications.  thoughts?&lt;/P&gt;</description>
    <pubDate>Thu, 22 Oct 2015 04:40:36 GMT</pubDate>
    <dc:creator>hfaouaz</dc:creator>
    <dc:date>2015-10-22T04:40:36Z</dc:date>
    <item>
      <title>Known performance  issue while using Knox</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Known-performance-issue-while-using-Knox/m-p/95807#M9154</link>
      <description>&lt;P&gt;Any one notice any performance for degradation while having all clients accessing services via rest over KNOX?  It see for me Knox is not a good solution for low latency applications.  thoughts?&lt;/P&gt;</description>
      <pubDate>Thu, 22 Oct 2015 04:40:36 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Known-performance-issue-while-using-Knox/m-p/95807#M9154</guid>
      <dc:creator>hfaouaz</dc:creator>
      <dc:date>2015-10-22T04:40:36Z</dc:date>
    </item>
    <item>
      <title>Re: Known performance  issue while using Knox</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Known-performance-issue-while-using-Knox/m-p/95808#M9155</link>
      <description>&lt;P&gt;Knox is a proxy and as such does add overhead.  At a simplistic level, this overhead can be broken down into five areas:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Authentication and authorization - The additional time required to perform authentication and authorization.&lt;/LI&gt;&lt;LI&gt;Connection creation - The additional time required to setup the connection between Knox and the backend service.&lt;/LI&gt;&lt;LI&gt;Data transport - The additional time required physically move the request and response data through the Knox server unaltered.&lt;/LI&gt;&lt;LI&gt;Request and response processing - The additional time imposed by processing done to the request and response data stream.&lt;/LI&gt;&lt;LI&gt;SSL termination - The additional time imposed by SSL encryption if the direct connection to the service would otherwise not occur over a secure connection.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;We try to set expectations at around +0.5 to +1.0 in terms of overhead, yielding a 1.5x to 2.0x increase in overall response times.  These types of numbers are of course highly generalized and may vary significantly based on the use case.  For example, as you point for very small requests and responses the connection creation time may disproportionately dominate overall and produce a higher relative overhead.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Oct 2015 23:20:20 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Known-performance-issue-while-using-Knox/m-p/95808#M9155</guid>
      <dc:creator>kevin_minder</dc:creator>
      <dc:date>2015-10-22T23:20:20Z</dc:date>
    </item>
    <item>
      <title>Re: Known performance  issue while using Knox</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Known-performance-issue-while-using-Knox/m-p/95809#M9156</link>
      <description>&lt;P&gt;Knox provides solution for perimeter security and like any security component, (encryption or authorization) does add overhead to the processing time. With that said, in order to determine whether a security tool is needed or not, performance is not considered as a deciding factor. We can load balance the traffic across multiple knox instances to distributed the load to avoid too much degradation in performance.&lt;/P&gt;</description>
      <pubDate>Fri, 23 Oct 2015 02:18:07 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Known-performance-issue-while-using-Knox/m-p/95809#M9156</guid>
      <dc:creator>bsaini</dc:creator>
      <dc:date>2015-10-23T02:18:07Z</dc:date>
    </item>
  </channel>
</rss>

