aboutsummaryrefslogtreecommitdiff
path: root/files/ru/glossary/cache/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ru/glossary/cache/index.html')
-rw-r--r--files/ru/glossary/cache/index.html14
1 files changed, 14 insertions, 0 deletions
diff --git a/files/ru/glossary/cache/index.html b/files/ru/glossary/cache/index.html
new file mode 100644
index 0000000000..03803b2895
--- /dev/null
+++ b/files/ru/glossary/cache/index.html
@@ -0,0 +1,14 @@
+---
+title: Кэш
+slug: Словарь/Кэш
+translation_of: Glossary/Cache
+---
+<p><strong>Кэш </strong>(веб кэш или HTTP кэш) это компонент, который временно сохраняет HTTP ответы от сервера для того, чтобы их затем можно было использовать в последующих HTTP запросах, до тех пор пока он удовлетовяет некоторым условиям. </p>
+
+<h2 id="Learn_More">Learn More</h2>
+
+<h3 id="General_knowledge">General knowledge</h3>
+
+<ul>
+ <li>{{interwiki("wikipedia", "Web cache")}} on Wikipedia</li>
+</ul>