Skip to content

I'm encountering a 'ClientCommError' while performing performance testing on the CloudFront URL.

0

I'm encountering a 'ClientCommError' while performing performance testing on the CloudFront URL. In the streaming objects fetching from the s3 bucket

asked 2 years ago1.6K views
1 Answer
1

Hi,

If you use curl to run your tests, make sure to use it with --output option to allow curl to also process binary data (in case you have some).

Otherwise, you'll get the ClientCommError message that you mention

Best,

Didier

EXPERT
answered 2 years ago
EXPERT
reviewed 2 years ago
EXPERT
reviewed 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.