<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: Trickle &#8211; Control Network Traffic Bandwidth Of Applications in a Linux	</title>
	<atom:link href="https://www.tecmint.com/limit-linux-network-bandwidth-usage-with-trickle/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/limit-linux-network-bandwidth-usage-with-trickle/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Thu, 07 Mar 2024 05:09:40 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Cata		</title>
		<link>https://www.tecmint.com/limit-linux-network-bandwidth-usage-with-trickle/comment-page-1/#comment-747060</link>

		<dc:creator><![CDATA[Cata]]></dc:creator>
		<pubDate>Tue, 02 Feb 2016 08:50:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=4798#comment-747060</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/limit-linux-network-bandwidth-usage-with-trickle/comment-page-1/#comment-492515&quot;&gt;Chetan&lt;/a&gt;.

You can use force_bind to set a mark per application, and then you can use HTB to do the matching.
Check http://kernel.embedromix.ro/us/ - see examples 13 and 14.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/limit-linux-network-bandwidth-usage-with-trickle/comment-page-1/#comment-492515">Chetan</a>.</p>
<p>You can use force_bind to set a mark per application, and then you can use HTB to do the matching.<br />
Check <a target="_blank" href="http://kernel.embedromix.ro/us/" rel="nofollow ugc">http://kernel.embedromix.ro/us/</a> &#8211; see examples 13 and 14.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ravi Saive		</title>
		<link>https://www.tecmint.com/limit-linux-network-bandwidth-usage-with-trickle/comment-page-1/#comment-746669</link>

		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Mon, 01 Feb 2016 05:33:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=4798#comment-746669</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/limit-linux-network-bandwidth-usage-with-trickle/comment-page-1/#comment-745994&quot;&gt;abu&lt;/a&gt;.

@Abu,

Yes you can, just follow the instructions as shown in this article and setup bandwidth throttling per user.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/limit-linux-network-bandwidth-usage-with-trickle/comment-page-1/#comment-745994">abu</a>.</p>
<p>@Abu,</p>
<p>Yes you can, just follow the instructions as shown in this article and setup bandwidth throttling per user.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: abu		</title>
		<link>https://www.tecmint.com/limit-linux-network-bandwidth-usage-with-trickle/comment-page-1/#comment-745994</link>

		<dc:creator><![CDATA[abu]]></dc:creator>
		<pubDate>Sat, 30 Jan 2016 10:36:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=4798#comment-745994</guid>

					<description><![CDATA[can i use this in cpanel server to throttled a specific user ?]]></description>
			<content:encoded><![CDATA[<p>can i use this in cpanel server to throttled a specific user ?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: hafuz		</title>
		<link>https://www.tecmint.com/limit-linux-network-bandwidth-usage-with-trickle/comment-page-1/#comment-668008</link>

		<dc:creator><![CDATA[hafuz]]></dc:creator>
		<pubDate>Thu, 17 Sep 2015 13:22:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=4798#comment-668008</guid>

					<description><![CDATA[Hi,
How to limite bandwidth only when needed.

Ex: I want use app1 to download on a system with total bandwidth of 800 ko/s
# trickle -d 600 foo_app1
To let 200 ko/s to other apps.
How call &#039;trickle&#039; to tell it to use all Bandwidth  when other app are finish to use bandwidth remaining ?
I haven&#039;t see no options in man page.
Perhaps another app do that?
Thanks]]></description>
			<content:encoded><![CDATA[<p>Hi,<br />
How to limite bandwidth only when needed.</p>
<p>Ex: I want use app1 to download on a system with total bandwidth of 800 ko/s<br />
# trickle -d 600 foo_app1<br />
To let 200 ko/s to other apps.<br />
How call &#8216;trickle&#8217; to tell it to use all Bandwidth  when other app are finish to use bandwidth remaining ?<br />
I haven&#8217;t see no options in man page.<br />
Perhaps another app do that?<br />
Thanks</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Sandip Singh		</title>
		<link>https://www.tecmint.com/limit-linux-network-bandwidth-usage-with-trickle/comment-page-1/#comment-640967</link>

		<dc:creator><![CDATA[Sandip Singh]]></dc:creator>
		<pubDate>Mon, 10 Aug 2015 01:07:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=4798#comment-640967</guid>

					<description><![CDATA[Hi,

How can i change the transfer rate if ftp? please reply to my mail id.

Sandip Singh]]></description>
			<content:encoded><![CDATA[<p>Hi,</p>
<p>How can i change the transfer rate if ftp? please reply to my mail id.</p>
<p>Sandip Singh</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
