Tobias Schlottke

Results 33 comments of Tobias Schlottke
trafficstars

Hi Otto, I already tried this, nginx rejects to start if I set Cache-Control: ``` nginx_1 | 2018/02/13 10:02:34 [emerg] 72#72: "pagespeed" directive "AddResourceHeader Cache-Control public, max-age=600, stale-while-revalidate=86400, stale-if-error=86400" Rejecting...

I have to admit it is a little misleading but you want to be able to use them individually. so who can do this then :-) ?

hey @oschaaf - a short reminder. I am totally keen to try pagespeed "in the wild" but currently can't... Best wishes & many thanks, Tobias

Hey @oschaaf, any chance to get this through the door somehow? I would love to finally use pagespeed in production. Tobias

@oschaaf Took a look at the code and found out that setting DownstreamCachePurgeLocationPrefix helps to prevent the unwanted behaviour. ``` pagespeed DownstreamCachePurgeLocationPrefix http://localhost:80; ``` But I think there should be...

me too! could @MayGo could you maybe merge https://github.com/IdentityModel/oidc-client-js/pull/1129 into yours? I would highly appreciate that.

@MayGo no, i need #1129 to be merged and as you already have something on npm.org, i thought it makes sense to potentially push onre more thing in it so...

@brockallen totally makes sense - maybe you could open up for some contributors you trust? It smells like theres some optimization potential and the community could help?

@brockallen maybe together with tests running on github actions as a guard?

added #1136: this includes github actions that would run with every checkin and pr. I understand that it's challenging and would like to to help lifting the overall quality