Welcome to HostingForumz.com!
FAQFAQ   SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log in/Register/PasswordLog in/Register/Password

Svr08, IIS7: Any articles on NLB? Any changes from Svr03?

 
   Web Hosting Problem Solving Community! (Home) -> IIS RSS
Related Topics:
PHP and IIS7 - Has anyone had any success php on iis7. I have tried twice and I have had to re-image twice... Thanks JB

IIS7.0 - Ok so installed IIS 7.0 onto my vista ultimate and have set up a static IP for the web page (flash) that I am Ok now I guess I need to bind the the IP to the website to have IIS point to the website. Fine done but now the server won't..

IIS7, WAS, Vista 5308 - Has anyone been able to get IIS working in Vista build 5308? I've been able to install IIS and whatnot through the command line in the Release Notes Addendum, however (twice now under two different setups) I am unable to start W3SVC. This is because.

Map extensions on IIS7 - Hi. How can I configure IIS 7.0 to handle .html page I tried to go on to add and associate it ASP.NET 2.0 ISAPI filter and add the handler to the in the ASP.NET but requests cannot arrive to..

IIS7 Setup - Does anyone have a source of basic IIS7 setup steps? I'm new to IIS and need some help starting to host my first web site. Any direction will be much -- Thanks, JP
Next:  IIS: Load Balancing IIS with Xeon E5310 CPU  
Author Message
BB

External


Since: May 24, 2006
Posts: 18



(Msg. 1) Posted: Tue Feb 26, 2008 12:47 pm
Post subject: Svr08, IIS7: Any articles on NLB? Any changes from Svr03?
Archived from groups: microsoft>public>inetserver>iis (more info?)

Are there any real changes in NLB on Svr2008?

Any articles anywhere? I have searched but nothing much shows up.

Thanks,

BB

 >> Stay informed about: Svr08, IIS7: Any articles on NLB? Any changes from Svr03? 
Back to top
Login to vote
Andy

External


Since: Feb 26, 2008
Posts: 7



(Msg. 2) Posted: Tue Feb 26, 2008 12:47 pm
Post subject: Re: Svr08, IIS7: Any articles on NLB? Any changes from Svr03? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

NLB is not installed by default on Svr2008 - you have to install and
configure it yourself.

There seems to be a new dedicated NLB configuration wizard instead of
an MCC plugin.

Biggest change is in security with the implementation of Internet
Protocal security layer.



Microsoft's new features writeup for svr2008 states:

Network Load Balancing (NLB) allows you to distribute TCP/IP requests
to multiple systems in order to optimize resource utilization,
decrease computing time, and ensure system availability. NLB has been
improved in Windows Server 2008, including:

Next Generation TCP/IP
The TCP/IP protocol suite has been completely redesigned for Windows
Server 2008. Internet Protocol version 4 (IPv4) and Internet Protocol
version 6 (IPv6) are both supported natively by Windows Server 2008.
NLB extends full support to IPv6 for all communication while
maintaining IPv4 support.

Multiple IP Address Support
Each node in your NLB cluster can now have multiple dedicated IP
addresses.

Microsoft ISA Server Integration
Microsoft ISA Server can support your mixed IPv4 and IPv6
infrastructure by allowing multiple IP addresses for each NLB node
where IPv4 and IPv6 clients are used. ISA Server can also provide
intrusion detection services to protect your NLB cluster.


You sound like someone who has had experience with NLB. Is it
possible to setup IIS servers in an NLB configuration on a multi-
processor machine? Can this be done?

Andy

 >> Stay informed about: Svr08, IIS7: Any articles on NLB? Any changes from Svr03? 
Back to top
Login to vote
BB

External


Since: May 24, 2006
Posts: 18



(Msg. 3) Posted: Tue Feb 26, 2008 7:08 pm
Post subject: Re: Svr08, IIS7: Any articles on NLB? Any changes from Svr03? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Thanks for the notes. I must look for that info on the MS site.

About NLB. It has nothing to do with setting up multiple sites, for whatever
reason, on ONE machine. The purpose of NLB is to balance load accross
hardware i.e. two or more machines. This also provides the additional
benefit of resiliance in that if one server goes down then the others take
over unknown to your site visitors.

If your applications are used intensively you can assign more than one
worker process to an application pool and you can separate your applications
in their own app pool. That is the best way to make the most of your
hardware. You may be able to bind an app pool/worker process to a processor
on a multi processor machine but that may not be helpful.

