edk12564 opened a new pull request, #123: URL: https://github.com/apache/fineract-consumer-facing/pull/123
Issues: https://github.com/apache/fineract-consumer-facing/issues/60 # Summary In areas where Fineract is largely used, network connection is sometimes the limiting factor for user access. We can implement static file compression with NGINX to help consumers get better user experience. We simply need to add gzip file compression to our nginx config. We can also use nginx as our static file source, even in cloud deployments. ## More details - added gzip static file compression to nginx - useful for areas where connectivity and bandwidth are low -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
