nginx / nginx.org

Sources for the NGINX website and documentation
https://nginx.org
Other
51 stars 24 forks source link

Added note about proxy_cache_background_update in slice module. #46

Closed y82 closed 3 months ago

pluknet commented 3 months ago

The note, as stated in the commit log, should be enclosed in the tag. But personally I believe it should be placed under the "Known Issues" section because that is it.

y82 commented 3 months ago

Thanks @pluknet, patch updated - the text was moved under "Known issues" and also populated with more usecases (SSI/Perl, njs).