Does anyone have a command line utility to hash a URL to an nginx object name?
I’d like to know what file should be the cached version of a page.
TIA,
— David
___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
I’m having trouble with an nginx setup built to serve search engines.
Based on the user agent, all bots are served only from cache. We populate the
cache with our own set of spiders so we can control the overall load.
Total cache size is ~450 GB in ~12 million files.
The problem is that abou