A few weeks ago I posted a question regarding bandwidth management for a
very busy mysql server that is swamping my cable modem upload bandwidth and
impacting the rest of my network.  I was seeking a way to manage connections
by capping the data transferred and I wondered if this would impact MySQL.
The consensus was no, and that was good :)

Even though my solution had nothing really to do with MySQL I want to post
it here in case anyone else has a similar situation.   I thought that I
needed to modify my ipchains firewall rules, when in fact what I really
needed to do was built into iproute2 "traffic shaping" commands.    FYI  tc
qdisc was exactly what I needed.



Regards,
Gary "SuperID" Huntress
=======================================================
FreeSQL.org offering free database hosting to developers
Visit http://www.freesql.org



---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to