Re: virtual client IP address
Status: Alpha
Brought to you by:
coroberti
From: Robert I. <cor...@gm...> - 2008-04-24 07:51:22
|
Hi Niko On Thu, Apr 24, 2008 at 10:03 AM, Niko Wilfritz Sianipar Sianipar < nik...@ya...> wrote: > I want to test ny web server performance with curl-loader on 700 > concurrent user. I use 2 PC (one as the server and one as the client). The > server uses 192.168.6.2 and the client uses 192.168.6.0 and there isn't a > problem with the connection. There is an option to use the same IP for all clients, if you set e.g. 192.168.6.0 to the configuration file , it will be shared by all virtual clients of curl-loader > But in the curl-loader's configuration file I use 700 max client with IP > address 192.168.1.1-192.168.5.254. Then I use ./curl-loader command and the > result says that the connection can't be established. And I think ii must be > the problem in the IP address. How can I fix this? Sure. Y need to add a routing rule both at server and at clients or default gateways. Sometimes, curl-loader can change the routing settings as well. Please, consult your networking people. How if I use only ONE PC (as the server also as the client). is the result will describe my web werver performance as same as the 2 PC in use? It depens on what your server is doing, how much clients you are running etc ... Just fix the routing between client and server and it will work. Best, Niko Wilfritz Sianipar Teknik Informatika IT Telkom Bandung -- Sincerely, Robert Iakobashvili "Light will come from Jerusalem" ................................................................... www.ghotit.com An online speller for dyslectics and bad-spellers ................................................................... http://curl-loader.sourceforge.net An open-source web application testing tool ................................................................... |