From 54788f4ae6a44aa2090e4697f6dfbe441d251814 Mon Sep 17 00:00:00 2001 From: whirigoyen Date: Tue, 13 Sep 2022 14:13:54 +0200 Subject: [PATCH] Ajout infos timeout proxypass --- HowtoApache.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/HowtoApache.md b/HowtoApache.md index d322dff3..75e0af68 100644 --- a/HowtoApache.md +++ b/HowtoApache.md @@ -529,6 +529,8 @@ ProxyPass / http://127.0.0.1:3504/ ProxyPassReverse / http://127.0.0.1:3504/ ~~~ +Il est possible d'ajouter à la fin de directive `ProxyPass` l'argument `timeout=` (en secondes). La valeur par défaut est celle de `ProxyTimeout`, qui elle-même a pour valeur par défaut la valeur de `Timeout`. + ### mod_rpaf / mod_remoteip