<?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: RAD configuration &amp;quot;number_of_threads&amp;quot; in Firewall and Security Management</title>
    <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/RAD-configuration-quot-number-of-threads-quot/m-p/238844#M46326</link>
    <description>&lt;P&gt;Yes the RAD daemon has had a long and checkered past; when it starts to struggle Internet surfing performance begins to suffer in noticeable ways.&amp;nbsp; It got much better in R80.40 when they redid the daemon and multi-threaded it.&amp;nbsp; The requests sent by RAD are indeed sent in the clear but that can be changed.&amp;nbsp; &amp;nbsp;If you are seeing the RAD daemon request the same site over and over again, the URL cache may be thrashing and need to be increased.&amp;nbsp; All these topics are covered in by &lt;A href="http://www.maxpowerfirewalls.com/gw-optimization-course.html" target="_blank" rel="noopener"&gt;Gateway Performance Optimization Course&lt;/A&gt;; the relevant pages for RAD are below:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rad_GPO.png" style="width: 999px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/29239i5F22B8D5F902E7F2/image-size/large?v=v2&amp;amp;px=999" role="button" title="rad_GPO.png" alt="rad_GPO.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 16 Jan 2025 18:16:46 GMT</pubDate>
    <dc:creator>Timothy_Hall</dc:creator>
    <dc:date>2025-01-16T18:16:46Z</dc:date>
    <item>
      <title>RAD configuration "number_of_threads"</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/RAD-configuration-quot-number-of-threads-quot/m-p/236961#M45940</link>
      <description>&lt;P&gt;Following&amp;nbsp;&lt;A href="https://support.checkpoint.com/results/sk/sk182137" target="_blank"&gt;sk182137 - "Internal system error in HTTPS Inspection due to categorization service error (Trap error)"&lt;/A&gt;&amp;nbsp;the setting of&amp;nbsp;"number_of_threads" should be changed from (0) to (10).&lt;/P&gt;
