Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Mon May 07, 2007 12:48 pm 
Offline
Newbie

Joined: Thu May 03, 2007 2:26 pm
Posts: 4
All-

I have written a webapp on lighttpd that sends fairly large files, via HTTP's POST method, to my linode.

I'd like to learn about solutions that will throttle bandwidth on a per-connection basis. Any ideas?

thank you!
n


Top
   
PostPosted: Mon May 07, 2007 4:01 pm 
Offline
Senior Member
User avatar

Joined: Wed Mar 17, 2004 4:11 pm
Posts: 554
Website: http://www.unixtastic.com
Location: Europe
npk1977 wrote:
I have written a webapp on lighttpd that sends fairly large files, via HTTP's POST method, to my linode.

I'd like to learn about solutions that will throttle bandwidth on a per-connection basis. Any ideas?


Do you want to rate limit traffic going to your linode or away from it?

It sounds like the traffic you want to reduce is going to your linode. It's a lot easier to do bandwidth limiting on the sending side. I don't believe iptables has any native support for bandwidth limiting.

If you can use another tool to do this the easiest way is rsync --bwlimit


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 4 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group