On Thu, Oct 1, 2009 at 1:21 PM, Navaneethan <[email protected]> wrote: > Hi luggies, > > I am going to create a distributed applications and also i need to > show the high performance of my application,in this case i need to have more > clients > how it is possible to create more no of clients for apache server in same > host? > > also i ll use the high performance erlang web server yaws(may be) or > another one > how to create multiple clients for erlang web server? what is the tool > available? > any idea?
If you want to stress Apache, there are plenty of options. If you wish to develop something with shell tools there are many options too like netcat, socat and so on. And specialized tools that are meant to do this. I used to use an automated ftp mechanism. Also go to http://search.cpan.org and look for "apache stress" or get creative with search. You are sure to find pearls. -Girish -- Gayatri Hitech web: http://gayatri-hitech.com SpamCheetah Spam filter: http://spam-cheetah.com _______________________________________________ To unsubscribe, email [email protected] with "unsubscribe <password> <address>" in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
