<?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: CloudGuard WAF license count in WAF</title>
    <link>https://community.checkpoint.com/t5/WAF/CloudGuard-WAF-license-count/m-p/269009#M372</link>
    <description>&lt;P&gt;For what is worth, here is what AI gave me, but I would 100% check with either your local SE or Account services, or both.&lt;/P&gt;
&lt;P&gt;********************************************************&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV&gt;
&lt;P&gt;Hi — great questions. CloudGuard WAF licensing can be confusing because it’s &lt;STRONG&gt;metered in “HTTP/HTTPS requests”&lt;/STRONG&gt;, but the key detail is &lt;EM&gt;where&lt;/EM&gt; the request gets measured.&lt;/P&gt;
&lt;H2 id="1whattypicallycountsasarequestincloudguardwaf"&gt;1) What typically “counts” as a request in CloudGuard WAF?&lt;/H2&gt;
&lt;P&gt;For CloudGuard WAF (especially &lt;STRONG&gt;WAF-as-a-Service / reverse-proxy style deployments&lt;/STRONG&gt;), traffic is &lt;STRONG&gt;routed through Check Point’s service&lt;/STRONG&gt; where &lt;STRONG&gt;HTTP requests are intercepted and inspected&lt;/STRONG&gt; before being forwarded to your origin.&lt;BR /&gt;So, in practical terms, &lt;STRONG&gt;any HTTP/HTTPS request that reaches the CloudGuard enforcement point&lt;/STRONG&gt; (SaaS PoP, gateway, agent) is a candidate to be counted. &lt;A href="https://aws.amazon.com/marketplace/pp/prodview-jmj5xdrais4nu" target="_blank"&gt;[aws.amazon.com]&lt;/A&gt;, &lt;A href="https://waf-doc.inext.checkpoint.com/getting-started/deploy-enforcement-point/waf-as-a-service-waf-saas" target="_blank"&gt;[waf-doc.in…kpoint.com]&lt;/A&gt;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;Important nuance: In the Check Point community, people explicitly report that &lt;STRONG&gt;even traffic that is “Prevented/Blocked” can still be counted&lt;/STRONG&gt;. In one thread, the author states Googlebot traffic was &lt;EM&gt;classified as malicious, prevented, and counted from the license&lt;/EM&gt;.&lt;BR /&gt;That strongly suggests metering happens &lt;STRONG&gt;before&lt;/STRONG&gt; the final “allow/block” decision (i.e., at ingestion/processing), not only on “successful/allowed” requests. &lt;A href="https://community.checkpoint.com/t5/CloudGuard-WAF/Tuning-best-practices-for-crawlers/td-p/253699" target="_blank"&gt;[community….kpoint.com]&lt;/A&gt;&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Because licensing terms can vary by SKU/contract, &lt;STRONG&gt;the only authoritative answer is your Check Point account team&lt;/STRONG&gt;, but the evidence above indicates “blocked” does &lt;STRONG&gt;not&lt;/STRONG&gt; automatically mean “not counted.” &lt;A href="https://community.checkpoint.com/t5/CloudGuard-WAF/Tuning-best-practices-for-crawlers/td-p/253699" target="_blank"&gt;[community….kpoint.com]&lt;/A&gt;, &lt;A href="https://community.checkpoint.com/t5/CloudGuard-WAF/CloudGuard-WAF-license-count/td-p/268994" target="_blank"&gt;[community….kpoint.com]&lt;/A&gt;&lt;/P&gt;
&lt;HR /&gt;
&lt;H2 id="2yourscenarioswhatlikelyhappens"&gt;2) Your scenarios (what likely happens)&lt;/H2&gt;
&lt;H3 id="aifacustomruleblockstrafficfromaspecificipdotheserequestscount"&gt;A) “If a custom rule blocks traffic from a specific IP, do these requests count?”&lt;/H3&gt;
&lt;P&gt;&lt;STRONG&gt;Likely yes&lt;/STRONG&gt;, if the requests &lt;STRONG&gt;reach CloudGuard&lt;/STRONG&gt; and are evaluated there. The community report shows &lt;EM&gt;prevented&lt;/EM&gt; requests (Googlebot) were still counted. &lt;A href="https://community.checkpoint.com/t5/CloudGuard-WAF/Tuning-best-practices-for-crawlers/td-p/253699" target="_blank"&gt;[community….kpoint.com]&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;How to avoid them counting:&lt;/STRONG&gt; block them &lt;STRONG&gt;upstream of CloudGuard&lt;/STRONG&gt; (CDN/WAF in front, edge ACLs, load balancer ACLs, network firewall) so they never reach the CloudGuard enforcement point.&lt;/P&gt;
&lt;HR /&gt;
&lt;H3 id="bifratelimitisinpreventmodedoesexceedingtrafficthatisdroppedcount"&gt;B) “If rate limit is in Prevent mode, does exceeding traffic that is dropped count?”&lt;/H3&gt;
&lt;P&gt;&lt;STRONG&gt;Likely yes&lt;/STRONG&gt;, for the same reason: to rate-limit, CloudGuard must first &lt;STRONG&gt;see and count&lt;/STRONG&gt; the requests against the threshold. The Rate Limit feature explicitly works by counting requests per URI/time window based on a “source identity,” then enforcing Detect/Prevent when the threshold is reached. &lt;A href="https://waf-doc.inext.checkpoint.com/additional-security-engines/rate-limit" target="_blank"&gt;[waf-doc.in…kpoint.com]&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;So, the “excess” traffic may still be &lt;EM&gt;processed enough to be metered&lt;/EM&gt;, even if it’s later dropped by rate limiting.&lt;/P&gt;
&lt;HR /&gt;
&lt;H3 id="cistrafficfromgooglebotscountedcanwereducelicenseconsumptionfromthoseips"&gt;C) “Is traffic from Google Bots counted? Can we reduce license consumption from those IPs?”&lt;/H3&gt;
&lt;P&gt;Based on the Check Point community thread: &lt;STRONG&gt;yes&lt;/STRONG&gt;—a user reports Googlebot requests were &lt;STRONG&gt;prevented and counted from the license&lt;/STRONG&gt;. &lt;A href="https://community.checkpoint.com/t5/CloudGuard-WAF/Tuning-best-practices-for-crawlers/td-p/253699" target="_blank"&gt;[community….kpoint.com]&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Can you reduce consumption?&lt;/STRONG&gt; You have a few options, depending on &lt;EM&gt;why&lt;/EM&gt; Googlebot is consuming requests:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;
&lt;P&gt;&lt;STRONG&gt;Stop false positives / prevent blocks (quality issue):&lt;/STRONG&gt;&lt;BR /&gt;Community best-practice suggestions include:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;Whitelist known crawlers&lt;/STRONG&gt; (with careful validation)&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Tune anti-bot classification&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;Put protections into &lt;STRONG&gt;Detect/Learn mode&lt;/STRONG&gt; before Prevent to reduce misclassification&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Reduce inspection scope&lt;/STRONG&gt;, e.g., &lt;STRONG&gt;exclude static resources&lt;/STRONG&gt; (images/CSS/JS) from inspection when appropriate &lt;A href="https://community.checkpoint.com/t5/CloudGuard-WAF/Tuning-best-practices-for-crawlers/td-p/253699" target="_blank"&gt;[community….kpoint.com]&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;&lt;STRONG&gt;Reduce &lt;EM&gt;metered&lt;/EM&gt; requests (quantity issue):&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;The only guaranteed way is to ensure fewer requests reach CloudGuard (edge caching/CDN, robots rules for crawl behavior, upstream filtering, serve static assets from a separate unprotected hostname, etc.).&lt;/LI&gt;
&lt;LI&gt;The same community thread suggests “exclude static resources from inspection” to reduce what’s being evaluated. This &lt;EM&gt;may&lt;/EM&gt; reduce metered usage depending on how your contract defines billable requests—so treat it as a &lt;STRONG&gt;likely mitigation, but confirm with Check Point&lt;/STRONG&gt;. &lt;A href="https://community.checkpoint.com/t5/CloudGuard-WAF/Tuning-best-practices-for-crawlers/td-p/253699" target="_blank"&gt;[community….kpoint.com]&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":warning:"&gt;⚠️&lt;/span&gt; &lt;STRONG&gt;Caution on “Googlebot IP allowlisting”:&lt;/STRONG&gt; Googlebot can be spoofed via User-Agent. If you allow by IP/UA, do it using a &lt;EM&gt;verified bot&lt;/EM&gt; method (DNS verification or an authoritative bot list) rather than trusting UA strings alone.&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;HR /&gt;
&lt;H2 id="3practicalrecommendationswhatiddo"&gt;3) Practical recommendations (what I’d do)&lt;/H2&gt;
&lt;H3 id="step1determinewhatsconsumingrequests"&gt;Step 1 — Determine what’s consuming requests&lt;/H3&gt;
&lt;UL&gt;
&lt;LI&gt;Break down by &lt;STRONG&gt;asset&lt;/STRONG&gt;, &lt;STRONG&gt;URI&lt;/STRONG&gt;, and &lt;STRONG&gt;source&lt;/STRONG&gt; (top talkers).&lt;/LI&gt;
&lt;LI&gt;Identify if the bulk is:
&lt;UL&gt;
&lt;LI&gt;Real users&lt;/LI&gt;
&lt;LI&gt;Crawlers (Googlebot/Bing/etc.)&lt;/LI&gt;
&lt;LI&gt;Attack traffic / scanning&lt;/LI&gt;
&lt;LI&gt;Static assets being repeatedly fetched&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3 id="step2applytherightcontrol"&gt;Step 2 — Apply the right control&lt;/H3&gt;
&lt;P&gt;&lt;STRONG&gt;If it’s attack/scanning traffic:&lt;/STRONG&gt; block upstream where possible (CDN/WAF front door / network ACL) so CloudGuard never sees it.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;If it’s crawlers:&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Fix false positives (so you don’t waste time and logs), and&lt;/LI&gt;
&lt;LI&gt;Consider caching/static offload so fewer requests traverse CloudGuard at all.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;STRONG&gt;If it’s static content:&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Offload static to CDN/object storage, or&lt;/LI&gt;
&lt;LI&gt;Use CloudGuard tuning to &lt;STRONG&gt;exclude static resources from inspection&lt;/STRONG&gt; (with security review). &lt;A href="https://community.checkpoint.com/t5/CloudGuard-WAF/Tuning-best-practices-for-crawlers/td-p/253699" target="_blank"&gt;[community….kpoint.com]&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3 id="step3validateimpact"&gt;Step 3 — Validate impact&lt;/H3&gt;
&lt;P&gt;After changes, watch request volume trends and confirm:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Total requests reaching CloudGuard&lt;/LI&gt;
&lt;LI&gt;Requests by URI category (static vs dynamic)&lt;/LI&gt;
&lt;LI&gt;Prevent/Detect counts&lt;/LI&gt;
&lt;/UL&gt;
&lt;HR /&gt;
&lt;H2 id="4bottomlineanswersshortform"&gt;4) Bottom line answers (short form)&lt;/H2&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;Custom rule blocked IP traffic counted?&lt;/STRONG&gt; &lt;EM&gt;Probably yes&lt;/EM&gt; if it reaches CloudGuard. &lt;A href="https://community.checkpoint.com/t5/CloudGuard-WAF/Tuning-best-practices-for-crawlers/td-p/253699" target="_blank"&gt;[community….kpoint.com]&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Rate-limited (Prevent) dropped traffic counted?&lt;/STRONG&gt; &lt;EM&gt;Probably yes&lt;/EM&gt;—CloudGuard must see it to rate-limit it. &lt;A href="https://waf-doc.inext.checkpoint.com/additional-security-engines/rate-limit" target="_blank"&gt;[waf-doc.in…kpoint.com]&lt;/A&gt;, &lt;A href="https://aws.amazon.com/marketplace/pp/prodview-jmj5xdrais4nu" target="_blank"&gt;[aws.amazon.com]&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Googlebot counted?&lt;/STRONG&gt; &lt;EM&gt;Yes, can be&lt;/EM&gt;—community report says prevented Googlebot traffic was counted. &lt;A href="https://community.checkpoint.com/t5/CloudGuard-WAF/Tuning-best-practices-for-crawlers/td-p/253699" target="_blank"&gt;[community….kpoint.com]&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Can you reduce license consumption from bots?&lt;/STRONG&gt; You can reduce false positives via tuning/allowlisting, and reduce billable volume mainly by &lt;STRONG&gt;preventing requests from reaching CloudGuard&lt;/STRONG&gt; (upstream blocking/caching/offload). &lt;A href="https://community.checkpoint.com/t5/CloudGuard-WAF/Tuning-best-practices-for-crawlers/td-p/253699" target="_blank"&gt;[community….kpoint.com]&lt;/A&gt;, &lt;A href="https://waf-doc.inext.checkpoint.com/getting-started/deploy-enforcement-point/waf-as-a-service-waf-saas" target="_blank"&gt;[waf-doc.in…kpoint.com]&lt;/A&gt;, &lt;A href="https://aws.amazon.com/marketplace/pp/prodview-jmj5xdrais4nu" target="_blank"&gt;[aws.amazon.com]&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;HR /&gt;
&lt;H3 id="quickclarifyingquestionsoicanbemorespecific"&gt;Quick clarifying question (so I can be more specific)&lt;/H3&gt;
&lt;P&gt;Which CloudGuard WAF deployment model are you using: &lt;STRONG&gt;WAF SaaS (reverse proxy)&lt;/STRONG&gt;, &lt;STRONG&gt;Gateway&lt;/STRONG&gt;, or &lt;STRONG&gt;Agent (e.g., NGINX/VM/container)&lt;/STRONG&gt;? Metering and your ability to block “before metering” can differ depending on the enforcement point placement.&lt;/P&gt;
&lt;/DIV&gt;</description>
    <pubDate>Thu, 29 Jan 2026 01:22:45 GMT</pubDate>
    <dc:creator>the_rock</dc:creator>
    <dc:date>2026-01-29T01:22:45Z</dc:date>
    <item>
      <title>CloudGuard WAF license count</title>
      <link>https://community.checkpoint.com/t5/WAF/CloudGuard-WAF-license-count/m-p/268994#M370</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Does anybody know how licenses are being count in CloudGuard WAF?&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;License is based on a quantity of requests per year, but in which cases does every request count?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;For example:&lt;/SPAN&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;SPAN&gt;If there is a custom rule that blocks traffic from a specific IP, do these requests count for the license?&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Or, if rate limit is set in Prevent mode, does exceeding traffic that is dropped count for the license?&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Is traffic from Google Bots counted for the license? if yes, is it possible to set a rule or configuration to reduce the license consumption from these IPs?&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;SPAN&gt;Any help is appreciated.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Regards.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Jan 2026 19:45:18 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/WAF/CloudGuard-WAF-license-count/m-p/268994#M370</guid>
      <dc:creator>Eve_Z</dc:creator>
      <dc:date>2026-01-28T19:45:18Z</dc:date>
    </item>
    <item>
      <title>Re: CloudGuard WAF license count</title>
      <link>https://community.checkpoint.com/t5/WAF/CloudGuard-WAF-license-count/m-p/268996#M371</link>
      <description>&lt;P&gt;I would verify with Account services, they can confirm for sure. Personally, I dont believe traffic you mentioned would count towards the license count, from what I know.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Jan 2026 20:30:04 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/WAF/CloudGuard-WAF-license-count/m-p/268996#M371</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2026-01-28T20:30:04Z</dc:date>
    </item>
    <item>
      <title>Re: CloudGuard WAF license count</title>
      <link>https://community.checkpoint.com/t5/WAF/CloudGuard-WAF-license-count/m-p/269009#M372</link>
      <description>&lt;P&gt;For what is worth, here is what AI gave me, but I would 100% check with either your local SE or Account services, or both.&lt;/P&gt;
