MySQL, Bandwidth..Related?

Discussion in 'Site & Server Administration' started by WebDivx, Sep 4, 2006.

  1. #1
    Do MySQL databases have an effect on bandwidth usage?
     
    WebDivx, Sep 4, 2006 IP
  2. sreyas

    sreyas Well-Known Member

    Messages:
    128
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    108
    #2
    As in most of the cases your mysql database will be in same network(LAN) as that of web pages, and it wont be taken in account when measuring the bandwidth.

    Regards
    Ciril Sreedhar
     
    sreyas, Sep 4, 2006 IP
  3. ketan9

    ketan9 Active Member

    Messages:
    548
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    58
    #3
    MySQL data transfers are local if your mysql database is on the same host and will not count in your bandwidth. But if you have your MySql on different host then the data transfer will count in the bandwidth. So depends if its local or somewhere else.
     
    ketan9, Sep 5, 2006 IP
  4. Brian Kim

    Brian Kim Well-Known Member

    Messages:
    480
    Likes Received:
    33
    Best Answers:
    0
    Trophy Points:
    120
    #4
    if it's local no, but it does affect your disk space usage.
     
    Brian Kim, Sep 6, 2006 IP