<?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>topic Re: R80.x - Performance Tuning Tip - SecureXL Fast Accelerator (fw ctl fast_accel) in General Topics</title>
    <link>https://community.checkpoint.com/t5/General-Topics/R80-x-Performance-Tuning-Tip-SecureXL-Fast-Accelerator-fw-ctl/m-p/119675#M22253</link>
    <description>&lt;P&gt;Also, does the same traffic cross any other VSs on the same box?&lt;/P&gt;</description>
    <pubDate>Fri, 28 May 2021 08:53:24 GMT</pubDate>
    <dc:creator>_Val_</dc:creator>
    <dc:date>2021-05-28T08:53:24Z</dc:date>
    <item>
      <title>R80.x - Performance Tuning Tip - SecureXL Fast Accelerator (fw ctl fast_accel)</title>
      <link>https://community.checkpoint.com/t5/General-Topics/R80-x-Performance-Tuning-Tip-SecureXL-Fast-Accelerator-fw-ctl/m-p/67604#M13817</link>
      <description>&lt;P&gt;The Fast Acceleration (picture 1 green) feature lets you define trusted connections to allow bypassing deep packet inspection on R80.20 JHF103 and above gateways. This feature significantly improves throughput for these trusted high volume connections and reduces CPU consumption.&lt;/P&gt;
