WebPagetest doesn't seem to take mod_rewrite into consideration.
|
07-01-2013, 12:34 AM
Post: #1
|
|||
|
|||
WebPagetest doesn't seem to take mod_rewrite into consideration.
Hello, I found a similar thread in this forum but it didn't contain any technical information so I decided to open a new one.
I have serverA.com which uses mod_rewrite on apache (behind varnish) to rewrite image links to serverB.com. Here's the headers as seen when making the request from my own computer: Code: http://serverA.com/uploads/BANNER.jpg However, WebPagetest reports the following: Code: FAILED - (No max-age or expires) - http://serverA.com/uploads/BANNER.jpg |
|||
07-02-2013, 10:53 AM
Post: #2
|
|||
|
|||
RE: WebPagetest doesn't seem to take mod_rewrite into consideration.
Do you have a link to an actual test result? It will be easier to follow. WebPagetest doesn't care about rewrite or anything on the back-end. It sends requests to your Varnish instance and sees whatever comes back.
That said, if it is warning about a missing expires on the redirect request (rather than the actual resource after the redirect) then that's something I'm looking into. |
|||
07-02-2013, 09:02 PM
Post: #3
|
|||
|
|||
RE: WebPagetest doesn't seem to take mod_rewrite into consideration.
(07-02-2013 10:53 AM)pmeenan Wrote: Do you have a link to an actual test result? It will be easier to follow. WebPagetest doesn't care about rewrite or anything on the back-end. It sends requests to your Varnish instance and sees whatever comes back. I have sent you the link via personal message. |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 2 Guest(s)