I'm using nginx with wildfly behind.
Nginx i'm using as reverse proxy and add Expires Header
When i access my static files in my browser the Expires Header is present, but when i run the SEO test on https://www.webpagetest.org, by example, the url of my static files received ;jsessionid and Expires Header Doesn'works.
How can I prevent this?
Tks