Skip to content

Commit 93f9a2b

Browse files
dbudenji
authored andcommitted
explain the purge logic, as clarified in FRiCKLE#16
Resolved FRiCKLE#18
1 parent 331fe43 commit 93f9a2b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
About
22
=====
33
`ngx_cache_purge` is `nginx` module which adds ability to purge content from
4-
`FastCGI`, `proxy`, `SCGI` and `uWSGI` caches.
4+
`FastCGI`, `proxy`, `SCGI` and `uWSGI` caches. A purge operation removes the
5+
content with the same cache key as the purge request has.
56

67

78
Sponsors

0 commit comments

Comments
 (0)