Tagged Questions
0
votes
3answers
439 views
How do I check how many users can a server handle before going online? [duplicate]
Possible Duplicate:
How do you do Load Testing and Capacity Planning for Web Sites
I'm moving a site from shared hosting to a VPS, which I have set up. I've made a change to my hosts file ...
0
votes
1answer
112 views
Firewall perfomance test
What tools you can recomend for firewall and/or VPN perfomance testing (TCP & UDP traffic) ?
iperf?
0
votes
1answer
829 views
ApacheBench result to a file
I would like to save ApacheBench (ab) tool on linux to a file. When I run it with -v 2 it displays some results in my ssh window. How to move these data into a file and make sure that it will not ...