
<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/css" href="http://wiki.ljackson.us/skins/common/feed.css"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://wiki.ljackson.us/index.php?action=history&amp;feed=atom&amp;title=Curl</id>
		<title>Curl - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://wiki.ljackson.us/index.php?action=history&amp;feed=atom&amp;title=Curl"/>
		<link rel="alternate" type="text/html" href="http://wiki.ljackson.us/index.php?title=Curl&amp;action=history"/>
		<updated>2026-05-14T16:04:49Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.7.1</generator>

	<entry>
		<id>http://wiki.ljackson.us/index.php?title=Curl&amp;diff=3364&amp;oldid=prev</id>
		<title>Ljackson at 06:42, 12 December 2014</title>
		<link rel="alternate" type="text/html" href="http://wiki.ljackson.us/index.php?title=Curl&amp;diff=3364&amp;oldid=prev"/>
				<updated>2014-12-12T06:42:07Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Time Response HTTP ==&lt;br /&gt;
&lt;br /&gt;
 curl -w &amp;quot;@curl.format.txt&amp;quot; -o /dev/null -s https://backend.spreadomat.net/production/api/batches/na/25382/printoutCatalog&lt;br /&gt;
&lt;br /&gt;
Output:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
    time_namelookup:  0.007&lt;br /&gt;
       time_connect:  0.113&lt;br /&gt;
    time_appconnect:  0.334&lt;br /&gt;
   time_pretransfer:  0.334&lt;br /&gt;
      time_redirect:  0.000&lt;br /&gt;
 time_starttransfer:  4.158&lt;br /&gt;
                    ----------&lt;br /&gt;
         time_total:  5.405&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
curl.format.txt:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
    time_namelookup:  %{time_namelookup}\n&lt;br /&gt;
       time_connect:  %{time_connect}\n&lt;br /&gt;
    time_appconnect:  %{time_appconnect}\n&lt;br /&gt;
   time_pretransfer:  %{time_pretransfer}\n&lt;br /&gt;
      time_redirect:  %{time_redirect}\n&lt;br /&gt;
 time_starttransfer:  %{time_starttransfer}\n&lt;br /&gt;
                    ----------\n&lt;br /&gt;
         time_total:  %{time_total}\n&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Source ==&lt;br /&gt;
&lt;br /&gt;
* http://stackoverflow.com/questions/18215389/how-do-i-measure-request-and-response-times-at-once-using-curl&lt;/div&gt;</summary>
		<author><name>Ljackson</name></author>	</entry>

	</feed>