crowell / modpagespeed_tmp

Automatically exported from code.google.com/p/modpagespeed
Apache License 2.0
0 stars 0 forks source link

Should we add ModPagespeedRewriteUncacheableResources and/or ModPagespeedInPlaceWaitForOptimized? #661

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Do we want to create ModPagespeedRewriteUncacheableResources?
Do we want to create ModPagespeedInPlaceWaitForOptimized?

If we want the first then we have to have the second.  The second requires docs 
and some tests to verify Apache IPRO.

Original issue reported on code.google.com by jkar...@google.com on 1 Apr 2013 at 5:50

GoogleCodeExporter commented 9 years ago
The log sometimes shows me proxy fetch waiting times of several seconds (about 
10-45 secs). Does this mean the content will be delivered in that time too with 
this directive activated? Wouldn't that be the opposite of the pagespeeds' 
meaning? Maybe this is onyl useful when you have a proxy server in front of 
your web server?!

Original comment by jor...@gmail.com on 11 Apr 2013 at 7:56

GoogleCodeExporter commented 9 years ago
InPlaceWaitForOptimized would have a timeout associated with it.  But yes, a 
good use for it would be in a proxy server.

Original comment by jkar...@google.com on 11 Apr 2013 at 10:39