https://bugzilla.wikimedia.org/show_bug.cgi?id=56874
--- Comment #11 from TMg <[email protected]> --- (In reply to comment #6) > just not what you want it to do. Don't get me wrong. I see your point. But I still think a request like action=purge&title=... is expected to invalidate everything that's based on the given title. That's what the request says. I find it counter-intuitive if it invalidates only a few selected URLs. Seen from this users point of view I still think this makes it the same issue as with the images. > sound like something to do with local browser cache maybe. I can assure you it's not the browser. I'm a developer for a living, I clear caches, use different browsers, even use different machines in different networks. So I'm not only sure it's not my browser, I'm also sure it's not my ISP. This is the response I get along with the outdated version after I made an edit: HTTP/1.1 200 OK Server: nginx/1.1.19 Date: Fri, 15 Nov 2013 13:47:22 GMT Content-Type: text/javascript; charset=UTF-8 Content-Length: 797 Connection: keep-alive X-Powered-By: PHP/5.3.10-1ubuntu3.8+wmf2 X-Content-Type-Options: nosniff Last-modified: Fri, 11 Oct 2013 18:52:26 GMT Content-Encoding: gzip Vary: Accept-Encoding X-Vary-Options: Accept-Encoding;list-contains=gzip X-Varnish: 2242262276, 917483657 917405329, 1727502691 1727437547 Via: 1.1 varnish, 1.1 varnish, 1.1 varnish Accept-Ranges: bytes Age: 103 X-Cache: cp1067 miss (0), amssq61 hit (7), amssq57 frontend hit (1) Cache-Control: private, s-maxage=0, max-age=0, must-revalidate When I wait it eventually switches to the new version: HTTP/1.1 200 OK Server: nginx/1.1.19 Date: Fri, 15 Nov 2013 13:51:34 GMT Content-Type: text/javascript; charset=UTF-8 Content-Length: 799 Connection: keep-alive X-Powered-By: PHP/5.3.10-1ubuntu3.8+wmf2 X-Content-Type-Options: nosniff Last-modified: Fri, 15 Nov 2013 13:46:36 GMT Content-Encoding: gzip Vary: Accept-Encoding X-Vary-Options: Accept-Encoding;list-contains=gzip X-Varnish: 2242883096, 917751928 917706534, 2731510524 Via: 1.1 varnish, 1.1 varnish, 1.1 varnish Accept-Ranges: bytes Age: 49 X-Cache: cp1067 miss (0), amssq61 hit (1), amssq51 frontend miss (0) Cache-Control: private, s-maxage=0, max-age=0, must-revalidate -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
