powerhouse-inc / powerhouse-router

0 stars 0 forks source link

Compress API responses #9

Open acaldas opened 2 months ago

acaldas commented 2 months ago

Active compression (Brotli, GZIP?) for the api responses.

froid1911 commented 1 month ago

refactored the nginx dockerfile to use the alpine version. afterwards installed and activated the brötli extension. powerhouse router is now responding with compressed data. you can see the brötli extension at work when you check the Content-Encoding of a Response:

Image