]> granicus.if.org Git - curl/commitdiff
added a note about persitant connections through HTTP proxies
authorDaniel Stenberg <daniel@haxx.se>
Mon, 12 Mar 2001 13:54:46 +0000 (13:54 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 12 Mar 2001 13:54:46 +0000 (13:54 +0000)
docs/MANUAL

index 843b0bd2d7102f0025b28e2f85b1117be94789a3..f7733c6f12f94951689f24f9b3767b9aabca2d2c 100644 (file)
@@ -771,7 +771,8 @@ PERSISTANT CONNECTIONS
   Note that curl cannot use persistant connections for transfers that are used
   in subsequence curl invokes. Try to stuff as many URLs as possible on the
   same command line if they are using the same host, as that'll make the
-  transfers faster.
+  transfers faster. If you use a http proxy for file transfers, practicly
+  all transfers will be persistant.
 
   Persistant connections were introduced in curl 7.7.