HTTP compression tester

Test whether a website is capable of serving responses compressed by brotli or gzip.

Built with Quant Edge Functions.

Compression Tester

Results for: https://apexwise.io

Original Size: 32898 bytes

GZIP

Supported: Yes

Actual Encoding: gzip

Compressed Size: 4910 bytes

Savings: 85.08%

Brotli

Supported: Yes

Actual Encoding: br

Compressed Size: 4414 bytes

Savings: 86.58%

Use the 'url' parameter to test compression for a different website.

What is HTTP compression?

HTTP compression is a technique that reduces the size of data transmitted between web servers and clients by encoding the content using algorithms like gzip or Brotli, resulting in faster page load times and reduced bandwidth usage.

HTTP compression works by applying compression algorithms to the server's response before sending it to the client. The most common compression methods are gzip and Brotli, with the latter generally providing better compression ratios. When a client supports compression, it includes an "Accept-Encoding" header in its request, allowing the server to respond with compressed content, which the client then decompresses before rendering.

Why is supporting HTTP compression important?

Providing support for HTTP compression is imperative in the modern age of web delivery.

  • Faster page load times: Compressed content requires less time to transfer, improving user experience.
  • Reduced bandwidth usage: Smaller data transfers save bandwidth for both servers and clients.
  • Lower hosting costs: Less data transferred can lead to reduced costs for website owners.
  • Improved mobile performance: Especially beneficial for users on slower or metered connections.
  • Better search engine rankings: Faster websites often rank higher in search results.
  • Increased server efficiency: Servers can handle more requests with the same resources.
  • Energy savings: Less data transfer means less energy consumption, benefiting the environment.

What is Quant?

QuantCDN is an all-in-one CDN and Jamstack solution.

Our content delivery network spans over 90 points of presence globally to provide minimal latency to your customers around the world. Our rich feature-set includes CDN, WAF, image optimization, tiered caching, static snapshots, failover, serverless functions, and much more.

This compression testing tool is provided free of charge and built using our Edge Functions, which allow for dynamic Javascript to execute directly at edge.

QuantCDN provides options for gzip and brotli compression out of the box, with zero extra effort.

Icons representing Quant CDN Services