# Origin Settings

- [Advanced Origin Settings](https://clients.medianova.com/products/performance-cdn/static-content-delivery/advanced-configuration/origin-settings/advanced-origin-settings.md): Define advanced origin routing rules by matching requests to specific origins based on URI patterns, protocols, domains, ports, and priority.
- [Rewrite Origin URLs](https://clients.medianova.com/products/performance-cdn/static-content-delivery/advanced-configuration/origin-settings/rewrite-origin-urls.md): Learn how to manage Rewrite Origin URLs to modify how request paths are sent to your origin.
- [Origin SNI Request](https://clients.medianova.com/products/performance-cdn/static-content-delivery/advanced-configuration/origin-settings/origin-sni-request.md): Learn how to configure Origin SNI Request to ensure secure SSL/TLS connections between the CDN and your origin server.
- [Redirect Handle From Origin](https://clients.medianova.com/products/performance-cdn/static-content-delivery/advanced-configuration/origin-settings/redirect-handle-from-origin.md): Learn how to manage Redirect Handle From Origin to control how 3xx redirect responses from your origin are processed by the CDN.
- [Origin Response Timeout](https://clients.medianova.com/products/performance-cdn/static-content-delivery/advanced-configuration/origin-settings/origin-response-timeout.md): Learn how to configure Origin Response Timeout to control how long the CDN waits for your origin to respond.
- [Enable Gzip from Origin](https://clients.medianova.com/products/performance-cdn/static-content-delivery/advanced-configuration/origin-settings/enable-gzip-from-origin.md): Fetch gzip-compressed text-based content from your origin to improve delivery efficiency.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://clients.medianova.com/products/performance-cdn/static-content-delivery/advanced-configuration/origin-settings.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