HTH

BB

"Andy" <anedza RemoveThis @infotek-consulting.com> wrote in message
news:aa389662-ee69-4ba7-90f2-253d6a78d361@t66g2000hsf.googlegroups.com...
> NLB is not installed by default on Svr2008 - you have to install and
> configure it yourself.
>
> There seems to be a new dedicated NLB configuration wizard instead of
> an MCC plugin.
>
> Biggest change is in security with the implementation of Internet
> Protocal security layer.
>
>
>
> Microsoft's new features writeup for svr2008 states:
>
> Network Load Balancing (NLB) allows you to distribute TCP/IP requests
> to multiple systems in order to optimize resource utilization,
> decrease computing time, and ensure system availability. NLB has been
> improved in Windows Server 2008, including:
>
> Next Generation TCP/IP
> The TCP/IP protocol suite has been completely redesigned for Windows
> Server 2008. Internet Protocol version 4 (IPv4) and Internet Protocol
> version 6 (IPv6) are both supported natively by Windows Server 2008.
> NLB extends full support to IPv6 for all communication while
> maintaining IPv4 support.
>
> Multiple IP Address Support
> Each node in your NLB cluster can now have multiple dedicated IP
> addresses.
>
> Microsoft ISA Server Integration
> Microsoft ISA Server can support your mixed IPv4 and IPv6
> infrastructure by allowing multiple IP addresses for each NLB node
> where IPv4 and IPv6 clients are used. ISA Server can also provide
> intrusion detection services to protect your NLB cluster.
>
>
> You sound like someone who has had experience with NLB. Is it
> possible to setup IIS servers in an NLB configuration on a multi-
> processor machine? Can this be done?
>
> Andy
>
 >> Stay informed about: Svr08, IIS7: Any articles on NLB? Any changes from Svr03? 
Back to top
Login to vote
kenremove

External


Since: Aug 23, 2003
Posts: 3040



(Msg. 4) Posted: Fri Feb 29, 2008 4:14 pm
Post subject: Re: Svr08, IIS7: Any articles on NLB? Any changes from Svr03? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

One thing that's changed in IIS 7.0 is the default use of kernel mode
authentication.

I've described how it works, why it's different, and how to disable it (for
NLB scenarios) here:
http://www.adopenstatic.com/cs/blogs/ken/archive/2008/02/12/16189.aspx

Cheers
Ken


"BB" <bb.DeleteThis@devnul.com> wrote in message
news:%233hAKUNeIHA.4704@TK2MSFTNGP03.phx.gbl...
> Thanks for the notes. I must look for that info on the MS site.
>
> About NLB. It has nothing to do with setting up multiple sites, for
> whatever reason, on ONE machine. The purpose of NLB is to balance load
> accross hardware i.e. two or more machines. This also provides the
> additional benefit of resiliance in that if one server goes down then the
> others take over unknown to your site visitors.
>
> If your applications are used intensively you can assign more than one
> worker process to an application pool and you can separate your
> applications in their own app pool. That is the best way to make the most
> of your hardware. You may be able to bind an app pool/worker process to a
> processor on a multi processor machine but that may not be helpful.
>
> HTH
>
> BB
>
> "Andy" <anedza.DeleteThis@infotek-consulting.com> wrote in message
> news:aa389662-ee69-4ba7-90f2-253d6a78d361@t66g2000hsf.googlegroups.com...
>> NLB is not installed by default on Svr2008 - you have to install and
>> configure it yourself.
>>
>> There seems to be a new dedicated NLB configuration wizard instead of
>> an MCC plugin.
>>
>> Biggest change is in security with the implementation of Internet
>> Protocal security layer.
>>
>>
>>
>> Microsoft's new features writeup for svr2008 states:
>>
>> Network Load Balancing (NLB) allows you to distribute TCP/IP requests
>> to multiple systems in order to optimize resource utilization,
>> decrease computing time, and ensure system availability. NLB has been
>> improved in Windows Server 2008, including:
>>
>> Next Generation TCP/IP
>> The TCP/IP protocol suite has been completely redesigned for Windows
>> Server 2008. Internet Protocol version 4 (IPv4) and Internet Protocol
>> version 6 (IPv6) are both supported natively by Windows Server 2008.
>> NLB extends full support to IPv6 for all communication while
>> maintaining IPv4 support.
>>
>> Multiple IP Address Support
>> Each node in your NLB cluster can now have multiple dedicated IP
>> addresses.
>>
>> Microsoft ISA Server Integration
>> Microsoft ISA Server can support your mixed IPv4 and IPv6
>> infrastructure by allowing multiple IP addresses for each NLB node
>> where IPv4 and IPv6 clients are used. ISA Server can also provide
>> intrusion detection services to protect your NLB cluster.
>>
>>
>> You sound like someone who has had experience with NLB. Is it
>> possible to setup IIS servers in an NLB configuration on a multi-
>> processor machine? Can this be done?
>>
>> Andy
>>
>
>
 >> Stay informed about: Svr08, IIS7: Any articles on NLB? Any changes from Svr03? 
