<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Problem in installing curl-loader.]]></title><description><![CDATA[<p dir="auto">hello everyone,<br />
                    i want to install curl-loader in my pfsense for testing the throughput. i tried to execute pkg_add -r [package name] ,it should download and install that package to my system,instead it gives an error :unable to fetch; i also tried by giving the path to the pkg_add command ,but i didn't work. And when i tried to execute make,make install and clean command it gives an error :command not found. my pfsense version is 1.2.3-RELEASE. curl versions i attempted– curl-7.19.7_1.tbz and curl-loader-0.52.tar.gz.gz .</p>
<p dir="auto">Regards,<br />
NM04</p>
]]></description><link>https://forum.netgate.com/topic/27944/problem-in-installing-curl-loader</link><generator>RSS for Node</generator><lastBuildDate>Sat, 07 Mar 2026 00:33:19 GMT</lastBuildDate><atom:link href="https://forum.netgate.com/topic/27944.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 11 Nov 2010 05:20:35 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Problem in installing curl-loader. on Wed, 17 Nov 2010 05:03:50 GMT]]></title><description><![CDATA[<p dir="auto">fine jimp point taken , i will do as u said….</p>
<p dir="auto">thanks &amp; regards,<br />
NM04</p>
]]></description><link>https://forum.netgate.com/post/253024</link><guid isPermaLink="true">https://forum.netgate.com/post/253024</guid><dc:creator><![CDATA[NM04]]></dc:creator><pubDate>Wed, 17 Nov 2010 05:03:50 GMT</pubDate></item><item><title><![CDATA[Reply to Problem in installing curl-loader. on Tue, 16 Nov 2010 12:44:37 GMT]]></title><description><![CDATA[<p dir="auto">Also note that doing a bandwidth test <em>to</em> the router is rather meaningless. The OS is optimized for passing traffic <em>through</em> the router, not getting traffic to the router itself.</p>
<p dir="auto">You should always do a performance test from a machine behind the router, not to the router.</p>
]]></description><link>https://forum.netgate.com/post/252963</link><guid isPermaLink="true">https://forum.netgate.com/post/252963</guid><dc:creator><![CDATA[jimp]]></dc:creator><pubDate>Tue, 16 Nov 2010 12:44:37 GMT</pubDate></item><item><title><![CDATA[Reply to Problem in installing curl-loader. on Tue, 16 Nov 2010 09:04:20 GMT]]></title><description><![CDATA[<p dir="auto">Thanks Cry Havoc, i understood that, i was actually a bit confused b/w transfer rate and throughput.<br />
Thanks a lot,</p>
<p dir="auto">Regards, NM04</p>
]]></description><link>https://forum.netgate.com/post/252951</link><guid isPermaLink="true">https://forum.netgate.com/post/252951</guid><dc:creator><![CDATA[NM04]]></dc:creator><pubDate>Tue, 16 Nov 2010 09:04:20 GMT</pubDate></item><item><title><![CDATA[Reply to Problem in installing curl-loader. on Tue, 16 Nov 2010 08:51:24 GMT]]></title><description><![CDATA[<p dir="auto">Can you explain then what you think the difference between <a href="http://en.wikipedia.org/wiki/Transfer_rate" target="_blank" rel="noopener noreferrer nofollow ugc">transfer rate</a> and <a href="http://en.wikipedia.org/wiki/Throughput" target="_blank" rel="noopener noreferrer nofollow ugc">throughput</a> are?  Note that curl displays both the average for the session <strong>and</strong> the average across the last 5 seconds.  A lack of units means it will be displaying bytes per second (divide by 128 for Kb per second).</p>
<p dir="auto">As for number of connections - no.  Neither it nor wget are designed for the fastest possible download, or performance testing connections.  If you want to test the bandwidth of your link with curl then the best way to do that is to perform multiple (large) downloads in parallel - all from different remote servers.</p>
]]></description><link>https://forum.netgate.com/post/252948</link><guid isPermaLink="true">https://forum.netgate.com/post/252948</guid><dc:creator><![CDATA[Cry Havok]]></dc:creator><pubDate>Tue, 16 Nov 2010 08:51:24 GMT</pubDate></item><item><title><![CDATA[Reply to Problem in installing curl-loader. on Tue, 16 Nov 2010 07:07:02 GMT]]></title><description><![CDATA[<p dir="auto">cry,<br />
      it is showing the transfer rate but not the throughput. it shows this when i executed curl -O http://url.com/file name</p>
<p dir="auto">%    Total    %      Received    %    Xferd      Average      Speed        Time          Time      Time        Current<br />
                                                                  Dload        Upload        Total          Spent      Left          Speed</p>
<p dir="auto">115  345    115      345          0        0            282          0            0:00:01        0:00:01  –:--:--      1068</p>
<p dir="auto">there is no throughput here, not even unit is mentioned.<br />
Is there any way i can increase the number of connections(http and ftp) using curl..?</p>
<p dir="auto">Thanks and Regards,<br />
NM04</p>
]]></description><link>https://forum.netgate.com/post/252944</link><guid isPermaLink="true">https://forum.netgate.com/post/252944</guid><dc:creator><![CDATA[NM04]]></dc:creator><pubDate>Tue, 16 Nov 2010 07:07:02 GMT</pubDate></item><item><title><![CDATA[Reply to Problem in installing curl-loader. on Mon, 15 Nov 2010 12:04:31 GMT]]></title><description><![CDATA[<p dir="auto">Just run it - it'll display a progress bar by default, which includes the transfer rate.  See <a href="http://curl.haxx.se/docs/manual.html" target="_blank" rel="noopener noreferrer nofollow ugc">the manual</a> for more.</p>
<p dir="auto">Just remember to pick large files (the bigger the better) to gain a realistic view.</p>
]]></description><link>https://forum.netgate.com/post/252832</link><guid isPermaLink="true">https://forum.netgate.com/post/252832</guid><dc:creator><![CDATA[Cry Havok]]></dc:creator><pubDate>Mon, 15 Nov 2010 12:04:31 GMT</pubDate></item><item><title><![CDATA[Reply to Problem in installing curl-loader. on Mon, 15 Nov 2010 08:41:15 GMT]]></title><description><![CDATA[<p dir="auto">thanx jimp it worked and now i can use it.</p>
<p dir="auto">But can u tell me how to measure the http and ftp throughput using curl ?</p>
]]></description><link>https://forum.netgate.com/post/252821</link><guid isPermaLink="true">https://forum.netgate.com/post/252821</guid><dc:creator><![CDATA[NM04]]></dc:creator><pubDate>Mon, 15 Nov 2010 08:41:15 GMT</pubDate></item><item><title><![CDATA[Reply to Problem in installing curl-loader. on Fri, 12 Nov 2010 14:58:11 GMT]]></title><description><![CDATA[<p dir="auto">Try passing the full URL to pkg_add as suggested on this page in our FAQ:</p>
<p dir="auto">http://doc.pfsense.org/index.php/Installing_FreeBSD_Packages</p>
]]></description><link>https://forum.netgate.com/post/252594</link><guid isPermaLink="true">https://forum.netgate.com/post/252594</guid><dc:creator><![CDATA[jimp]]></dc:creator><pubDate>Fri, 12 Nov 2010 14:58:11 GMT</pubDate></item></channel></rss>