jmarantz commented on issue #1963: Running pagespeed with mpm_itk_module (each vhost as different user) URL: https://github.com/apache/incubator-pagespeed-mod/issues/1963#issuecomment-558825695 Bottom line I don't think PageSpeed works well with ITK, at least for resource optimization. However there are some things you can do: - you can try using memcached or redis as your cache, and those may work better - you can still do HTML minification, as well as minification of inline CSS and JS, as those don't require a cache. Same goes for inserting DNS prefetch statements and possibly a few other optimizations. Closing this for now. Please re-open if you have other questions.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services