curl --keepalive-time オプション
curl --keepalive-time 300 https://example.com/ | everything-curl/usingcurl-proxies.md at master 揃 bagder/everything-curl 揃 GitHub : http://github.com/bagder/everything-curl/blob/master/usingcurl-connections.md | |
curl --keepalive-time 60 --keepalive http://server:8080/path/to/resource | http - How do I make cURL use keepalive from the command line? - Server Fault : http://serverfault.com/questions/199434/how-do-i-make-curl-use-keepalive-from-the-command-line | |
curl --keepalive-time 60 --limit-rate 128B | http - Can curl be used to mimic a persistent (but idle) open connection - Stack Overflow : http://stackoverflow.com/questions/14339111/can-curl-be-used-to-mimic-a-persistent-but-idle-open-connection |