|
I saw in a previous question that responses for static files served by nginx are gzip compressed when possible. Will nginx also gzip responses from custom applications when possible? Or would the custom application need to do the gzipping itself? Thanks. |