Table of Contents
Using Cloudflare or similar services with Fotoware Veloz
How to configure Cloudflare or similar CDN/proxy services in front of your Fotoware Veloz tenant, including supported features and limitations.
Table of Contents
Overview
Fotoware gives you the flexibility to integrate Cloudflare or other CDN/proxy services in front of your Fotoware Veloz tenant. This can be a good option if you already use Cloudflare for performance optimization or additional security layers in your infrastructure. Our services include robust security and advanced DDoS protection by default, so adding Cloudflare is not required. However, if you choose to use it, you can do so safely—provided the configuration follows the guidelines outlined in this article.
When set up correctly, Cloudflare will not interfere with Veloz functionality. We’ve tested common Cloudflare features to ensure compatibility, and this article highlights which configurations are supported and which may cause issues. Misconfigured caching, rewriting, or proxy rules can disrupt authentication, API communication, or file delivery; therefore, it’s essential to review the recommendations carefully before making any changes.
Note
Fotoware cannot assume responsibility for any issues, disruptions, or data loss resulting from configurations that do not follow these guidelines.
Domain configuration
Recommended: Use a CNAME record pointing to tenant-name.fotoware.cloud. This ensures proper routing and minimizes the risk of service disruption.
Alternative: Use an A record pointing directly to an IP address. This is not recommended. Fotoware cannot guarantee IP stability, and service IPs may change without notice.
Supported Cloudflare features
The following Cloudflare features have been tested and verified to work with Fotoware Veloz tenants:
- AI Labyrinth
- Bot Fight Mode
- Browser Integrity Check
- Cloudflare Managed Ruleset
- Continuous Script Monitoring
- HTTP DDoS Attack Protection
- Leaked Credentials Detection
- Network-layer DDoS Attack Protection
- Replace Insecure JavaScript Libraries
- Schema Validation
- SSL/TLS DDoS Attack Protection
Unsupported configurations
Fotoware cannot validate or guarantee that custom Cloudflare rules (such as WAF, rate limits, transformations) will work correctly with Veloz tenants. Misconfigured caching, rewriting, or proxy rules can break authentication, API communication, or file delivery.
Summary
| Setting type | Supported | Notes |
|---|---|---|
CNAME pointing to tenant.fotoware.cloud
|
Yes | Recommended |
| A record pointing directly to IP | No | IPs might change |
| Standard Cloudflare security features | Yes | Tested and verified |
| Custom Cloudflare rules | No | Not guaranteed to work |