&lt;P&gt;The CLI of the gateway can be used to create rules that allow you to bypass the SecureXL PSLXL path to route all connections through the fast path.&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 22px; color: #33cccc;"&gt;Tip 1&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Use this function to exclude IP's or networks from deep inspection.&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="accel_path_d_2.PNG" style="width: 729px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/11187i121975F433ABB156/image-size/large?v=v2&amp;amp;px=999" role="button" title="accel_path_d_2.PNG" alt="accel_path_d_2.PNG" /&gt;&lt;/span&gt;&lt;BR /&gt;Picture 1&lt;/P&gt;
&lt;P&gt;Here you can see the complete packet flow in detail : &lt;A href="https://community.checkpoint.com/docs/DOC-3041-r80x-security-gateway-architecture-logical-packet-flow" target="_blank" rel="noopener"&gt;R80.x - Security Gateway Architecture (Logical Packet Flow)&lt;/A&gt;&lt;BR /&gt;I will update the document&amp;nbsp; to this new function in the next few days.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Feature Attributes:&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Configured from the gateway's CLI.&lt;/LI&gt;
&lt;LI&gt;Can be turned On / Off, Off is the default.&lt;/LI&gt;
&lt;LI&gt;Rules can be added / deleted by demand.&lt;/LI&gt;
&lt;LI&gt;Configuration (State / rules) survive reboot.&lt;/LI&gt;
&lt;LI&gt;Maintain rule hit count (does not survive reboot).&lt;/LI&gt;
&lt;LI&gt;Every configuration change done by the user is logged in $FWDIR/log/fw_fast_accel.log file.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;STRONG&gt;Feature Usage:&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;fw ctl fast_accel &amp;lt;option&amp;gt;&lt;/P&gt;
&lt;TABLE style="height: 300px; width: 600px;" border="3" align="left"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD style="text-align: center;"&gt;&lt;STRONG&gt;Option&amp;nbsp;&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD style="text-align: center;"&gt;&amp;nbsp;&lt;STRONG&gt;Explanation&lt;/STRONG&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;&amp;nbsp;add&lt;/TD&gt;
&lt;TD&gt;&amp;nbsp;Add a connection&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;&amp;nbsp;delete&lt;/TD&gt;
&lt;TD&gt;&amp;nbsp;Delete a connection&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;&amp;nbsp;enable&lt;/TD&gt;
&lt;TD&gt;&amp;nbsp;Set feature state to on&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;&amp;nbsp;disable&lt;/TD&gt;
&lt;TD&gt;&amp;nbsp;Set feature state to off&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;&amp;nbsp;show_table&lt;/TD&gt;
&lt;TD&gt;&amp;nbsp;Display the rules configured by the user&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;&amp;nbsp;show_state&lt;/TD&gt;
&lt;TD&gt;&amp;nbsp;Display the current feature state&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;&amp;nbsp;reset_stats&lt;/TD&gt;
&lt;TD&gt;&amp;nbsp;Reset the statistics collected by the feature&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;&amp;nbsp;--help/-h&lt;/TD&gt;
&lt;TD&gt;&amp;nbsp;Display help message&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To create fast_accel rules, read more in this &lt;A href="https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&amp;amp;solutionid=sk156672&amp;amp;partition=Advanced&amp;amp;product=SecureXL%22" target="_self"&gt;sk156672 - SecureXL Fast Accelerator (fw fast_accel) for R80.20 and above.&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 28 Mar 2021 19:03:22 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/R80-x-Performance-Tuning-Tip-SecureXL-Fast-Accelerator-fw-ctl/m-p/67604#M13817</guid>
      <dc:creator>HeikoAnkenbrand</dc:creator>
      <dc:date>2021-03-28T19:03:22Z</dc:date>
    </item>
    <item>
      <title>Re: R80.x - Performance Tuning Tip - SecureXL Fast Accelerator (fw ctl fast_accel)</title>
      <link>https://community.checkpoint.com/t5/General-Topics/R80-x-Performance-Tuning-Tip-SecureXL-Fast-Accelerator-fw-ctl/m-p/77118#M15681</link>
      <description>&lt;P&gt;What about VSX support? Is it fully supported in VSX? And how is it enabled in VSX - per VS? Or is it enabled in VS0 and then configured per VS?&lt;/P&gt;</description>
      <pubDate>Wed, 04 Mar 2020 12:52:59 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/R80-x-Performance-Tuning-Tip-SecureXL-Fast-Accelerator-fw-ctl/m-p/77118#M15681</guid>
      <dc:creator>Morten__</dc:creator>
      <dc:date>2020-03-04T12:52:59Z</dc:date>
    </item>
    <item>
      <title>Re: R80.x - Performance Tuning Tip - SecureXL Fast Accelerator (fw ctl fast_accel)</title>
      <link>https://community.checkpoint.com/t5/General-Topics/R80-x-Performance-Tuning-Tip-SecureXL-Fast-Accelerator-fw-ctl/m-p/96160#M18930</link>
      <description>&lt;P&gt;Article&amp;nbsp; with new pictures and text revised for R80.40.&lt;/P&gt;</description>
      <pubDate>Mon, 07 Sep 2020 05:25:41 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/R80-x-Performance-Tuning-Tip-SecureXL-Fast-Accelerator-fw-ctl/m-p/96160#M18930</guid>
      <dc:creator>HeikoAnkenbrand</dc:creator>
      <dc:date>2020-09-07T05:25:41Z</dc:date>
    </item>
    <item>
      <title>Re: R80.x - Performance Tuning Tip - SecureXL Fast Accelerator (fw ctl fast_accel)</title>
      <link>https://community.checkpoint.com/t5/General-Topics/R80-x-Performance-Tuning-Tip-SecureXL-Fast-Accelerator-fw-ctl/m-p/97970#M19185</link>
      <description>&lt;P&gt;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/3095"&gt;@Morten__&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;yes, it's supported with VSX. You have to enable and define rules for each VS.&lt;/P&gt;
&lt;P&gt;Wolfgang&lt;/P&gt;</description>
      <pubDate>Thu, 01 Oct 2020 04:58:32 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/R80-x-Performance-Tuning-Tip-SecureXL-Fast-Accelerator-fw-ctl/m-p/97970#M19185</guid>
      <dc:creator>Wolfgang</dc:creator>
      <dc:date>2020-10-01T04:58:32Z</dc:date>
    </item>
    <item>
      <title>Re: R80.x - Performance Tuning Tip - SecureXL Fast Accelerator (fw ctl fast_accel)</title>
      <link>https://community.checkpoint.com/t5/General-Topics/R80-x-Performance-Tuning-Tip-SecureXL-Fast-Accelerator-fw-ctl/m-p/119669#M22251</link>
      <description>&lt;P&gt;Has anyone managed to get it to work on VSX? Trying hard but keep getting 0 hit count. R80.30 T219.&lt;/P&gt;
