smoxy
English
English
  • Welcome to smoxy
  • Changelog
  • Support Contact
  • Migration of Load Balancers and Domains
  • Account
    • What is an Account?
    • Site Overview
      • Add a new domain
    • Origins & Loadbalancer
    • Domain Overview
      • SSL
    • DNS Overview
    • Team
    • IP Lists
    • Billing
  • Sites
    • What is a Site?
    • Dashboard
    • Page Rules
      • Page Rules - Use Cases
    • Conditional Rules
      • Conditional Rules - Use Cases
    • Image Optimization
    • Acceleration
    • Security
    • Basic Configuration
    • Redirect Sites
  • Developer Guide
    • GeoIP Headers (Request Metadata)
    • Cache Invalidation
    • Best Practices
      • Services Sites
      • Flush Tags
      • Test configuration options
      • Cache key configuration for images
    • Cloudflare Setup
    • Frameworks
      • Shopware 6
Powered by GitBook
On this page

Was this helpful?

  1. Developer Guide
  2. Best Practices

Test configuration options

Last updated 7 months ago

Was this helpful?

The are ideal for testing changes to the site configuration. For example, the settings can be changed using URL parameters without having to apply the changes directly to the entire site. In this example we change the JPEG method and JPEG quality when the URL parameter test-jpeg is called with the value 1.

Example URL
https://example.com/category/product.html?test-jpeg=1
conditional rules
Example rule to override configuration options