openbridge / nginx

NGINX Accelerated! This is a Docker image that creates a high performance (FAST!), optimized image for NGINX for use with Redis and PHP-FMP. Deliver sites and applications with performance, reliability, security, and scale. This NGINX server offers advanced performance, web and mobile acceleration, security controls, application monitoring, and management.
https://www.openbridge.com/
MIT License
233 stars 53 forks source link

Nginx Pagespeed module? #65

Closed thijskaspers closed 3 years ago

thijskaspers commented 4 years ago

Hello and thanks for creating this image!

I see the project has a Dockerfile-pagespeed. Can that be used, or is it deprecated, since it hasn't had an update in 2 years? We love your image, but would like to have the pagespeed module for nginx installed, which has to be included at buildtime.

tspicer commented 4 years ago

Hello, It was just an early prototype. What I found was that the performance of the current setup was equal or outperformed the use of pagespeed given the use of nginx and redis.

Still looks like there are unresolved issues almost 4 years after being reported: https://github.com/apache/incubator-pagespeed-ngx/issues/1181

Feel free to dust off the docker file and see how it goes. If you get a working model please make a pull request, it would be great to have that option here.