Welcome! Log In Create A New Profile

Advanced

hello ,everyone I have some path to nginx proxy cache subsystem

我不爱吃馄饨面
January 15, 2015 04:48AM
i have a requirement of the proxy cache
it's about the path stored in disk
because i must do the purge aobut the url path, like that.

http://hostname/a/b/c

if some chage happened in b,all the subdir of b in cache must be delete.
and i change the cache filepath save pattern.

in the past save like
/path/to/cahce/*/****** (* is the hexdump of key md5)
and now
/path/to/cache/a/b/c/*/*****

for purge b ,you can rm all the subdir of b. And the request is bypass for
the new cache.

DO this patch is useful for nginx?
AND is there some testcases for it,or is some patch standard for nginx ,so
I can submit it?
_______________________________________________
nginx-devel mailing list
nginx-devel@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx-devel
Subject Author Views Posted

hello ,everyone I have some path to nginx proxy cache subsystem

我不爱吃馄饨面 786 January 15, 2015 04:48AM



Sorry, you do not have permission to post/reply in this forum.

Online Users

Guests: 145
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready