Advanced Origin Settings
Last updated
Last updated
© 2025 Medianova. All rights reserved.
The Advanced Origin Settings feature provides a flexible and efficient way to configure content routing for dynamic resources. It allows you to define specific rules for routing requests to your origin server based on criteria such as URIs, protocols, domains, ports, and more. This functionality is particularly valuable for delivering dynamic content where precision and adaptability are crucial.
Optimized Routing for Dynamic Content: Ensures requests for frequently changing or personalized content are routed efficiently to the origin server.
Flexible Matching Rules: Define custom routing rules based on URI patterns, protocols, or domain structures to align with complex backend logic.
Enhanced Performance: Reduces latency and improves response times for real-time content by fine-tuning origin configuration.
Click on the CDN Resources section in the left-hand menu of the Cloud panel.
Select the relevant resource.
Click on the Origin Settings tab.
Navigate to the Advanced Origin Settings section in the Medianova Cloud Panel.
Click the Add button to open the configuration popup.
Fill in the following fields:
URI Match Mode: Select the matching mode for URIs (e.g., exact match, prefix, or regex).
URI Match Rule: Define the URI pattern based on the selected mode.
Protocols: Choose between HTTP
, HTTPS
, or Same as Request
to determine how the traffic should be routed.
Domain or IP: Enter the domain or IP address of the origin server.
HTTP Port: Specify the HTTP port to use for connections.
HTTPS Port: Specify the HTTPS port to use for secure connections.
Host Header: Provide a custom host header if required for the origin server.
Priority: Assign a priority level to this rule to determine its precedence in case of multiple matching configurations.
Click the Add button.
Click the Submit button.