Re: CSS 11000 question (Urgent) [7:8990]

2001-06-18 Thread John Neiberger

I know that these boxes can do dynamic replication of web content but
you're wanting to do dynamic, instantaneous replication of per-session
user data.  Of the top of my head I can't think of a way to do that. 
Perhaps there is a way but I'm just not sure if the CSS switches have
that capability.

>>> "Bradley Wong"  6/18/01 1:57:33 PM >>>
I have a CSS 11000 serving 4 webserver. The users are
retrieving and updating the data from a sql database
thru the webservers. If a webserver is crashed while
the user has a session connecting to the database, CSS
will switch it to the next available web server. I
wonder whether or not it is possible to cache the
information to another web server without having the
user to re-enter the information again.

Thanks.

Brad
[EMAIL PROTECTED] 

__
Do You Yahoo!?
Spot the hottest trends in music, movies, and more.
http://buzz.yahoo.com/




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=8995&t=8990
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: CSS 11000 question (Urgent) [7:8990]

2001-06-18 Thread Kelly Hair

You will want to investigate stickyness on the AP er.. um.. pardon me.. CSS
regarding your requirements.  The company I work for has a CDN delivery
group so I have a little exposure to these guys...

> I have a CSS 11000 serving 4 webserver. The users are
> retrieving and updating the data from a sql database
> thru the webservers. If a webserver is crashed while
> the user has a session connecting to the database, CSS
> will switch it to the next available web server. I
> wonder whether or not it is possible to cache the
> information to another web server without having the
> user to re-enter the information again.
> 
> Thanks.
> 
> Brad
> [EMAIL PROTECTED]
> 
> __
> Do You Yahoo!?
> Spot the hottest trends in music, movies, and more.
> http://buzz.yahoo.com/
> Nondisclosure violations to [EMAIL PROTECTED]




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=8999&t=8990
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



RE: CSS 11000 question (Urgent) [7:8990]

2001-06-19 Thread Charles Manafa

I don't think the CSS is geared to perform data replication. I believe this
is the responsibility of the web farm. In my former company, one of the
developers wrote a real-time agent that performs this sort of replication,
between servers in the web farm.

CM

-Original Message-
From: John Neiberger
To: [EMAIL PROTECTED]
Sent: 18/06/01 21:39
Subject: Re: CSS 11000 question (Urgent) [7:8990]

I know that these boxes can do dynamic replication of web content but
you're wanting to do dynamic, instantaneous replication of per-session
user data.  Of the top of my head I can't think of a way to do that. 
Perhaps there is a way but I'm just not sure if the CSS switches have
that capability.

>>> "Bradley Wong"  6/18/01 1:57:33 PM >>>
I have a CSS 11000 serving 4 webserver. The users are
retrieving and updating the data from a sql database
thru the webservers. If a webserver is crashed while
the user has a session connecting to the database, CSS
will switch it to the next available web server. I
wonder whether or not it is possible to cache the
information to another web server without having the
user to re-enter the information again.

Thanks.

Brad
[EMAIL PROTECTED] 

__
Do You Yahoo!?
Spot the hottest trends in music, movies, and more.
http://buzz.yahoo.com/




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=9037&t=8990
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



RE: CSS 11000 question (Urgent) [7:8990]

2001-06-20 Thread J. Li

I don't remember the exact command but it's somthing
like this:

balance serverdown redirect

The last one can be "redirect" or 3 other different
ways to reroute the traffic to other servers.

You can also do it on the web servers by replicating
(synch) all 4 servers on the backend.

Jianliang Li


--- Charles Manafa 
wrote:
> I don't think the CSS is geared to perform data
> replication. I believe this
> is the responsibility of the web farm. In my former
> company, one of the
> developers wrote a real-time agent that performs
> this sort of replication,
> between servers in the web farm.
> 
> CM
> 
> -Original Message-
> From: John Neiberger
> To: [EMAIL PROTECTED]
> Sent: 18/06/01 21:39
> Subject: Re: CSS 11000 question (Urgent) [7:8990]
> 
> I know that these boxes can do dynamic replication
> of web content but
> you're wanting to do dynamic, instantaneous
> replication of per-session
> user data.  Of the top of my head I can't think of a
> way to do that. 
> Perhaps there is a way but I'm just not sure if the
> CSS switches have
> that capability.
> 
> >>> "Bradley Wong"  6/18/01 1:57:33 PM >>>
> I have a CSS 11000 serving 4 webserver. The users
> are
> retrieving and updating the data from a sql database
> thru the webservers. If a webserver is crashed while
> the user has a session connecting to the database,
> CSS
> will switch it to the next available web server. I
> wonder whether or not it is possible to cache the
> information to another web server without having the
> user to re-enter the information again.
> 
> Thanks.
> 
> Brad
> [EMAIL PROTECTED] 
> 
> __
> Do You Yahoo!?
> Spot the hottest trends in music, movies, and more.
> http://buzz.yahoo.com/
[EMAIL PROTECTED]


__
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail
http://personal.mail.yahoo.com/




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=9137&t=8990
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]