&lt;P&gt;It's enabled on a specific VS&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 867px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/11871i7716D68DC86007F0/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;there is definitely traffic between those hosts&lt;/P&gt;</description>
      <pubDate>Fri, 28 May 2021 08:32:22 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/R80-x-Performance-Tuning-Tip-SecureXL-Fast-Accelerator-fw-ctl/m-p/119669#M22251</guid>
      <dc:creator>Kaspars_Zibarts</dc:creator>
      <dc:date>2021-05-28T08:32:22Z</dc:date>
    </item>
    <item>
      <title>Re: R80.x - Performance Tuning Tip - SecureXL Fast Accelerator (fw ctl fast_accel)</title>
      <link>https://community.checkpoint.com/t5/General-Topics/R80-x-Performance-Tuning-Tip-SecureXL-Fast-Accelerator-fw-ctl/m-p/119674#M22252</link>
      <description>&lt;P&gt;What does "f&lt;SPAN&gt;w -vs &amp;lt;vsid&amp;gt; ctl get int fw_fast_accel_is_initialized&lt;/SPAN&gt;" say?&lt;/P&gt;</description>
      <pubDate>Fri, 28 May 2021 08:51:58 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/R80-x-Performance-Tuning-Tip-SecureXL-Fast-Accelerator-fw-ctl/m-p/119674#M22252</guid>
      <dc:creator>_Val_</dc:creator>
      <dc:date>2021-05-28T08:51:58Z</dc:date>
    </item>
    <item>
      <title>Re: R80.x - Performance Tuning Tip - SecureXL Fast Accelerator (fw ctl fast_accel)</title>
      <link>https://community.checkpoint.com/t5/General-Topics/R80-x-Performance-Tuning-Tip-SecureXL-Fast-Accelerator-fw-ctl/m-p/119675#M22253</link>
      <description>&lt;P&gt;Also, does the same traffic cross any other VSs on the same box?&lt;/P&gt;</description>
      <pubDate>Fri, 28 May 2021 08:53:24 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/R80-x-Performance-Tuning-Tip-SecureXL-Fast-Accelerator-fw-ctl/m-p/119675#M22253</guid>
      <dc:creator>_Val_</dc:creator>
      <dc:date>2021-05-28T08:53:24Z</dc:date>
    </item>
    <item>
      <title>Re: R80.x - Performance Tuning Tip - SecureXL Fast Accelerator (fw ctl fast_accel)</title>
      <link>https://community.checkpoint.com/t5/General-Topics/R80-x-Performance-Tuning-Tip-SecureXL-Fast-Accelerator-fw-ctl/m-p/119679#M22254</link>
      <description>&lt;P&gt;[Expert@vsx:0]# fw -vs 10 ctl get int fw_fast_accel_is_initialized&lt;BR /&gt;fw_fast_accel_is_initialized = 1&lt;/P&gt;</description>
      <pubDate>Fri, 28 May 2021 09:01:51 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/R80-x-Performance-Tuning-Tip-SecureXL-Fast-Accelerator-fw-ctl/m-p/119679#M22254</guid>
      <dc:creator>Kaspars_Zibarts</dc:creator>
      <dc:date>2021-05-28T09:01:51Z</dc:date>
    </item>
    <item>
      <title>Re: R80.x - Performance Tuning Tip - SecureXL Fast Accelerator (fw ctl fast_accel)</title>
      <link>https://community.checkpoint.com/t5/General-Topics/R80-x-Performance-Tuning-Tip-SecureXL-Fast-Accelerator-fw-ctl/m-p/119680#M22255</link>
      <description>&lt;P&gt;actually no, it's one physical interface to another on the same VS&lt;/P&gt;</description>
      <pubDate>Fri, 28 May 2021 09:06:06 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/R80-x-Performance-Tuning-Tip-SecureXL-Fast-Accelerator-fw-ctl/m-p/119680#M22255</guid>
      <dc:creator>Kaspars_Zibarts</dc:creator>
      <dc:date>2021-05-28T09:06:06Z</dc:date>
    </item>
    <item>
      <title>Re: R80.x - Performance Tuning Tip - SecureXL Fast Accelerator (fw ctl fast_accel)</title>
      <link>https://community.checkpoint.com/t5/General-Topics/R80-x-Performance-Tuning-Tip-SecureXL-Fast-Accelerator-fw-ctl/m-p/119682#M22256</link>
      <description>&lt;P&gt;sorry have to blur out actual IPs but you will have to trust that they match fast accelerator rule &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 999px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/11873i93CED566AFE4DEC7/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 28 May 2021 09:13:38 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/R80-x-Performance-Tuning-Tip-SecureXL-Fast-Accelerator-fw-ctl/m-p/119682#M22256</guid>
      <dc:creator>Kaspars_Zibarts</dc:creator>
      <dc:date>2021-05-28T09:13:38Z</dc:date>
    </item>
    <item>
      <title>Re: R80.x - Performance Tuning Tip - SecureXL Fast Accelerator (fw ctl fast_accel)</title>
      <link>https://community.checkpoint.com/t5/General-Topics/R80-x-Performance-Tuning-Tip-SecureXL-Fast-Accelerator-fw-ctl/m-p/119686#M22257</link>
      <description>&lt;P&gt;I understand. Please go to TAC for more analysis on that.&lt;/P&gt;</description>
      <pubDate>Fri, 28 May 2021 09:48:59 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/R80-x-Performance-Tuning-Tip-SecureXL-Fast-Accelerator-fw-ctl/m-p/119686#M22257</guid>
      <dc:creator>_Val_</dc:creator>
      <dc:date>2021-05-28T09:48:59Z</dc:date>
    </item>
    <item>
      <title>Re: R80.x - Performance Tuning Tip - SecureXL Fast Accelerator (fw ctl fast_accel)</title>
      <link>https://community.checkpoint.com/t5/General-Topics/R80-x-Performance-Tuning-Tip-SecureXL-Fast-Accelerator-fw-ctl/m-p/119688#M22258</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/181"&gt;@_Val_&lt;/a&gt;&amp;nbsp;will do!&lt;/P&gt;</description>
      <pubDate>Fri, 28 May 2021 10:49:11 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/R80-x-Performance-Tuning-Tip-SecureXL-Fast-Accelerator-fw-ctl/m-p/119688#M22258</guid>
      <dc:creator>Kaspars_Zibarts</dc:creator>
      <dc:date>2021-05-28T10:49:11Z</dc:date>
    </item>
    <item>
      <title>Re: R80.x - Performance Tuning Tip - SecureXL Fast Accelerator (fw ctl fast_accel)</title>
      <link>https://community.checkpoint.com/t5/General-Topics/R80-x-Performance-Tuning-Tip-SecureXL-Fast-Accelerator-fw-ctl/m-p/119693#M22261</link>
      <description>&lt;P&gt;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/11456"&gt;@Kaspars_Zibarts&lt;/a&gt;&amp;nbsp; We are using fast_accel rules on R80.40 take 118 with VSX. No problems seen. Traffic hits the rules and connections are really faster then without (database replications and VMware-backup).&lt;/P&gt;</description>
      <pubDate>Fri, 28 May 2021 11:27:12 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/R80-x-Performance-Tuning-Tip-SecureXL-Fast-Accelerator-fw-ctl/m-p/119693#M22261</guid>
      <dc:creator>Wolfgang</dc:creator>
      <dc:date>2021-05-28T11:27:12Z</dc:date>
    </item>
    <item>
      <title>Re: R80.x - Performance Tuning Tip - SecureXL Fast Accelerator (fw ctl fast_accel)</title>
      <link>https://community.checkpoint.com/t5/General-Topics/R80-x-Performance-Tuning-Tip-SecureXL-Fast-Accelerator-fw-ctl/m-p/119696#M22264</link>
      <description>&lt;P&gt;Did you need to enable it on VS0? Or just actual VSx you want to use it on?&lt;/P&gt;</description>
      <pubDate>Fri, 28 May 2021 11:34:40 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/R80-x-Performance-Tuning-Tip-SecureXL-Fast-Accelerator-fw-ctl/m-p/119696#M22264</guid>
      <dc:creator>Kaspars_Zibarts</dc:creator>
      <dc:date>2021-05-28T11:34:40Z</dc:date>
    </item>
    <item>
      <title>Re: R80.x - Performance Tuning Tip - SecureXL Fast Accelerator (fw ctl fast_accel)</title>
      <link>https://community.checkpoint.com/t5/General-Topics/R80-x-Performance-Tuning-Tip-SecureXL-Fast-Accelerator-fw-ctl/m-p/119699#M22265</link>
      <description>&lt;P&gt;Kaspars - works for me.&amp;nbsp; We are running R80.40 with JHFA102&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 796px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/11874i9528ABD96EAA1CDE/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 28 May 2021 12:12:04 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/R80-x-Performance-Tuning-Tip-SecureXL-Fast-Accelerator-fw-ctl/m-p/119699#M22265</guid>
      <dc:creator>genisis__</dc:creator>
      <dc:date>2021-05-28T12:12:04Z</dc:date>
    </item>
    <item>
      <title>Re: R80.x - Performance Tuning Tip - SecureXL Fast Accelerator (fw ctl fast_accel)</title>
      <link>https://community.checkpoint.com/t5/General-Topics/R80-x-Performance-Tuning-Tip-SecureXL-Fast-Accelerator-fw-ctl/m-p/119701#M22267</link>
      <description>&lt;P&gt;We enabled this in one specific VS only.&lt;/P&gt;</description>
      <pubDate>Fri, 28 May 2021 11:35:53 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/R80-x-Performance-Tuning-Tip-SecureXL-Fast-Accelerator-fw-ctl/m-p/119701#M22267</guid>
      <dc:creator>Wolfgang</dc:creator>
      <dc:date>2021-05-28T11:35:53Z</dc:date>
    </item>
    <item>
      <title>Re: R80.x - Performance Tuning Tip - SecureXL Fast Accelerator (fw ctl fast_accel)</title>
      <link>https://community.checkpoint.com/t5/General-Topics/R80-x-Performance-Tuning-Tip-SecureXL-Fast-Accelerator-fw-ctl/m-p/119705#M22269</link>
      <description>&lt;P&gt;Silly question is Take 118 stable and has there been any improvement in performance with this?&lt;/P&gt;
