Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Server > Clustering > Stress Test for NLB - [WP]

Reply
Thread Tools Display Modes

Stress Test for NLB - [WP]

 
 
WildPacket
Guest
Posts: n/a

 
      04-24-2009
Running Windows 2003 NLB in VMWare 3.5 envoirenment. Testing Setup for now.

We will be hosting 3 Web Servers running a DB accessed via IE6/7. I want to
find out is there a some way to do stress test on this NLB Envoirenment?

Basically I want to find out on draining the server ......how long will it
take.

Currently we use Application Centre and will get rid of it soon and use NLB.

Is there some kind of tool which I can add on the NLB Hosts and test it???

Advise Please.

Thankyou
 
Reply With Quote
 
 
 
 
Mathieu CHATEAU
Guest
Posts: n/a

 
      04-26-2009
Hello,

You need a tool to stress your Web site, that will in turn stress your
VM, with load spread accross them through NLB.

Then, while the load is important, drain a server through NLB. You
stress tool should notice a few retry, and the load must now be 50% on
both VM.
Stress tool : WebLoad (comes with Visual Studio Team suite), OpenSTA,
Load Runner....


When using NLB for IIS, you should change a IIS metabase property to
send a TCP reset to the client, so it will connect again on the VIP to
another server:

IIS Responses to Load-Balanced Application Pool Behaviors
http://technet.microsoft.com/en-us/l.../cc757659.aspx

If your website store sessions on the server side, these sessions can't
be stored on the servers. They must be stored on an external server,
like a database server or sessions server.

Regard,
Mathieu CHATEAU
french blog: http://www.lotp.fr
english blog: http://lordoftheping.blogspot.com


WildPacket a écrit :
> Running Windows 2003 NLB in VMWare 3.5 envoirenment. Testing Setup for now.
>
> We will be hosting 3 Web Servers running a DB accessed via IE6/7. I want to
> find out is there a some way to do stress test on this NLB Envoirenment?
>
> Basically I want to find out on draining the server ......how long will it
> take.
>
> Currently we use Application Centre and will get rid of it soon and use NLB.
>
> Is there some kind of tool which I can add on the NLB Hosts and test it???
>
> Advise Please.
>
> Thankyou

 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
AD stress test Chris Active Directory 1 07-17-2007 07:06 AM
Stress Test Data PJ Usher Windows Server 0 08-24-2006 05:49 PM
Stress Test Hardware Rubens Luque Sanches Jr. Windows Server 0 01-20-2006 12:51 PM
Stress test Fabio Windows Server 1 01-09-2006 01:09 PM
Stress Test Tool? Eric A. Weintraub Windows Server 1 10-13-2004 06:38 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59