components/httping/patches/httping.1.patch
author Rich Burridge <rich.burridge@oracle.com>
Mon, 02 Mar 2015 18:08:31 -0800
changeset 3890 9eec2b00040d
parent 1172 812e434cd1a8
permissions -rw-r--r--
20555268 httping should be updated to version 2.4
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
3890
9eec2b00040d 20555268 httping should be updated to version 2.4
Rich Burridge <rich.burridge@oracle.com>
parents: 1172
diff changeset
     1
Remove a Linux specific comment from the httping man page.
9eec2b00040d 20555268 httping should be updated to version 2.4
Rich Burridge <rich.burridge@oracle.com>
parents: 1172
diff changeset
     2
9eec2b00040d 20555268 httping should be updated to version 2.4
Rich Burridge <rich.burridge@oracle.com>
parents: 1172
diff changeset
     3
This change will not be sent upstream.
1172
812e434cd1a8 PSARC 2013/044 httping 1.5.7
Rich Burridge <rich.burridge@oracle.com>
parents: 411
diff changeset
     4
3890
9eec2b00040d 20555268 httping should be updated to version 2.4
Rich Burridge <rich.burridge@oracle.com>
parents: 1172
diff changeset
     5
--- httping-2.4/httping.1.orig	2015-02-16 08:15:41.545818708 -0800
9eec2b00040d 20555268 httping should be updated to version 2.4
Rich Burridge <rich.burridge@oracle.com>
parents: 1172
diff changeset
     6
+++ httping-2.4/httping.1	2015-02-16 08:16:09.286228137 -0800
9eec2b00040d 20555268 httping should be updated to version 2.4
Rich Burridge <rich.burridge@oracle.com>
parents: 1172
diff changeset
     7
@@ -49,7 +49,7 @@
9eec2b00040d 20555268 httping should be updated to version 2.4
Rich Burridge <rich.burridge@oracle.com>
parents: 1172
diff changeset
     8
 Retrieve proxy settings from environment variables ('http_proxy' and 'https_proxy').
1172
812e434cd1a8 PSARC 2013/044 httping 1.5.7
Rich Burridge <rich.burridge@oracle.com>
parents: 411
diff changeset
     9
 .TP
812e434cd1a8 PSARC 2013/044 httping 1.5.7
Rich Burridge <rich.burridge@oracle.com>
parents: 411
diff changeset
    10
 .B "\-F"
3890
9eec2b00040d 20555268 httping should be updated to version 2.4
Rich Burridge <rich.burridge@oracle.com>
parents: 1172
diff changeset
    11
-Attempt TCP Fast Open while trying to connect to a server (for Linux, version 3.7 onwards of the kernel)   
1172
812e434cd1a8 PSARC 2013/044 httping 1.5.7
Rich Burridge <rich.burridge@oracle.com>
parents: 411
diff changeset
    12
+Attempt TCP Fast Open while trying to connect to a server.
812e434cd1a8 PSARC 2013/044 httping 1.5.7
Rich Burridge <rich.burridge@oracle.com>
parents: 411
diff changeset
    13
 .TP
3890
9eec2b00040d 20555268 httping should be updated to version 2.4
Rich Burridge <rich.burridge@oracle.com>
parents: 1172
diff changeset
    14
 .B "\-f"
9eec2b00040d 20555268 httping should be updated to version 2.4
Rich Burridge <rich.burridge@oracle.com>
parents: 1172
diff changeset
    15
 Flood ping: do not sit idle between each ping but ping as fast as the computer and network allow you to.