PC Review


Reply
Thread Tools Rate Thread

Clustered web farm

 
 
sudha
Guest
Posts: n/a
 
      9th Jul 2003
Hi,
Is it possible to redirect user to same webserver in
clustered web farm until his session ends?

 
Reply With Quote
 
 
 
 
Vidar Petursson
Guest
Posts: n/a
 
      9th Jul 2003
Hi

Do you have control over loadbalancer?
Change it so that only first time requests get assigned to a machine and
stay on it.

--
Best Regards
Vidar Petursson
==============================
Microsoft Internet Client & Controls MVP
==============================
"sudha" <(E-Mail Removed)> wrote in message
news:015001c34636$4f7323b0$(E-Mail Removed)...
> Hi,
> Is it possible to redirect user to same webserver in
> clustered web farm until his session ends?
>



 
Reply With Quote
 
Terry K. Lindquist
Guest
Posts: n/a
 
      9th Jul 2003
Sudha

You may wish to allow the load balancing device to do it's job for you. If
you can afford to dedicate a .Net server to manage your sessions for you,
then it won't matter what server your user comes back to. In ASP, use a SQL
server to hold session information. In .Net, look into the <sessionState />
entry in your application's web.config file and point all of your web farm
machines to point to that machine.

There's a bunch of on line help that will provide further information.

Hope this helps, Terry

"sudha" <(E-Mail Removed)> wrote in message
news:015001c34636$4f7323b0$(E-Mail Removed)...
> Hi,
> Is it possible to redirect user to same webserver in
> clustered web farm until his session ends?
>



 
Reply With Quote
 
netboy
Guest
Posts: n/a
 
      10th Jul 2003
If you are using Microsoft AppCenter, you could set the client affinity to
ensure that all requests from a client are being directed to the same
server.

http://www.microsoft.com/technet/tre...hnet/itsolutio
ns/ecommerce/deploy/rollout/duwwsr.asp


"sudha" <(E-Mail Removed)> wrote in message
news:015001c34636$4f7323b0$(E-Mail Removed)...
> Hi,
> Is it possible to redirect user to same webserver in
> clustered web farm until his session ends?
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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
Combine Clustered Columns with Clustered Lines Dom Microsoft Excel Misc 0 30th Jun 2008 11:43 AM
redirect user to same server in clustered web farm sampriti Microsoft ASP .NET 0 9th Jul 2003 03:45 AM
direct user to same server in clustered web farm sampriti Microsoft Dot NET 0 9th Jul 2003 12:40 AM
direct the user to same server in clustered web farm sampriti Microsoft ASP .NET 0 9th Jul 2003 12:39 AM
creating a temporary file in clustered web farm sudha Microsoft ASP .NET 1 8th Jul 2003 01:00 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 01:42 PM.