<?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: Slow traffic on https/http on site to site in Spark Firewall (SMB)</title>
    <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/Slow-traffic-on-https-http-on-site-to-site/m-p/243331#M12217</link>
    <description>&lt;P&gt;Potentially an MTU issue, look into MSS clamping per&amp;nbsp;&lt;SPAN&gt;sk121114.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Ensure 3DES isn't used where possible in favour of AES-NI friendly algorithms.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Which version of R81.10.xx is used ?&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 10 Mar 2025 06:54:59 GMT</pubDate>
    <dc:creator>Chris_Atkinson</dc:creator>
    <dc:date>2025-03-10T06:54:59Z</dc:date>
    <item>
      <title>Slow traffic on https/http on site to site</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/Slow-traffic-on-https-http-on-site-to-site/m-p/243325#M12214</link>
      <description>&lt;P&gt;Hello everyone,&lt;BR /&gt;I set up a site to site between a Check Point 1500 machine that is managed locally and a Fortigate machine&lt;BR /&gt;The site above works fine but all traffic in https + http is very slow.&lt;BR /&gt;We checked downloading and uploading files and it was fine.&lt;BR /&gt;I would be happy to get some direction on what to check to locate the source of the problem&lt;BR /&gt;And if possible also an explanation of how to check if something is unclear.&lt;BR /&gt;Thanks to all who answered&lt;/P&gt;</description>
      <pubDate>Sat, 08 Mar 2025 17:57:42 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/Slow-traffic-on-https-http-on-site-to-site/m-p/243325#M12214</guid>
      <dc:creator>Bynet_Security_</dc:creator>
      <dc:date>2025-03-08T17:57:42Z</dc:date>
    </item>
    <item>
      <title>Re: Slow traffic on https/http on site to site</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/Slow-traffic-on-https-http-on-site-to-site/m-p/243326#M12215</link>
      <description>&lt;P&gt;Hey, which Check Point product do you have installed?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 08 Mar 2025 18:02:37 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/Slow-traffic-on-https-http-on-site-to-site/m-p/243326#M12215</guid>
      <dc:creator>AdiGH</dc:creator>
      <dc:date>2025-03-08T18:02:37Z</dc:date>
    </item>
    <item>
      <title>Re: Slow traffic on https/http on site to site</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/Slow-traffic-on-https-http-on-site-to-site/m-p/243328#M12216</link>
      <description>&lt;P&gt;what blades you have enabled on the 1500?&lt;/P&gt;
&lt;P&gt;What encryption methods you use on the site to site?&lt;/P&gt;</description>
      <pubDate>Sat, 08 Mar 2025 20:39:24 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/Slow-traffic-on-https-http-on-site-to-site/m-p/243328#M12216</guid>
      <dc:creator>Lesley</dc:creator>
      <dc:date>2025-03-08T20:39:24Z</dc:date>
    </item>
    <item>
      <title>Re: Slow traffic on https/http on site to site</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/Slow-traffic-on-https-http-on-site-to-site/m-p/243331#M12217</link>
      <description>&lt;P&gt;Potentially an MTU issue, look into MSS clamping per&amp;nbsp;&lt;SPAN&gt;sk121114.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Ensure 3DES isn't used where possible in favour of AES-NI friendly algorithms.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Which version of R81.10.xx is used ?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Mar 2025 06:54:59 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/Slow-traffic-on-https-http-on-site-to-site/m-p/243331#M12217</guid>
      <dc:creator>Chris_Atkinson</dc:creator>
      <dc:date>2025-03-10T06:54:59Z</dc:date>
    </item>
    <item>
      <title>Re: Slow traffic on https/http on site to site</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/Slow-traffic-on-https-http-on-site-to-site/m-p/243353#M12218</link>
      <description>&lt;P&gt;Please post outputs of &lt;A href="https://community.checkpoint.com/t5/Scripts/S7PAC-Super-Seven-Performance-Assessment-Commands/m-p/40528" target="_blank" rel="noopener"&gt;Super Seven&lt;/A&gt; plus &lt;STRONG&gt;enabled_blades&lt;/STRONG&gt;.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;MSS clamping would normally only apply to IPSec traffic and not HTTPS traffic.&amp;nbsp; This is because in IPSec the whole ESP packet (mostly) is digitally signed and therefore cannot be fragmented (DF flag).&amp;nbsp; With HTTPS the payload stream of data is digitally signed, and the packets carrying it can be fragmented into a zillion pieces, as long as the payload stream of data being carried reassembles correctly.&amp;nbsp; This is why HTTPS/TLS based Remote Access VPN clients are more resistant to low MTU performance issues.&lt;/P&gt;</description>
      <pubDate>Sun, 09 Mar 2025 15:18:46 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/Slow-traffic-on-https-http-on-site-to-site/m-p/243353#M12218</guid>
      <dc:creator>Timothy_Hall</dc:creator>
      <dc:date>2025-03-09T15:18:46Z</dc:date>
    </item>
  </channel>
</rss>

