[
https://issues.apache.org/jira/browse/SLING-7888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16608831#comment-16608831
]
Dawid Kłos commented on SLING-7888:
-----------------------------------
This is active pull request for that
[https://github.com/apache/sling-org-apache-sling-dynamic-include/pull/1]
> Provide ability for SDI to ignore all query params
> --------------------------------------------------
>
> Key: SLING-7888
> URL: https://issues.apache.org/jira/browse/SLING-7888
> Project: Sling
> Issue Type: Improvement
> Reporter: Dawid Kłos
> Priority: Major
>
> On our project we use directive /ignoreURLparams on dispatcher together with
> SSI
> This leads to the issue that any request with GET parameter will be cached on
> dispatcher and as result SSI also cached even ignoring nocache selector,
> because of URL params setting on SSI. There are currently not possible add
> all GET parameters into ignore field - only specify all of them.
> To avoid long-lasting request we should ignore all query params in SDI
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)