Otto van der Schaaf

Results 220 comments of Otto van der Schaaf

You should be able to turn that off, see https://www.modpagespeed.com/doc/faq#noscript-redirect Feel free to re-open this if that somehow didn't work for you!

@augustoroman I'm curious: did you manage to make progress on this? Anything we can to do help out?

If you want to dive in to how caching works in PageSpeed, it is worth taking a look at [jmarantz his blog post about that](http://modpagespeed.jmarantz.com/2012/12/caching-in-modpagespeed.html) and some of the [design...

A great concrete problem description for this plus a hacky way that may accomplish this was discussed over at https://groups.google.com/forum/?utm_medium=email&utm_source=footer#!msg/mod-pagespeed-discuss/6ThbvfJ4UnY/YMUCdOZJBQAJ

I don't think I ever really got to producing/testing a standalone `pagespeed_automatic.a`. Checking I did find this script, but unfortunately I left no context or notes: https://github.com/apache/incubator-pagespeed-mod/blob/master/pagespeed/automatic/bazel_merge.sh At a glance...

I wouldn't say doomed.. but it will require some effort to get ngx_pagespeed to work with the bleeding edge / bazel build system. The path of least resistance is probably...

Well.. I think we could do better and re-tag to 1.14; however up to now there hasn't been a proper location to host the psol binary we need to link...

Yeah here it is: https://dist.apache.org/repos/dist/release/incubator/pagespeed/1.14.36.1/x64/ I should note that there's no 32 bit variant, as I ran into a bit of a hassle to get that to through the ~build~...

> Isn't all that is needed now is simply [tagging another release](https://github.com/apache/incubator-pagespeed-ngx/releases) "v1.14.**36**.1"? Checking [this commit](https://github.com/apache/incubator-pagespeed-ngx/commit/4aeb203468d55e495ac9242e2c01a90da52ce5d6#diff-2b4a325bf93d5c063cf176fb8666053e3f304ff118a0d22a8511d907d4a6009e) it looks like I did modify the psol download location for branch 36, so...