LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 01-06-2015, 09:53 AM   #1
adriandunn
LQ Newbie
 
Registered: Jan 2015
Location: Montreal
Distribution: RHEL 5.8
Posts: 3

Rep: Reputation: Disabled
Artificially delaying or buffering incoming network traffic for 10 or 20 ms


We are running a Java-based trading application, and there are certain periods where we want to prioritize outgoing network traffic as much as possible for about 10 - 20 ms. Is there a way to temporarily buffer all *incoming* network traffic during a short time period, either on the network card or via a process or buffer on our RHEL 5.8 box?

The rationale behind this is that the incoming network traffic spikes during this same period, and the application which is processing this traffic ends up stealing CPU cycles and/or locking the process we are trying to prioritize. We do not have fine-grained control over the application treating the incoming network traffic.

We're on a 1 Gbps connection so a buffer of about 1 MB should be sufficient. We would prefer not dropping the incoming traffic and requesting retransmission as this would increase load on our network during quite busy periods.

I have heard about a tool called ifb, but it isn't clear to me if this could be configured to meet our needs:
http://www.linuxfoundation.org/colla...networking/ifb

Thanks!

Adrian
 
Old 01-06-2015, 01:48 PM   #2
arre
Member
 
Registered: Nov 2005
Location: Belgium
Distribution: Slackware 10.2 & Windows 98 & Windows XP Pro & ...
Posts: 30

Rep: Reputation: 4
Hi,

If I understand correctly you'd like to rate-limit requests (possibly leading to delays during bursts), instead of actually delay traffic at all times.

Linux indeed provides "queueing disciplines" (or qdiscs) on outbound interfaces to rate-limit traffic. Using ifb you can attach a virtual "outbound" rate-limiter to inbound traffic.

The link you provided does explain most of the things you need. I've built a few set-ups in the past using tc qdiscs and htb. One thing I recall is that the user interface is "hard" (at best).

Note that in your use-case, just "re-nicing" the process seems like a more logical approach no? (alot easier!)

Good luck!
 
Old 01-06-2015, 02:27 PM   #3
adriandunn
LQ Newbie
 
Registered: Jan 2015
Location: Montreal
Distribution: RHEL 5.8
Posts: 3

Original Poster
Rep: Reputation: Disabled
Thanks arre, a combination of qdics and ifb sounds like it could work, although it still isn't clear to me how to implement it. Ideally we would like completely stop several applications from receiving inbound traffic for about 20 ms at a certain point in time, and catch up afterwards. We have no problem with *all* inbound traffic being "paused" for this period, buffering up somewhere (inside the ifb application?)

Re-nicing would be a better solution, however this is a third-party application that we do not have direct control over.
 
Old 01-07-2015, 01:23 AM   #4
arre
Member
 
Registered: Nov 2005
Location: Belgium
Distribution: Slackware 10.2 & Windows 98 & Windows XP Pro & ...
Posts: 30

Rep: Reputation: 4
Hi,

Regarding the renicing, can you confirm that you do have permissions to actually set up qdiscs on interfaces (normally requires root access), but really do not have access to the application scheduling rights? (if you have root, you can renice every application..).

Kind regards,
Arnout
 
Old 01-07-2015, 06:29 AM   #5
adriandunn
LQ Newbie
 
Registered: Jan 2015
Location: Montreal
Distribution: RHEL 5.8
Posts: 3

Original Poster
Rep: Reputation: Disabled
Yes Arnout, this is our own co-located box. We're pretty nervous making any deep OS changes to it though, so are thinking through the alternatives - another possibility might be to turn on Ethernet flow control for 20 ms, much less invasive, although not sure if the machines at the exchanges will play along. We also need very fine granularity to this procedure, the timing of the filter / buffer needs to have jitter of approximately 1 ms, and what I am seeing so far is that these services operate at a much coarser granularity, I think I saw one was only being polled 100 / second, so 10 ms granularity.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Routing return traffic based on the NIC of the incoming traffic? adamk75 Linux - Networking 3 12-11-2011 04:27 AM
Incoming traffic prioritize dorian33 Linux - Networking 8 10-26-2008 05:44 AM
Network traffic -- monitor my incoming and outgoing ports bskrakes Linux - Networking 5 04-02-2008 08:44 AM
monitoring the incoming traffic narendra.pant Linux - Networking 1 08-11-2006 04:21 PM
Allow Incoming Traffic clarence1720 Mandriva 15 12-06-2004 11:26 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 09:02 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration