Hi asankha, About the testing, that's exactly what my work is about, I am testing web service apps. However I could not figure out what you mean about these values and where I can find these values ..?.
Cheers khaled >-----Original Message----- >From: Asankha Perera [mailto:[email protected]] On >Behalf Of Asankha C. Perera >Sent: 12 November 2009 17:46 >To: [email protected] >Subject: Re: java.io.IOException: Too many open files > >Hi Khaled >> Thanks asankha, I have done what you said and I changed to >Synapse-1.2, evrything works well until the request number >(1680) !! And almost the same Exception is thrown again.. ?. >My work is for sending 3000 requests to Synapse which in turn >sends them to the actual Web Service applications. >> >> Any help, please? >> >Do you have the following set? .. I usually set those for load testing. >See [http://wso2.org/library/3740 etc] > >/etc/sysctl.conf >net.ipv4.ip_local_port_range = 1024 65535 >net.ipv4.tcp_fin_timeout = 30 fs.file-max = 2097152 >net.ipv4.tcp_tw_recycle = 1 net.ipv4.tcp_tw_reuse = 1 > >/etc/security/limits.conf >* soft nofile 4096 >* hard nofile 65535 > > >cheers >asankha > >-- >Asankha C. Perera >AdroitLogic, http://adroitlogic.org > >http://esbmagic.blogspot.com > > > > >
