===== CURL EXECUTION SUMMARY =====

HTTP Status Code: 0

----- Response Headers -----
(no response headers captured)

----- Response Body -----
(no response body captured or empty)

----- curl_getinfo() -----
Array
(
    [url] => http://zyf.lvzhigu.cn:8086/zyf/api/unlock
    [content_type] => 
    [http_code] => 0
    [header_size] => 0
    [request_size] => 0
    [filetime] => -1
    [ssl_verify_result] => 0
    [redirect_count] => 0
    [total_time] => 0.188029
    [namelookup_time] => 0.000144
    [connect_time] => 0
    [pretransfer_time] => 0
    [size_upload] => 0
    [size_download] => 0
    [speed_download] => 0
    [speed_upload] => 0
    [download_content_length] => -1
    [upload_content_length] => -1
    [starttransfer_time] => 0
    [redirect_time] => 0
    [redirect_url] => 
    [primary_ip] => 
    [certinfo] => Array
        (
        )

    [primary_port] => -1
    [local_ip] => 
    [local_port] => -1
    [http_version] => 0
    [protocol] => 1
    [ssl_verifyresult] => 0
    [scheme] => http
    [appconnect_time_us] => 0
    [connect_time_us] => 0
    [namelookup_time_us] => 144
    [pretransfer_time_us] => 0
    [redirect_time_us] => 0
    [starttransfer_time_us] => 0
    [total_time_us] => 188029
    [effective_method] => POST
    [capath] => 
    [cainfo] => /etc/pki/tls/certs/ca-bundle.crt
)

----- curl error -----
Errno: 7
Error: Failed to connect to zyf.lvzhigu.cn port 8086 after 188 ms: Could not connect to server

----- VERBOSE LOG (libcurl) -----
* Host zyf.lvzhigu.cn:8086 was resolved.
* IPv6: (none)
* IPv4: 120.48.39.40
*   Trying 120.48.39.40:8086...
* connect to 120.48.39.40 port 8086 from 148.72.177.177 port 48302 failed: Connection refused
* Failed to connect to zyf.lvzhigu.cn port 8086 after 188 ms: Could not connect to server
* closing connection #0

----- Parsed JSON (if applicable) -----
(response is not valid JSON or could not be decoded)

===== END =====