I'm a software developer that has been doing professional web application development with Ruby on Rails. These are my postings of various things that I've figured out and learned that I thought might be helpful.
sudo ipfw pipe 1 config bw 300Kbit/ssudo ipfw add 1 pipe 1 src-port 5000sudo ipfw add 2 pipe 1 dst-port 5000sudo ipfw delete 1sudo ipfw delete 2
Post a Comment
No comments:
Post a Comment