tomcat - mod_pagespeed and java app servers -


can 1 use mod_pagespeed tomcat application server? directly or indirectly?

am correct in stating can use mod_pagespeed tomcat if use apache webserver proxy tomcat webserver? (does work mod_jk?)

you can use mod_pagespeed tomcat. you're right you'll need use apache proxy tomcat. know works mod_jk since use in production. assume works mod_proxy , mod_proxy_ajp, can't confirm those.


Comments

Popular posts from this blog

haskell - Using filter on an item in a list? -

c# - When does PreApplicationStartMethod actually get triggered to run? -

c# - Binding attached property to IEnumerable -