Re: Web server Cluster and SESSION.
- From: "Juan T. Llibre" <nomailreplies@xxxxxxxxxxx>
- Date: Mon, 26 Mar 2007 09:41:24 -0400
re:
What about implementation of cookies? I doubt cookies has the hassle of sessions in a web cluster.
You can use both cookies and cookieless sessions.
re:
Im not 15 hours ahead. This is my local time. GMT+8
This message is stamped a bit after midnight tonight.
:-)
Check your Windows timezone setting.
OE says you posted your message on Mon, 26 Mar 2007 21:10:26 -0700
That's GMT -7, not GMT +8 ( which adds up to the 15 hour difference we're seeing).
What's your physical location ?
Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
===================================
"Eric Layman" <namyalcire[at no spam]gmail.com> wrote in message
news:1174914330_3705@xxxxxxxxxxxxxxxxxxxxxxx
Thanks Juan!
What about implementation of cookies? I doubt cookies has the hassle of sessions in a web cluster.
Since we are doing it for a company and the company is very strict about its intellecutal
properties; i doubt they are going to let us lay a finger on their servers.
Im not 15 hours ahead. This is my local time. Its 9pm @ where I'm located right now. GMT+8
"Juan T. Llibre" <nomailreplies@xxxxxxxxxxx> wrote in message
news:%23sDW5I6bHHA.4808@xxxxxxxxxxxxxxxxxxxxxxx
Eric, please see my just-sent reply.
You can also use ASP.NET's State Server to maintain state in a cluster.
...and, please fix your clock.
You're posting 15 hours into the future. :-)
Thanks.
Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en espaol : http://asp.net.do/foros/
===================================
"Eric Layman" <namyalcire[at no spam]gmail.com> wrote in message
news:1174911829_3689@xxxxxxxxxxxxxxxxxxxxxxx
Thanks!
But, is this step a must? Since this article was dated 12 Jun 06
http://support.microsoft.com/kb/317604
Currently on .net 1.1
"Aidy" <aidy@xxxxxxxxxxxxxxxx> wrote in message news:uNudnTD9nLqeMJrbnZ2dnUVZ8sWhnZ2d@xxxxxxxxx
You can store your session in a SQL Server such that your web servers all access the same
store, however you have to note that everything you store in the Session needs to be
serialisable for that to work.
"Eric Layman" <namyalcire[at no spam]gmail.com> wrote in message
news:1174907530_3665@xxxxxxxxxxxxxxxxxxxxxxx
Hi everyone,
Will clustering of webservers affect SESSION states?
Is there a dotnet term for the above mentioned scenario?
Pls advise.
Thanks.
Posted Via Usenet.com Premium Usenet Newsgroup Services
----------------------------------------------------------
** SPEED ** RETENTION ** COMPLETION ** ANONYMITY **
---------------------------------------------------------- http://www.usenet.com
Posted Via Usenet.com Premium Usenet Newsgroup Services
----------------------------------------------------------
** SPEED ** RETENTION ** COMPLETION ** ANONYMITY **
---------------------------------------------------------- http://www.usenet.com
Posted Via Usenet.com Premium Usenet Newsgroup Services
----------------------------------------------------------
** SPEED ** RETENTION ** COMPLETION ** ANONYMITY **
---------------------------------------------------------- http://www.usenet.com
.
- References:
- Web server Cluster and SESSION.
- From: Eric Layman
- Re: Web server Cluster and SESSION.
- From: Aidy
- Re: Web server Cluster and SESSION.
- From: Eric Layman
- Re: Web server Cluster and SESSION.
- From: Juan T. Llibre
- Re: Web server Cluster and SESSION.
- From: Eric Layman
- Web server Cluster and SESSION.
- Prev by Date: help
- Next by Date: Re: help
- Previous by thread: Re: Web server Cluster and SESSION.
- Next by thread: Re: Web server Cluster and SESSION.
- Index(es):
Relevant Pages
|