< Previous by Date | Date Index | Next by Date > |
< Previous in Thread | Thread Index | Next in Thread > |
[bcampen@dn3-233:~/checkouts/resiprocatehead/resip/stack/test]$ ./ testStack --num-runs=100000 --bind=127.0.0.1
Performing 100000 runs.100000 registrations peformed in 35384 ms, a rate of 2826.14 transactions per second.]
Note: this test runs both sides (client and server)I did verify that traffic was flowing too. If you wish to try it yourself (and keep in mind, this completely disables your firewall), you probably need to do the following:
sudo defaults write /Library/Preferences/com.apple.alf firewallunload - int 1
sudo killall socketfilterfwTo put things back the way they were, you probably need to do the following: sudo defaults write /Library/Preferences/com.apple.alf firewallunload - int 0
and reboot (not exactly sure how else to get the daemon to start back up).
Best regards, Byron Campen
How did you determine that the firewall was at fault? What profiling tool did you use? I'd like to see the results too.Thanks A On Jul 11, 2008, at 10:47 , Byron Campen wrote:Basically the same results:[bcampen@dn3-233:~/checkouts/resiprocatehead/resip/stack/test]$ ./ testStack --num-runs=100000 --bind=127.0.0.1Performing 100000 runs.100000 registrations peformed in 208295 ms, a rate of 480.088 transactions per second.]Note: this test runs both sides (client and server)
Attachment:
smime.p7s
Description: S/MIME cryptographic signature