Loading docs/manual/mod/mod_proxy.xml.fr +3 −2 Original line number Diff line number Diff line <?xml version="1.0" encoding="UTF-8" ?> <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.fr.xsl"?> <!-- English Revision: 1799463:1802040 (outdated) --> <!-- English Revision: 1802040 --> <!-- French translation : Lucien GENTIS --> <!-- Reviewed by : Vincent Deffontaines --> Loading Loading @@ -1235,7 +1235,8 @@ ProxyPass "/mirror/foo" "http://backend.example.com" 'on' que le tampon sera vidé après chaque envoi d'un tronçon de données, et 'auto' que le tampon sera vidé après un délai de 'flushwait' millisecondes si aucune entrée n'est reçue. Actuellement, cette clé n'est supportée que par AJP. Actuellement, cette clé n'est supportée que par mod_proxy_ajp et mod_proxy_fcgi. </td></tr> <tr><td>flushwait</td> <td>10</td> Loading docs/manual/mod/mod_proxy_fcgi.xml.fr +1 −2 Original line number Diff line number Diff line <?xml version="1.0" encoding="UTF-8" ?> <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.fr.xsl"?> <!-- English Revision: 1793934:1802336 (outdated) --> <!-- English Revision: 1802336 --> <!-- French translation : Lucien GENTIS --> <!-- Loading Loading @@ -106,7 +106,6 @@ ProxyPassMatch "^/myapp/.*\.php(/.*)?$" "fcgi://localhost:9000/var/www/" enabler ajoutés après fcgi://, ils seront ignorés.</p> <example><title>PHP-FPM with UDS</title> <highlight language="config"> # A ce jour, UDS ne supporte pas la réutilisation des connexions ProxyPassMatch "^/(.*\.php(/.*)?)$" "unix:/var/run/php5-fpm.sock|fcgi://localhost/var/www/" </highlight> </example> Loading Loading
docs/manual/mod/mod_proxy.xml.fr +3 −2 Original line number Diff line number Diff line <?xml version="1.0" encoding="UTF-8" ?> <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.fr.xsl"?> <!-- English Revision: 1799463:1802040 (outdated) --> <!-- English Revision: 1802040 --> <!-- French translation : Lucien GENTIS --> <!-- Reviewed by : Vincent Deffontaines --> Loading Loading @@ -1235,7 +1235,8 @@ ProxyPass "/mirror/foo" "http://backend.example.com" 'on' que le tampon sera vidé après chaque envoi d'un tronçon de données, et 'auto' que le tampon sera vidé après un délai de 'flushwait' millisecondes si aucune entrée n'est reçue. Actuellement, cette clé n'est supportée que par AJP. Actuellement, cette clé n'est supportée que par mod_proxy_ajp et mod_proxy_fcgi. </td></tr> <tr><td>flushwait</td> <td>10</td> Loading
docs/manual/mod/mod_proxy_fcgi.xml.fr +1 −2 Original line number Diff line number Diff line <?xml version="1.0" encoding="UTF-8" ?> <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.fr.xsl"?> <!-- English Revision: 1793934:1802336 (outdated) --> <!-- English Revision: 1802336 --> <!-- French translation : Lucien GENTIS --> <!-- Loading Loading @@ -106,7 +106,6 @@ ProxyPassMatch "^/myapp/.*\.php(/.*)?$" "fcgi://localhost:9000/var/www/" enabler ajoutés après fcgi://, ils seront ignorés.</p> <example><title>PHP-FPM with UDS</title> <highlight language="config"> # A ce jour, UDS ne supporte pas la réutilisation des connexions ProxyPassMatch "^/(.*\.php(/.*)?)$" "unix:/var/run/php5-fpm.sock|fcgi://localhost/var/www/" </highlight> </example> Loading