All Products
Search
Document Center

Performance Testing:Why is the response body garbled in debugging or sampling logs?

Last Updated:Oct 30, 2024

Issue

When you use Performance Testing Service (PTS) to debug a scenario, the response body is garbled, but the actual online service (PC page or app) is normal.

Possible cause

A compression method that is not supported by PTS is configured in Content-Encoding of the response header. As a result, the response body cannot be properly decompressed. PTS supports the following compression methods: gzip, deflate, and br.