Re: [users@httpd] Apache24 - how to optimize httpd.conf

2015-06-08 Thread Emir Ibrahimbegovic
What have you tried? On Mon, Jun 8, 2015 at 5:35 PM, Motty Cruz wrote: > Hello, > I am getting the following suggestions from: > https://developers.google.com/speed/pagespeed/insights/ > > > Should Fix: > Optimize images > Leverage browser caching > Consider Fixing: > Eliminate render-blocking J

[users@httpd] Response headers set by apache

2015-05-29 Thread Emir Ibrahimbegovic
I've got an app that runs on a tomcat web server, and I use mod-jk on my apache web server side. I think I've managed to configure everything to work seamlessly, I ran into issues when I wanted to cache static assets on webserver, for some reason my response headers expires is set to **1994**, the

Re: [users@httpd] Response headers set by apache

2015-06-01 Thread Emir Ibrahimbegovic
m really out of ideas, this is the day 3 of staring at the console and logs. Thanks, Emir On Sat, May 30, 2015 at 7:45 AM, Rainer Jung wrote: > Am 30.05.2015 um 02:26 schrieb Emir Ibrahimbegovic: > >> I've got an app that runs on a tomcat web server, and I use mod-jk on my >>

Re: [users@httpd] Response headers set by apache

2015-06-01 Thread Emir Ibrahimbegovic
at 2:03 PM, Emir Ibrahimbegovic < emir.ibrahimbego...@gmail.com> wrote: > Thanks Rainer for the tips. Here is the follow up. > > 1. Added ""%{Expires}o"" to logging valve pattern in the > server.xml, sets the correct headers expires on the webserver side, does

Re: [users@httpd] Response headers set by apache

2015-06-01 Thread Emir Ibrahimbegovic
Hi Kurtis, It is a possibility I guess, but my timezone is EST. Thanks, Emir On Mon, Jun 1, 2015 at 3:14 PM, Kurtis Rader wrote: > On Mon, Jun 1, 2015 at 11:18 AM, Emir Ibrahimbegovic < > emir.ibrahimbego...@gmail.com> wrote: >> >> You might also look for the strin