Can I turn off everything EXCEPT for domain sharding?

9 views
Skip to first unread message

Scot Lawrie

unread,
Oct 12, 2016, 1:15:35 AM10/12/16
to mod-pagespeed-discuss
Is there a simple way to disable all caching/concatenation of assets, but still enable domain sharding?  Thanks

Otto van der Schaaf

unread,
Oct 12, 2016, 1:58:31 AM10/12/16
to mod-pagespeed-discuss
I think you could do this in configuration to turn off all optimizations but have sharding enabled:

ModPagespeedRewriteLevel PassThrough
ModPagespeedEnableFilters rewrite_domains
ModPagespeedShardDomain domain_to_shard shard1,shard2,...

If, for some reason, you also need to disable in-place optimization, you can add:

ModPagespeedInPlaceResourceOptimization on

Does that help?

Otto

On Wed, Oct 12, 2016 at 7:15 AM Scot Lawrie <sbla...@gmail.com> wrote:
Is there a simple way to disable all caching/concatenation of assets, but still enable domain sharding?  Thanks

--
You received this message because you are subscribed to the Google Groups "mod-pagespeed-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mod-pagespeed-di...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/mod-pagespeed-discuss/a8b7b09f-4ec3-4199-a5d5-428d4a2a62f1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Jeff Kaufman

unread,
Oct 12, 2016, 9:06:37 AM10/12/16
to mod-pagespeed-discuss
What Otto says looks correct, but "InPlaceResourceOptimization on"
should not be necessary given "RewriteLevel PassThrough".
> https://groups.google.com/d/msgid/mod-pagespeed-discuss/CAHqmWiOfcq1QRDj3JH8%3Da-SQpfnEh_kEB9N3oU8HGuLPLpiQjw%40mail.gmail.com.
Reply all
Reply to author
Forward
0 new messages