jmarantz commented on issue #1394: Purge Single URL doesn't work URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1394#issuecomment-380196848 Well that response from curl looks perfect. However, it looks like you are purging a URL based on an IP address, which I don't think is going to work. The way the purge system works is that it builds up a map of URLs to the timestamp they were purged, so if in the live site, the request is for a different URL pointing to the same physical resource, it's not going to work.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services