&lt;P&gt;********************************************************&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV&gt;
&lt;P&gt;Hi — great questions. CloudGuard WAF licensing can be confusing because it’s &lt;STRONG&gt;metered in “HTTP/HTTPS requests”&lt;/STRONG&gt;, but the key detail is &lt;EM&gt;where&lt;/EM&gt; the request gets measured.&lt;/P&gt;
&lt;H2 id="1whattypicallycountsasarequestincloudguardwaf"&gt;1) What typically “counts” as a request in CloudGuard WAF?&lt;/H2&gt;
&lt;P&gt;For CloudGuard WAF (especially &lt;STRONG&gt;WAF-as-a-Service / reverse-proxy style deployments&lt;/STRONG&gt;), traffic is &lt;STRONG&gt;routed through Check Point’s service&lt;/STRONG&gt; where &lt;STRONG&gt;HTTP requests are intercepted and inspected&lt;/STRONG&gt; before being forwarded to your origin.&lt;BR /&gt;So, in practical terms, &lt;STRONG&gt;any HTTP/HTTPS request that reaches the CloudGuard enforcement point&lt;/STRONG&gt; (SaaS PoP, gateway, agent) is a candidate to be counted. &lt;A href="https://aws.amazon.com/marketplace/pp/prodview-jmj5xdrais4nu" target="_blank"&gt;[aws.amazon.com]&lt;/A&gt;, &lt;A href="https://waf-doc.inext.checkpoint.com/getting-started/deploy-enforcement-point/waf-as-a-service-waf-saas" target="_blank"&gt;[waf-doc.in…kpoint.com]&lt;/A&gt;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;Important nuance: In the Check Point community, people explicitly report that &lt;STRONG&gt;even traffic that is “Prevented/Blocked” can still be counted&lt;/STRONG&gt;. In one thread, the author states Googlebot traffic was &lt;EM&gt;classified as malicious, prevented, and counted from the license&lt;/EM&gt;.&lt;BR /&gt;That strongly suggests metering happens &lt;STRONG&gt;before&lt;/STRONG&gt; the final “allow/block” decision (i.e., at ingestion/processing), not only on “successful/allowed” requests. &lt;A href="https://community.checkpoint.com/t5/CloudGuard-WAF/Tuning-best-practices-for-crawlers/td-p/253699" target="_blank"&gt;[community….kpoint.com]&lt;/A&gt;&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Because licensing terms can vary by SKU/contract, &lt;STRONG&gt;the only authoritative answer is your Check Point account team&lt;/STRONG&gt;, but the evidence above indicates “blocked” does &lt;STRONG&gt;not&lt;/STRONG&gt; automatically mean “not counted.” &lt;A href="https://community.checkpoint.com/t5/CloudGuard-WAF/Tuning-best-practices-for-crawlers/td-p/253699" target="_blank"&gt;[community….kpoint.com]&lt;/A&gt;, &lt;A href="https://community.checkpoint.com/t5/CloudGuard-WAF/CloudGuard-WAF-license-count/td-p/268994" target="_blank"&gt;[community….kpoint.com]&lt;/A&gt;&lt;/P&gt;
&lt;HR /&gt;
&lt;H2 id="2yourscenarioswhatlikelyhappens"&gt;2) Your scenarios (what likely happens)&lt;/H2&gt;
&lt;H3 id="aifacustomruleblockstrafficfromaspecificipdotheserequestscount"&gt;A) “If a custom rule blocks traffic from a specific IP, do these requests count?”&lt;/H3&gt;
&lt;P&gt;&lt;STRONG&gt;Likely yes&lt;/STRONG&gt;, if the requests &lt;STRONG&gt;reach CloudGuard&lt;/STRONG&gt; and are evaluated there. The community report shows &lt;EM&gt;prevented&lt;/EM&gt; requests (Googlebot) were still counted. &lt;A href="https://community.checkpoint.com/t5/CloudGuard-WAF/Tuning-best-practices-for-crawlers/td-p/253699" target="_blank"&gt;[community….kpoint.com]&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;How to avoid them counting:&lt;/STRONG&gt; block them &lt;STRONG&gt;upstream of CloudGuard&lt;/STRONG&gt; (CDN/WAF in front, edge ACLs, load balancer ACLs, network firewall) so they never reach the CloudGuard enforcement point.&lt;/P&gt;
&lt;HR /&gt;
&lt;H3 id="bifratelimitisinpreventmodedoesexceedingtrafficthatisdroppedcount"&gt;B) “If rate limit is in Prevent mode, does exceeding traffic that is dropped count?”&lt;/H3&gt;
&lt;P&gt;&lt;STRONG&gt;Likely yes&lt;/STRONG&gt;, for the same reason: to rate-limit, CloudGuard must first &lt;STRONG&gt;see and count&lt;/STRONG&gt; the requests against the threshold. The Rate Limit feature explicitly works by counting requests per URI/time window based on a “source identity,” then enforcing Detect/Prevent when the threshold is reached. &lt;A href="https://waf-doc.inext.checkpoint.com/additional-security-engines/rate-limit" target="_blank"&gt;[waf-doc.in…kpoint.com]&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;So, the “excess” traffic may still be &lt;EM&gt;processed enough to be metered&lt;/EM&gt;, even if it’s later dropped by rate limiting.&lt;/P&gt;
&lt;HR /&gt;
&lt;H3 id="cistrafficfromgooglebotscountedcanwereducelicenseconsumptionfromthoseips"&gt;C) “Is traffic from Google Bots counted? Can we reduce license consumption from those IPs?”&lt;/H3&gt;
&lt;P&gt;Based on the Check Point community thread: &lt;STRONG&gt;yes&lt;/STRONG&gt;—a user reports Googlebot requests were &lt;STRONG&gt;prevented and counted from the license&lt;/STRONG&gt;. &lt;A href="https://community.checkpoint.com/t5/CloudGuard-WAF/Tuning-best-practices-for-crawlers/td-p/253699" target="_blank"&gt;[community….kpoint.com]&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Can you reduce consumption?&lt;/STRONG&gt; You have a few options, depending on &lt;EM&gt;why&lt;/EM&gt; Googlebot is consuming requests:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;
&lt;P&gt;&lt;STRONG&gt;Stop false positives / prevent blocks (quality issue):&lt;/STRONG&gt;&lt;BR /&gt;Community best-practice suggestions include:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;Whitelist known crawlers&lt;/STRONG&gt; (with careful validation)&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Tune anti-bot classification&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;Put protections into &lt;STRONG&gt;Detect/Learn mode&lt;/STRONG&gt; before Prevent to reduce misclassification&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Reduce inspection scope&lt;/STRONG&gt;, e.g., &lt;STRONG&gt;exclude static resources&lt;/STRONG&gt; (images/CSS/JS) from inspection when appropriate &lt;A href="https://community.checkpoint.com/t5/CloudGuard-WAF/Tuning-best-practices-for-crawlers/td-p/253699" target="_blank"&gt;[community….kpoint.com]&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;&lt;STRONG&gt;Reduce &lt;EM&gt;metered&lt;/EM&gt; requests (quantity issue):&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;The only guaranteed way is to ensure fewer requests reach CloudGuard (edge caching/CDN, robots rules for crawl behavior, upstream filtering, serve static assets from a separate unprotected hostname, etc.).&lt;/LI&gt;
&lt;LI&gt;The same community thread suggests “exclude static resources from inspection” to reduce what’s being evaluated. This &lt;EM&gt;may&lt;/EM&gt; reduce metered usage depending on how your contract defines billable requests—so treat it as a &lt;STRONG&gt;likely mitigation, but confirm with Check Point&lt;/STRONG&gt;. &lt;A href="https://community.checkpoint.com/t5/CloudGuard-WAF/Tuning-best-practices-for-crawlers/td-p/253699" target="_blank"&gt;[community….kpoint.com]&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":warning:"&gt;⚠️&lt;/span&gt; &lt;STRONG&gt;Caution on “Googlebot IP allowlisting”:&lt;/STRONG&gt; Googlebot can be spoofed via User-Agent. If you allow by IP/UA, do it using a &lt;EM&gt;verified bot&lt;/EM&gt; method (DNS verification or an authoritative bot list) rather than trusting UA strings alone.&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;HR /&gt;
&lt;H2 id="3practicalrecommendationswhatiddo"&gt;3) Practical recommendations (what I’d do)&lt;/H2&gt;
&lt;H3 id="step1determinewhatsconsumingrequests"&gt;Step 1 — Determine what’s consuming requests&lt;/H3&gt;
&lt;UL&gt;
&lt;LI&gt;Break down by &lt;STRONG&gt;asset&lt;/STRONG&gt;, &lt;STRONG&gt;URI&lt;/STRONG&gt;, and &lt;STRONG&gt;source&lt;/STRONG&gt; (top talkers).&lt;/LI&gt;
&lt;LI&gt;Identify if the bulk is:
&lt;UL&gt;
&lt;LI&gt;Real users&lt;/LI&gt;
&lt;LI&gt;Crawlers (Googlebot/Bing/etc.)&lt;/LI&gt;
&lt;LI&gt;Attack traffic / scanning&lt;/LI&gt;
&lt;LI&gt;Static assets being repeatedly fetched&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3 id="step2applytherightcontrol"&gt;Step 2 — Apply the right control&lt;/H3&gt;
&lt;P&gt;&lt;STRONG&gt;If it’s attack/scanning traffic:&lt;/STRONG&gt; block upstream where possible (CDN/WAF front door / network ACL) so CloudGuard never sees it.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;If it’s crawlers:&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Fix false positives (so you don’t waste time and logs), and&lt;/LI&gt;
&lt;LI&gt;Consider caching/static offload so fewer requests traverse CloudGuard at all.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;STRONG&gt;If it’s static content:&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Offload static to CDN/object storage, or&lt;/LI&gt;
&lt;LI&gt;Use CloudGuard tuning to &lt;STRONG&gt;exclude static resources from inspection&lt;/STRONG&gt; (with security review). &lt;A href="https://community.checkpoint.com/t5/CloudGuard-WAF/Tuning-best-practices-for-crawlers/td-p/253699" target="_blank"&gt;[community….kpoint.com]&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3 id="step3validateimpact"&gt;Step 3 — Validate impact&lt;/H3&gt;
&lt;P&gt;After changes, watch request volume trends and confirm:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Total requests reaching CloudGuard&lt;/LI&gt;
&lt;LI&gt;Requests by URI category (static vs dynamic)&lt;/LI&gt;
&lt;LI&gt;Prevent/Detect counts&lt;/LI&gt;
&lt;/UL&gt;
&lt;HR /&gt;
&lt;H2 id="4bottomlineanswersshortform"&gt;4) Bottom line answers (short form)&lt;/H2&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;Custom rule blocked IP traffic counted?&lt;/STRONG&gt; &lt;EM&gt;Probably yes&lt;/EM&gt; if it reaches CloudGuard. &lt;A href="https://community.checkpoint.com/t5/CloudGuard-WAF/Tuning-best-practices-for-crawlers/td-p/253699" target="_blank"&gt;[community….kpoint.com]&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Rate-limited (Prevent) dropped traffic counted?&lt;/STRONG&gt; &lt;EM&gt;Probably yes&lt;/EM&gt;—CloudGuard must see it to rate-limit it. &lt;A href="https://waf-doc.inext.checkpoint.com/additional-security-engines/rate-limit" target="_blank"&gt;[waf-doc.in…kpoint.com]&lt;/A&gt;, &lt;A href="https://aws.amazon.com/marketplace/pp/prodview-jmj5xdrais4nu" target="_blank"&gt;[aws.amazon.com]&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Googlebot counted?&lt;/STRONG&gt; &lt;EM&gt;Yes, can be&lt;/EM&gt;—community report says prevented Googlebot traffic was counted. &lt;A href="https://community.checkpoint.com/t5/CloudGuard-WAF/Tuning-best-practices-for-crawlers/td-p/253699" target="_blank"&gt;[community….kpoint.com]&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Can you reduce license consumption from bots?&lt;/STRONG&gt; You can reduce false positives via tuning/allowlisting, and reduce billable volume mainly by &lt;STRONG&gt;preventing requests from reaching CloudGuard&lt;/STRONG&gt; (upstream blocking/caching/offload). &lt;A href="https://community.checkpoint.com/t5/CloudGuard-WAF/Tuning-best-practices-for-crawlers/td-p/253699" target="_blank"&gt;[community….kpoint.com]&lt;/A&gt;, &lt;A href="https://waf-doc.inext.checkpoint.com/getting-started/deploy-enforcement-point/waf-as-a-service-waf-saas" target="_blank"&gt;[waf-doc.in…kpoint.com]&lt;/A&gt;, &lt;A href="https://aws.amazon.com/marketplace/pp/prodview-jmj5xdrais4nu" target="_blank"&gt;[aws.amazon.com]&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;HR /&gt;
&lt;H3 id="quickclarifyingquestionsoicanbemorespecific"&gt;Quick clarifying question (so I can be more specific)&lt;/H3&gt;
&lt;P&gt;Which CloudGuard WAF deployment model are you using: &lt;STRONG&gt;WAF SaaS (reverse proxy)&lt;/STRONG&gt;, &lt;STRONG&gt;Gateway&lt;/STRONG&gt;, or &lt;STRONG&gt;Agent (e.g., NGINX/VM/container)&lt;/STRONG&gt;? Metering and your ability to block “before metering” can differ depending on the enforcement point placement.&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Thu, 29 Jan 2026 01:22:45 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/WAF/CloudGuard-WAF-license-count/m-p/269009#M372</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2026-01-29T01:22:45Z</dc:date>
    </item>
    <item>
      <title>Re: CloudGuard WAF license count</title>
      <link>https://community.checkpoint.com/t5/WAF/CloudGuard-WAF-license-count/m-p/269393#M373</link>
      <description>&lt;OL&gt;
