In IIS6 you can bind an app pool to a processor but can and app pool be
bound to a NIC?

Thanks

BB

Re: Can you bind application pools to NICs? by Ken

Ken
Mon May 29 20:56:15 CDT 2006

Not directly.

A web application (or website) can be assigned an IP address(es), which in
turn can be assigned to a NIC.

Assinging a web application pool to a NIC doesn't make sense, because a web
app pool can host mulitple web sites, and each website could be bound to a
different IP address (which in turn could be bound to mulitple NICs)

Cheers
Ken

"BB" <bb@devnul.com> wrote in message
news:%23nkvTxygGHA.1520@TK2MSFTNGP03.phx.gbl...
> In IIS6 you can bind an app pool to a processor but can and app pool be
> bound to a NIC?
>
> Thanks
>
> BB
>



Re: Can you bind application pools to NICs? by BB

BB
Fri Jun 02 09:55:17 CDT 2006

Thanks Ken. That is what I thought. Just checking.

BB

"Ken Schaefer" <kenREMOVE@THISadOpenStatic.com> wrote in message
news:ebhr9w4gGHA.896@TK2MSFTNGP02.phx.gbl...
> Not directly.
>
> A web application (or website) can be assigned an IP address(es), which in
> turn can be assigned to a NIC.
>
> Assinging a web application pool to a NIC doesn't make sense, because a
> web app pool can host mulitple web sites, and each website could be bound
> to a different IP address (which in turn could be bound to mulitple NICs)
>
> Cheers
> Ken
>
> "BB" <bb@devnul.com> wrote in message
> news:%23nkvTxygGHA.1520@TK2MSFTNGP03.phx.gbl...
>> In IIS6 you can bind an app pool to a processor but can and app pool be
>> bound to a NIC?
>>
>> Thanks
>>
>> BB
>>
>
>