{"id":811,"date":"2017-12-14T11:36:17","date_gmt":"2017-12-14T11:36:17","guid":{"rendered":"https:\/\/pandorafms.com\/library\/?p=811"},"modified":"2017-12-14T11:37:11","modified_gmt":"2017-12-14T11:37:11","slug":"http-time-total","status":"publish","type":"post","link":"https:\/\/pandorafms.com\/library\/http-time-total\/","title":{"rendered":"HTTP time total"},"content":{"rendered":"<p class=\"description_pui\">This can get the time total to HTTP GET about specified URL.<\/p>\n<p>Requirement: curl<\/p>\n<p>Note: You may change the {time_total} to other parameter. ex) http_code, time_namelookup, time_connect, speed_download<\/p>\n<p>see man curl more detail.<\/p>\n<h2>Module data<\/h2>\n<pre>module_begin\u00a0\r\nmodule_name http_time_total\u00a0\r\nmodule_type generic_data\u00a0\r\nmodule_exec curl --output \/dev\/null --write-out \"%{time_total}\" --silent http:\/\/example.com\/some\/where.html\u00a0\r\nmodule_end<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>This can get the time total to HTTP GET about specified URL. Requirement: curl Note: You may change the {time_total} to other parameter. ex) http_code, time_namelookup, time_connect, speed_download see man curl more detail. Module data module_begin\u00a0 module_name http_time_total\u00a0 module_type generic_data\u00a0 module_exec curl &#8211;output \/dev\/null &#8211;write-out &#8220;%{time_total}&#8221; &#8211;silent http:\/\/example.com\/some\/where.html\u00a0 module_end<\/p>\n","protected":false},"author":4,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_et_pb_use_builder":"","_et_pb_old_content":"","_et_gb_content_width":"","footnotes":""},"categories":[5,14],"tags":[59],"_links":{"self":[{"href":"https:\/\/pandorafms.com\/library\/wp-json\/wp\/v2\/posts\/811"}],"collection":[{"href":"https:\/\/pandorafms.com\/library\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/pandorafms.com\/library\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/pandorafms.com\/library\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/pandorafms.com\/library\/wp-json\/wp\/v2\/comments?post=811"}],"version-history":[{"count":0,"href":"https:\/\/pandorafms.com\/library\/wp-json\/wp\/v2\/posts\/811\/revisions"}],"wp:attachment":[{"href":"https:\/\/pandorafms.com\/library\/wp-json\/wp\/v2\/media?parent=811"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/pandorafms.com\/library\/wp-json\/wp\/v2\/categories?post=811"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/pandorafms.com\/library\/wp-json\/wp\/v2\/tags?post=811"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}