diff --git a/xml/en/docs/http/ngx_http_core_module.xml b/xml/en/docs/http/ngx_http_core_module.xml
index a747b69ee..08c1415f7 100644
--- a/xml/en/docs/http/ngx_http_core_module.xml
+++ b/xml/en/docs/http/ngx_http_core_module.xml
@@ -522,7 +522,9 @@ the O_DIRECT flag (FreeBSD, Linux),
the F_NOCACHE flag (macOS),
or the directio function (Solaris),
when reading files that are larger than or equal to
-the specified size.
+the specified size
+(does not apply to files served from the
+proxy cache).
The directive automatically disables (0.7.15) the use of
for a given request.