Apache2 reverse proxy issue

Finally i have found the right parameter. In the vhost configuration on the proxy server i added the following line:

AddOutputFilterByType DEFLATE application/x-javascript

Now it’s working. Thank you for pointing me in the right direction.