Advanced Search
Search Results
2 total results found
What can I use to do load testing or functional testing of my web server?
Programming and Web Development
Here are some links to open source web server load and functional testing programs or frameworks:ab – Apache HTTP server benchmarking tool Somes with Apache on some platform. Very easy to use. Supports parameters such as concurrency and POST data. It tells you...
Telnet to a mail server ; testing, relaying, etc...
Email
In Windows go to “Start”, and click on “Run”. Then type “cmd”. This will pop up a Dos window. On the command line type “telnet”. This will bring up the telnet client. To connect to a site type “open [the dns of the site or ip] [port]”. What is a port? Imagine ...