tencent cloud

Content Delivery Network

Updates and Announcements
Release Notes
Announcements
User Tutorial
Product Introduction
Product Overview
Strengths
Use Cases
Term
Use Limits
CDN Performance Descriptions (Spot-check)
Purchase Guide
CDN Purchase Guide
ECDN Purchase Guide
Getting Started
Configuring CDN from Scratch
Adding Domain Names
CNAME Configuration
Domain Name Ownership Verification
FAQs about Domain Name Connection
Configuration Guide
Domain Management
Domain Name Configurations
Statistical Analysis
Purge and Prefetch
Log Management
EdgeOne
Service Query
Offline Cache
Permission Management
Permission Configuration
Console Permissions
Activate Real-time Logging as Sub-account/Collaborator
Use Cases
Accelerating Resources on COS with CDN
Practical Tutorial
Guide to Using the EdgeOne Tool for Migrating Content Delivery Network (CDN) Related Services
CDN - CVM
CDN - COS
Configuring CNAME via DNSPod
Regularly Storing CDN Logs
API Documentation
History
Introduction
API Category
Content Management APIs
Real-time Log APIs
Service Query APIs
Data Query APIs
Making API Requests
Log Query APIs
StopCdnDomain
Configuration Management APIs
Obsoleted APIs
Other APIs
Data Types
Error Codes
FAQ
Features
Billing
FAQs about Domain Name Connection
Cache Configuration FAQs
Purge and Prefetch
Statistical Analysis
FAQs about HTTPS
Connection
Errors
Troubleshooting Methods
Status Codes and Solutions
Node Cache Inconsistency
Slow Access Speed After CDN Activation
Low Traffic Hit Rate
404 Status Code
Page Display - CORS error
Resource Cache Failure
Service Level Agreement
Glossary

Low Traffic Hit Rate

PDF
Focus Mode
Font Size
Last updated: 2025-08-11 10:50:14

Error Description

The real-time traffic hit rate is well below your expectation.

Possible Reasons

The cache is purged. Cache purge will clear the specified content on the node, leading to a temporarily low traffic hit rate.
There are new contents on the origin server. Large numbers of new contents will cause origin-pulls by CDN nodes, resulting in a low traffic hit rate.
There are exceptions on the origin server.
If it is malfunctioning with multiple 4XX or 5XX errors, the traffic hit rate will be affected.
The caching policy is not configured properly. You should configure it based on your business needs.
Range GETs is disabled. In this case, files will be pulled in their entirety instead of multiple parts as requested during origin-pull, which increases the origin-pull traffic and lowers the hit rate.
The requests hit the Ignore all cache key rule configured for the domain name while the origin server is set to return different contents according to the parameters. In this case, all contents will be cached and a specific content requested by the corresponding parameter cannot be matched, thus lowering the traffic hit rate.

Solutions

1. Check to ensure your origin server works properly.
2. It is normal to see a decrease in traffic hit rate when you purge the cache or have new contents on the origin server.
3. Do not set the origin server to return different resources according to URL parameters if the Ignore all cache key rule is used.
4. Set the caching rule based on your business needs.

Troubleshooting Procedure

Step 1. Check whether your origin server is exceptional or the cache is purged.
If it is, the hit rate will be low.
If it is not, go to Step 2.
Step 2. Check whether your origin server returns different contents according to URL parameters.
If it does, go to Step 3.
If it does not, go to Step 5.
Step 3. Log in to the CDN Console, select Domain Management on the left sidebar, and click Manage on the right of a domain name to enter its configuration page. Open the Cache Configuration tab to find the Cache Key Rule Configuration section. Then check whether the Ignore parameter is configured as Not ignore.
If it is not, go to Step 4.
If it is, go to Step 5.
Step 4. Click Modify on the right of the rule, tick Not ignore, and click Save.
Note:
If this operation is not suitable for your business, you can use the Reserve Specified Parameter feature as needed. For more information, please see Cache Key Rule Configuration.
Step 5. Log in to the CDN Console, select Domain Management on the left sidebar, and click Manage on the right of a domain name to enter its configuration page. Open the Cache Configuration tab to find the Node Cache Validity Configuration section and check whether the caching rules configured comply with your business needs.
If it does, perform Step 5.
If it does not, consult Node Caching Rule Configuration and set the rules as needed.

Help and Support

Was this page helpful?

Help us improve! Rate your documentation experience in 5 mins.

Feedback