1 GigE (1000Mbit) dedicated port sharing/balancing question

Discussion in 'Site & Server Administration' started by tranquilito, Sep 2, 2010.

  1. #1
    Hi,

    I have a dedicated server with a 1 GigE (1000Mbit) dedicated port. On this I'm hosting 3 subdomains for example ( a, b, c )

    Is there any solution to "balance" the port between the 3 ?

    If few users are downloading a 3 GB file from one subdomain (a) to not kill the other 2 subdomains (b, c) users that start downloading various 10, 100 MB files ?

    Thanks
     
    tranquilito, Sep 2, 2010 IP
  2. RonBrown

    RonBrown Well-Known Member

    Messages:
    934
    Likes Received:
    55
    Best Answers:
    4
    Trophy Points:
    105
    #2
    If you max out a 1gbps connection then you have some serious issues and you need to have deep pockets to pay for your bandwidth. The server software should handle the network utilization and control the share of NIC time and processes so that each connection gets a "fair" share of the resource. A 1gbps connection is a SERIOUS connection when most ded servers are getting little more effective bandwidth than 10mbps. Are you really using this volume of bandwidth?
     
    RonBrown, Sep 2, 2010 IP
  3. tranquilito

    tranquilito Active Member

    Messages:
    81
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    50
    #3
    It has 100TB transfer included.

    i just wanted to know if there is any Apache mod available to manage this balancing , or the server will handle it by itself.
     
    tranquilito, Sep 2, 2010 IP
  4. RectangleMan

    RectangleMan Notable Member

    Messages:
    2,825
    Likes Received:
    132
    Best Answers:
    0
    Trophy Points:
    210
    #4
    You can use firewall software on the server level. You can also install apache modules to assist in management of downloads and throttle each connection.

    I'm not sure how you have such a popular site with these massive downloads and not have proper server management to deal with this. That's sort of weird. Are the DL's movies, warez, or pron?

    Here is a possible module for apache: http://bwmod.sourceforge.net/
     
    RectangleMan, Sep 2, 2010 IP
  5. tranquilito

    tranquilito Active Member

    Messages:
    81
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    50
    #5
    There's nothing illegal. Thanks for your answer.
     
    tranquilito, Sep 2, 2010 IP
  6. jeffatrackaid

    jeffatrackaid Active Member

    Messages:
    168
    Likes Received:
    1
    Best Answers:
    1
    Trophy Points:
    75
    #6
    The Plesk control panel (and perhaps cPanel) now include bandwidth limiting. But my questions, is why would you want to limit bandwidth? I would just let it run full throttle until there are problems. I find it unlikely that you will saturate a GigE line with a single server, especially if it is at 100TB. My experience at 100TB is that their anti-DOS equipment kicks in around 300-400Mbit/s sustained throughput. When this was not kicking in, I was able to tune a server to get about 500-600Mbit/s sustained throughput.

    What are your peak traffic levels?
     
    jeffatrackaid, Sep 3, 2010 IP