I have a VPS and a web application and I am given these 2 cases:
1º Entering by ip = > xx.xx.xx.xx / myapp = > I see the updated file updated js
2º Entering by domain = > www.mydomain.com/myapp = > I do not see the updated js file updated
I have configured the dns in Cloudflare for free and I do not know if this affects anything.
PS: I deleted cache, temporary tomcat, ..
My app is displayed in a tomcat and redirection is done by an apache