Use different port in example
[metaproxy-moved-to-github.git] / doc / http_client.xml
index f6f4343..30fd3f8 100644 (file)
@@ -50,7 +50,7 @@
    A typical configuration looks like this:
    <screen><![CDATA[
    <filter type="http_client">
-    <proxy>localhost:9999</proxy>
+    <proxy>localhost:3128</proxy>
    </filter>
 ]]>
    </screen>