&lt;LI&gt;The request will arrive to the WAF and the traffic will be blocked, hance the request will be counted as part of the license.&lt;/LI&gt;
&lt;LI&gt;Same as #1 - The traffic will still heat the WAF and the request will be counted.&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN data-teams="true"&gt;Blocking Google bots will be available soon as part of the advanced bot mitigation we plan for Q2. The request will be counted as well. &lt;BR /&gt;&lt;BR /&gt;All in all, this questions point on a possible commercial challenge with the customer, if this is the truth we could discuss an exceeded discount to gap the above.&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/OL&gt;</description>
      <pubDate>Mon, 02 Feb 2026 06:21:51 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/WAF/CloudGuard-WAF-license-count/m-p/269393#M373</guid>
      <dc:creator>Hezi_Bahry</dc:creator>
      <dc:date>2026-02-02T06:21:51Z</dc:date>
    </item>
    <item>
      <title>Re: CloudGuard WAF license count</title>
      <link>https://community.checkpoint.com/t5/WAF/CloudGuard-WAF-license-count/m-p/269409#M374</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/46034"&gt;@Hezi_Bahry&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;I will send you a PM so that you can explain me more about this topic.&lt;/P&gt;</description>
      <pubDate>Mon, 02 Feb 2026 13:00:15 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/WAF/CloudGuard-WAF-license-count/m-p/269409#M374</guid>
      <dc:creator>Eve_Z</dc:creator>
      <dc:date>2026-02-02T13:00:15Z</dc:date>
    </item>
  </channel>
</rss>

