aboutsummaryrefslogtreecommitdiff
path: root/files/fr/glossary/tcp_slow_start
diff options
context:
space:
mode:
authorFlorian Merz <me@fiji-flo.de>2021-02-11 12:36:30 +0100
committerFlorian Merz <me@fiji-flo.de>2021-02-11 12:36:30 +0100
commit7766d67593cf81cc5d15a77b6dcad98d1b98f6aa (patch)
tree004e031fc47a2ed576e83000b7ef08f9355459f4 /files/fr/glossary/tcp_slow_start
parent39f2114f9797eb51994966c6bb8ff1814c9a4da8 (diff)
downloadtranslated-content-7766d67593cf81cc5d15a77b6dcad98d1b98f6aa.tar.gz
translated-content-7766d67593cf81cc5d15a77b6dcad98d1b98f6aa.tar.bz2
translated-content-7766d67593cf81cc5d15a77b6dcad98d1b98f6aa.zip
unslug fr: modify
Diffstat (limited to 'files/fr/glossary/tcp_slow_start')
-rw-r--r--files/fr/glossary/tcp_slow_start/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/files/fr/glossary/tcp_slow_start/index.html b/files/fr/glossary/tcp_slow_start/index.html
index 8d37c82c4f..fc35071dc8 100644
--- a/files/fr/glossary/tcp_slow_start/index.html
+++ b/files/fr/glossary/tcp_slow_start/index.html
@@ -1,11 +1,12 @@
---
title: TCP slow start
-slug: Glossaire/TCP_slow_start
+slug: Glossary/TCP_slow_start
tags:
- Performance
- Performance Web
- TCP
translation_of: Glossary/TCP_slow_start
+original_slug: Glossaire/TCP_slow_start
---
<p>Le démarrage lent, ou <em>TCP slow start</em>, permet d’<span class="tlid-translation translation" lang="fr">accumulez</span> la vitesse de transmission des capacités du réseau sans savoir initialement quelles sont ces capacités et sans créer de congestion. {{glossary('TCP')}} slow start est un algorithme utilisé pour détecter la bande passante disponible pour la transmission par paquets. Il empêche l’apparition d’une congestion du réseau dont les capacités sont initialement inconnues.</p>