&lt;P&gt;I got told by a TAC engineer that Jumbos upto Take 102 should be migrated to 118 as there are a number of stability issues fixed in this.&lt;/P&gt;</description>
      <pubDate>Fri, 28 May 2021 12:14:55 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/R80-x-Performance-Tuning-Tip-SecureXL-Fast-Accelerator-fw-ctl/m-p/119705#M22269</guid>
      <dc:creator>genisis__</dc:creator>
      <dc:date>2021-05-28T12:14:55Z</dc:date>
    </item>
    <item>
      <title>Re: R80.x - Performance Tuning Tip - SecureXL Fast Accelerator (fw ctl fast_accel)</title>
      <link>https://community.checkpoint.com/t5/General-Topics/R80-x-Performance-Tuning-Tip-SecureXL-Fast-Accelerator-fw-ctl/m-p/119706#M22270</link>
      <description>&lt;P&gt;If the traffic has to go F2F for some reason, the fast_accel will not work.&amp;nbsp; However your &lt;STRONG&gt;fwaccel conns&lt;/STRONG&gt; output suggests that this traffic is not in the F2F path, because if it was it wouldn't show up at all in the output.&amp;nbsp; Your first fast_accel rule is for port 2029 while the actual traffic is port 2049, but I assume it should still match the second fast_accel rule.&lt;/P&gt;