&lt;P&gt;Please can someone confirm changing these settings ?&lt;/P&gt;
&lt;P&gt;We are investigating some issues with high CPU for RAD procces and problematic Internet access. I've found this value is always set to (0) after installation. Does the RAD process runs multithread after changing ? I thought RAD is already multithreaded with the newer releases ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;our log is flooded with errors like this:&lt;/P&gt;
&lt;P&gt;Error occurred while accessing:XXXXXXXXXXXXXXXXXXXXXX.profile.iah50-c2.cloudfront.net&lt;BR /&gt;RAD request exceeded maximum handing time, check /opt/CPsuite-R81.20/fw1///log/rad_events/Errors/flow_23307_643249&lt;/P&gt;
&lt;P&gt;timeout values for URLF and AMWS are already changed to 7200 in&amp;nbsp;&lt;SPAN&gt;rad_conf.C&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Dec 2024 15:29:12 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/RAD-configuration-quot-number-of-threads-quot/m-p/236961#M45940</guid>
      <dc:creator>Wolfgang</dc:creator>
      <dc:date>2024-12-27T15:29:12Z</dc:date>
    </item>
    <item>
      <title>Re: RAD configuration "number_of_threads"</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/RAD-configuration-quot-number-of-threads-quot/m-p/237002#M45953</link>
      <description>&lt;P&gt;I have a case opened for various RAD issues since October last year.&amp;nbsp; This is one of them. This &lt;SPAN class=""&gt;"number_of_threads" variable was changed by the assigned engineer and R&amp;amp;D multiple times from 0 to double the cores. The last recommended setting is "1".&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;I would suggest to open a case (if you have a contract) - hopefully, the RAD problems will get more attention.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;This is our current $FWDIR/conf/rad_conf.C:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;(&lt;BR /&gt;:urlfs_service_check_seconds (7200)&lt;BR /&gt;:amws_service_check_seconds (7200)&lt;BR /&gt;:cpu_cores_as_number_of_threads (false)&lt;BR /&gt;:number_of_threads (1)&lt;BR /&gt;:threads_to_cores_ratio (0.334)&lt;BR /&gt;:minimal_resources_usage_ratio (0.2)&lt;BR /&gt;:number_of_threads_fast_response (4)&lt;BR /&gt;:number_of_threads_slow_response (5)&lt;BR /&gt;:number_of_threads_zph_response (0)&lt;BR /&gt;:number_of_threads_update (0)&lt;BR /&gt;:queue_max_capacity (4000)&lt;BR /&gt;:debug_traffic (false)&lt;BR /&gt;:use_dns_cache (true)&lt;BR /&gt;:dns_cache_timeout_sec (2)&lt;BR /&gt;:use_ssl_cache (true)&lt;BR /&gt;:cert_file_name ("ca-bundle.crt")&lt;BR /&gt;:cert_type ("CRT")&lt;BR /&gt;:ssl_version ("TLSv1_0")&lt;BR /&gt;:ciphers ("TLSv1")&lt;BR /&gt;:autodebug (false)&lt;BR /&gt;:timeout_events (false)&lt;BR /&gt;:normal_flow_events (false)&lt;BR /&gt;:log_timeouts (false)&lt;BR /&gt;:log_errors (true)&lt;BR /&gt;:number_of_reports (512)&lt;BR /&gt;:max_repository_multiplier (20)&lt;BR /&gt;:flow_timeout (6)&lt;BR /&gt;:excessive_flow_timeout (120)&lt;BR /&gt;:transfer_timeout_sec (100)&lt;BR /&gt;:max_flows (3500)&lt;BR /&gt;:max_pc_in_reply (0)&lt;BR /&gt;:max_reqs_per_conn_pool (50)&lt;BR /&gt;:retry_mechanism_on (true)&lt;BR /&gt;:max_retries (25)&lt;BR /&gt;:retry_peroid_mins (15)&lt;BR /&gt;:happy_eyeballs_timeout (200)&lt;BR /&gt;:large_scale_min_cpus (100)&lt;BR /&gt;:large_scale_max_threads (70)&lt;BR /&gt;:max_threads (32)&lt;BR /&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Dec 2024 21:13:26 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/RAD-configuration-quot-number-of-threads-quot/m-p/237002#M45953</guid>
      <dc:creator>AlekzNet</dc:creator>
      <dc:date>2024-12-27T21:13:26Z</dc:date>
    </item>
    <item>
      <title>Re: RAD configuration "number_of_threads"</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/RAD-configuration-quot-number-of-threads-quot/m-p/237006#M45955</link>
      <description>&lt;P&gt;Also, you might want to increase the cache sizes in&amp;nbsp;GUIDBEdit for:&lt;/P&gt;&lt;P&gt;Other &amp;gt; rad_services &amp;gt; [malware_rad_service_0 ; dns_rad_service_0 ; urlf_rad_service_0] up to cache_max_hash_size&lt;/P&gt;</description>
      <pubDate>Fri, 27 Dec 2024 22:06:29 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/RAD-configuration-quot-number-of-threads-quot/m-p/237006#M45955</guid>
      <dc:creator>AlekzNet</dc:creator>
      <dc:date>2024-12-27T22:06:29Z</dc:date>
    </item>
    <item>
      <title>Re: RAD configuration "number_of_threads"</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/RAD-configuration-quot-number-of-threads-quot/m-p/237013#M45958</link>
      <description>&lt;P&gt;Oh yes, and set these to "false":&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;:debug_traffic (false)&lt;BR /&gt;:autodebug (false)&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Dec 2024 22:25:31 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/RAD-configuration-quot-number-of-threads-quot/m-p/237013#M45958</guid>
      <dc:creator>AlekzNet</dc:creator>
      <dc:date>2024-12-27T22:25:31Z</dc:date>
    </item>
    <item>
      <title>Re: RAD configuration "number_of_threads"</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/RAD-configuration-quot-number-of-threads-quot/m-p/237015#M45959</link>
      <description>&lt;P&gt;Related thread: &lt;A href="https://community.checkpoint.com/t5/Security-Gateways/High-CPU/td-p/134517" target="_blank"&gt;https://community.checkpoint.com/t5/Security-Gateways/High-CPU/td-p/134517&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Dec 2024 23:02:29 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/RAD-configuration-quot-number-of-threads-quot/m-p/237015#M45959</guid>
      <dc:creator>AlekzNet</dc:creator>
      <dc:date>2024-12-27T23:02:29Z</dc:date>
    </item>
    <item>
      <title>Re: RAD configuration "number_of_threads"</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/RAD-configuration-quot-number-of-threads-quot/m-p/237031#M45963</link>
      <description>&lt;P&gt;I see all&amp;nbsp;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/63681"&gt;@AlekzNet&lt;/a&gt;&amp;nbsp; is saying. Personally, I would still confirm all this with TAC.&lt;/P&gt;</description>
      <pubDate>Sat, 28 Dec 2024 00:14:17 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/RAD-configuration-quot-number-of-threads-quot/m-p/237031#M45963</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2024-12-28T00:14:17Z</dc:date>
    </item>
    <item>
      <title>Re: RAD configuration "number_of_threads"</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/RAD-configuration-quot-number-of-threads-quot/m-p/237225#M46045</link>
      <description>&lt;P&gt;Any changes to&amp;nbsp;&lt;SPAN&gt;$FWDIR/conf/rad_conf.C: I would recommend to consult with TAC.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Every setup is different and require different values.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Dec 2024 18:47:02 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/RAD-configuration-quot-number-of-threads-quot/m-p/237225#M46045</guid>
      <dc:creator>Lesley</dc:creator>
      <dc:date>2024-12-30T18:47:02Z</dc:date>
    </item>
    <item>
      <title>Re: RAD configuration "number_of_threads"</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/RAD-configuration-quot-number-of-threads-quot/m-p/238576#M46263</link>
      <description>&lt;P&gt;Looks like RAD does not cache the results and queries&amp;nbsp; &lt;A href="http://cws.checkpoint.com&amp;nbsp;" target="_blank"&gt;http://cws.checkpoint.com&amp;nbsp;&lt;/A&gt; for each and every passing URL, even if they are constantly repeated. I already proved that to R&amp;amp;D twice, but, apparently, they are still not convinced...&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jan 2025 20:58:39 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/RAD-configuration-quot-number-of-threads-quot/m-p/238576#M46263</guid>
      <dc:creator>AlekzNet</dc:creator>
      <dc:date>2025-01-14T20:58:39Z</dc:date>
    </item>
    <item>
      <title>Re: RAD configuration "number_of_threads"</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/RAD-configuration-quot-number-of-threads-quot/m-p/238787#M46313</link>
      <description>&lt;P&gt;Some other thoughts. RAD uses plain HTTP to send all domain names addressed from within the company to CheckPoint in, literally, plain text in the URL. What does not look good from the privacy and confidentiality perspective.&lt;/P&gt;&lt;P&gt;It also does not look good from the performance perspective, because instead of creating one HTTPS connection, and sending names/URLs inside the channel, RAD uses curl on the per name basis.&lt;/P&gt;&lt;P&gt;Obviously, the absence of caching and using CURL instead of a single HTTPS channel means very easy and simple programming, but at what expense?&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jan 2025 13:14:07 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/RAD-configuration-quot-number-of-threads-quot/m-p/238787#M46313</guid>
      <dc:creator>AlekzNet</dc:creator>
      <dc:date>2025-01-16T13:14:07Z</dc:date>
    </item>
    <item>
      <title>Re: RAD configuration "number_of_threads"</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/RAD-configuration-quot-number-of-threads-quot/m-p/238844#M46326</link>
      <description>&lt;P&gt;Yes the RAD daemon has had a long and checkered past; when it starts to struggle Internet surfing performance begins to suffer in noticeable ways.&amp;nbsp; It got much better in R80.40 when they redid the daemon and multi-threaded it.&amp;nbsp; The requests sent by RAD are indeed sent in the clear but that can be changed.&amp;nbsp; &amp;nbsp;If you are seeing the RAD daemon request the same site over and over again, the URL cache may be thrashing and need to be increased.&amp;nbsp; All these topics are covered in by &lt;A href="http://www.maxpowerfirewalls.com/gw-optimization-course.html" target="_blank" rel="noopener"&gt;Gateway Performance Optimization Course&lt;/A&gt;; the relevant pages for RAD are below:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rad_GPO.png" style="width: 999px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/29239i5F22B8D5F902E7F2/image-size/large?v=v2&amp;amp;px=999" role="button" title="rad_GPO.png" alt="rad_GPO.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jan 2025 18:16:46 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/RAD-configuration-quot-number-of-threads-quot/m-p/238844#M46326</guid>
      <dc:creator>Timothy_Hall</dc:creator>
      <dc:date>2025-01-16T18:16:46Z</dc:date>
    </item>
    <item>
      <title>Re: RAD configuration "number_of_threads"</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/RAD-configuration-quot-number-of-threads-quot/m-p/238847#M46328</link>
      <description>&lt;P&gt;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/597"&gt;@Timothy_Hall&lt;/a&gt;&amp;nbsp;I was actually going through your book (2nd edition from 2018 is one I got on Amazon in 2023), but dont see that section. Maybe it was not listed in that release, but I totally get the point you made, had that issue happen with customers few times before.&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jan 2025 18:32:12 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/RAD-configuration-quot-number-of-threads-quot/m-p/238847#M46328</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2025-01-16T18:32:12Z</dc:date>
    </item>
    <item>
      <title>Re: RAD configuration "number_of_threads"</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/RAD-configuration-quot-number-of-threads-quot/m-p/238857#M46330</link>
      <description>&lt;P&gt;&amp;gt; the URL cache may be thrashing and need to be increased.&lt;/P&gt;&lt;P&gt;They are already increased to 250-300k&amp;nbsp; in dbedit:&lt;/P&gt;&lt;P&gt;Other &amp;gt; rad_services &amp;gt; [malware_rad_service_0 ; dns_rad_service_0 ; urlf_rad_service_0] up to cache_max_hash_size&lt;/P&gt;&lt;P&gt;Since every request goes to the CP site, either the cache is not used (a bug) or the cache is not expired/renewed (a bug).&lt;/P&gt;&lt;P&gt;"RAD over HTTPS " is a simple replacement HTTP with HTTPS, not creating a single connection I was talking about, hence the performance is obviously&amp;nbsp; degraded.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jan 2025 20:35:00 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/RAD-configuration-quot-number-of-threads-quot/m-p/238857#M46330</guid>
      <dc:creator>AlekzNet</dc:creator>
      <dc:date>2025-01-16T20:35:00Z</dc:date>
    </item>
  </channel>
</rss>