Back to top
Login to vote
BB

External


Since: May 24, 2006
Posts: 18



(Msg. 5) Posted: Fri Feb 29, 2008 9:55 pm
Post subject: Re: Svr08, IIS7: Any articles on NLB? Any changes from Svr03? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Thanks

BB

"Ken Schaefer" <kenREMOVE DeleteThis @THISadOpenStatic.com> wrote in message
news:Ohy53HpeIHA.4684@TK2MSFTNGP06.phx.gbl...
> One thing that's changed in IIS 7.0 is the default use of kernel mode
> authentication.
>
> I've described how it works, why it's different, and how to disable it
> (for NLB scenarios) here:
> http://www.adopenstatic.com/cs/blogs/ken/archive/2008/02/12/16189.aspx
>
> Cheers
> Ken
>
>
> "BB" <bb DeleteThis @devnul.com> wrote in message
> news:%233hAKUNeIHA.4704@TK2MSFTNGP03.phx.gbl...
>> Thanks for the notes. I must look for that info on the MS site.
>>
>> About NLB. It has nothing to do with setting up multiple sites, for
>> whatever reason, on ONE machine. The purpose of NLB is to balance load
>> accross hardware i.e. two or more machines. This also provides the
>> additional benefit of resiliance in that if one server goes down then the
>> others take over unknown to your site visitors.
>>
>> If your applications are used intensively you can assign more than one
>> worker process to an application pool and you can separate your
>> applications in their own app pool. That is the best way to make the most
>> of your hardware. You may be able to bind an app pool/worker process to a
>> processor on a multi processor machine but that may not be helpful.
>>
>> HTH
>>
>> BB
>>
>> "Andy" <anedza DeleteThis @infotek-consulting.com> wrote in message
>> news:aa389662-ee69-4ba7-90f2-253d6a78d361@t66g2000hsf.googlegroups.com...
>>> NLB is not installed by default on Svr2008 - you have to install and
>>> configure it yourself.
>>>
>>> There seems to be a new dedicated NLB configuration wizard instead of
>>> an MCC plugin.
>>>
>>> Biggest change is in security with the implementation of Internet
>>> Protocal security layer.
>>>
>>>
>>>
>>> Microsoft's new features writeup for svr2008 states:
>>>
>>> Network Load Balancing (NLB) allows you to distribute TCP/IP requests
>>> to multiple systems in order to optimize resource utilization,
>>> decrease computing time, and ensure system availability. NLB has been
>>> improved in Windows Server 2008, including:
>>>
>>> Next Generation TCP/IP
>>> The TCP/IP protocol suite has been completely redesigned for Windows
>>> Server 2008. Internet Protocol version 4 (IPv4) and Internet Protocol
>>> version 6 (IPv6) are both supported natively by Windows Server 2008.
>>> NLB extends full support to IPv6 for all communication while
>>> maintaining IPv4 support.
>>>
>>> Multiple IP Address Support
>>> Each node in your NLB cluster can now have multiple dedicated IP
>>> addresses.
>>>
>>> Microsoft ISA Server Integration
>>> Microsoft ISA Server can support your mixed IPv4 and IPv6
>>> infrastructure by allowing multiple IP addresses for each NLB node
>>> where IPv4 and IPv6 clients are used. ISA Server can also provide
>>> intrusion detection services to protect your NLB cluster.
>>>
>>>
>>> You sound like someone who has had experience with NLB. Is it
>>> possible to setup IIS servers in an NLB configuration on a multi-
>>> processor machine? Can this be done?
>>>
>>> Andy
>>>
>>
>>
>
 >> Stay informed about: Svr08, IIS7: Any articles on NLB? Any changes from Svr03? 
Back to top
Login to vote
Display posts from previous:   
   Web Hosting Problem Solving Community! (Home) -> IIS All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]