&lt;P&gt;I have a hazy recollection that NFS traffic cannot be handled directly by SecureXL (same as CIFS) and that may preclude using fast_accel in this case.&amp;nbsp; Can you try doing a fast_accel for some port other than 2049 or 445 that is not F2F path and see if that works?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Jun 2021 12:40:36 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/R80-x-Performance-Tuning-Tip-SecureXL-Fast-Accelerator-fw-ctl/m-p/119706#M22270</guid>
      <dc:creator>Timothy_Hall</dc:creator>
      <dc:date>2021-06-01T12:40:36Z</dc:date>
    </item>
    <item>
      <title>Re: R80.x - Performance Tuning Tip - SecureXL Fast Accelerator (fw ctl fast_accel)</title>
      <link>https://community.checkpoint.com/t5/General-Topics/R80-x-Performance-Tuning-Tip-SecureXL-Fast-Accelerator-fw-ctl/m-p/120023#M22301</link>
      <description>&lt;P&gt;Thanks Tim! Especially for spotting the typo! I'll need to try again haha And I'll play around with my other VSX that runs R80.40 just to make sure I'm setting up all correctly&lt;/P&gt;</description>
      <pubDate>Tue, 01 Jun 2021 06:30:27 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/R80-x-Performance-Tuning-Tip-SecureXL-Fast-Accelerator-fw-ctl/m-p/120023#M22301</guid>
      <dc:creator>Kaspars_Zibarts</dc:creator>
      <dc:date>2021-06-01T06:30:27Z</dc:date>
    </item>
    <item>
      <title>Re: R80.x - Performance Tuning Tip - SecureXL Fast Accelerator (fw ctl fast_accel)</title>
      <link>https://community.checkpoint.com/t5/General-Topics/R80-x-Performance-Tuning-Tip-SecureXL-Fast-Accelerator-fw-ctl/m-p/120549#M22399</link>
      <description>&lt;P&gt;I also have had issues getting fast_accel to work with some traffic.&amp;nbsp; I've had a TAC case open for a few weeks on this.&lt;/P&gt;&lt;P&gt;First, there is a direct conflict in statements made in sk156672:&lt;/P&gt;&lt;P&gt;1) "The Fast Acceleration feature lets you define trusted connections to allow bypassing deep packet inspection."&lt;/P&gt;&lt;P&gt;2) "Fast Accel enforces only rule base that does not require deep packet inspection.&lt;/P&gt;&lt;P&gt;I've been told by TAC that I need to have a global exception for the traffic for all inspection blades before the traffic can be added to the fast_accel table.&amp;nbsp; What I do not understand is: Why is this necessary?&amp;nbsp;&amp;nbsp;&amp;nbsp; If I totally bypass inspection by all blades, why is the traffic not then&amp;nbsp; carried by the SecureXL SND cores?&amp;nbsp; Why does it still show up on my FW worker cores if there is no inspection involved?&amp;nbsp; Why do I even need fast_accel then?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Jun 2021 22:22:51 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/R80-x-Performance-Tuning-Tip-SecureXL-Fast-Accelerator-fw-ctl/m-p/120549#M22399</guid>
      <dc:creator>Dale_Lobb</dc:creator>
      <dc:date>2021-06-07T22:22:51Z</dc:date>
    </item>
  </channel>
</rss>

