I want to have multiple simultaneous HTTP connections to my webserver which has a website hosted to perform load testing.
Can anyone tell me how can we use a 'telnet' command in a script to do the same ?
Thanks.
I want to have multiple simultaneous HTTP connections to my webserver which has a website hosted to perform load testing.
Can anyone tell me how can we use a 'telnet' command in a script to do the same ?
Thanks.
You are much better off using ab
Some nice examples
http://www.cyberciti.biz/tips/howto-performance-benchmarks-a-web-server.html