what?

you use an utterly completely stateless model?

craziness!

so you set cookies, and store the sig in the db?

agh! :)


I'm using this box from "coyote systems" called, wait for it:

"THE EQUALIZER"

which is a really obnoxious name, but it sticks clients with a particular
server intelligently, so we can be ever-so-slightly-lazy about that.

do you _like_ that system? (that isn't a challenge, it's real interest)

_a


--
Alex Black, Head Monkey
[EMAIL PROTECTED]

The Turing Studio, Inc.
http://www.turingstudio.com

vox+510.666.0074
fax+510.666.0093

Saul Zaentz Film Center
2600 Tenth St Suite 433
Berkeley, CA 94710-2522




> From: [EMAIL PROTECTED] (jeremy brand)
> Newsgroups: php.general
> Date: 13 Jan 2001 13:41:19 -0800
> Subject: RE: [PHP] load balancing with php/apache?
> 
> we store the sessions in the DB.
> 
> Jeremy Brand :: Sr. Software Engineer :: 408-245-9058 :: [EMAIL PROTECTED]
> http://www.JeremyBrand.com/Jeremy/Brand/Jeremy_Brand.html for more
> Get your own Free, Private email at http://www.smackdown.com/
> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
> "<body>"   -- Quoted from Yahoo! homepage, http://www.yahoo.com
> 
> On Sat, 13 Jan 2001, Cal Evans wrote:
> 
>> Date: Sat, 13 Jan 2001 14:43:19 -0600
>> From: Cal Evans <[EMAIL PROTECTED]>
>> To: jeremy brand <[EMAIL PROTECTED]>
>> Cc: [EMAIL PROTECTED]
>> Subject: RE: [PHP] load balancing with php/apache?
>> 
>> When you say "handled by us" do you mean you:
>> 
>> 1) Write the sess_* files to a shared drive
>> 2) Store them in the database
>> 3) ignore them totally, who needs users anyhow?
>> 4) some other option?
>> 
>> Cal
>> http://www.calevans.com
>> 
>> 
>> -----Original Message-----
>> From: jeremy brand [mailto:[EMAIL PROTECTED]]
>> Sent: Saturday, January 13, 2001 2:20 PM
>> To: Cal Evans
>> Cc: [EMAIL PROTECTED]
>> Subject: RE: [PHP] load balancing with php/apache?
>> 
>> 
>> We have a centralized DB server.  Sessions are handled by us, the
>> programmers, not the cluster.
>> 
>> Jeremy
>> 
>> Jeremy Brand :: Sr. Software Engineer :: 408-245-9058 :: [EMAIL PROTECTED]
>> http://www.JeremyBrand.com/Jeremy/Brand/Jeremy_Brand.html for more
>> Get your own Free, Private email at http://www.smackdown.com/
>> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
>> "<body>"   -- Quoted from Yahoo! homepage, http://www.yahoo.com
>> 
>> On Sat, 13 Jan 2001, Cal Evans wrote:
>> 
>>> Date: Sat, 13 Jan 2001 11:51:01 -0600
>>> From: Cal Evans <[EMAIL PROTECTED]>
>>> To: [EMAIL PROTECTED]
>>> Subject: RE: [PHP] load balancing with php/apache?
>>> 
>>> How does it deal with sessions? Or do use store sessions in the database?
>>> 
>>> Cal
>>> 
>>> -----Original Message-----
>>> From: Joe Stump [mailto:[EMAIL PROTECTED]]
>>> Sent: Saturday, January 13, 2001 11:22 AM
>>> To: Rasmus Lerdorf
>>> Cc: [EMAIL PROTECTED]
>>> Subject: Re: [PHP] load balancing with php/apache?
>>> 
>>> 
>>>> http://www.linuxvirtualserver.org/
>>> 
>>> We use LVS on our website - it works great! We have 2 load balancers with
>>> the
>>> HA package and 6 PHP webservers running behind it (with a central DB
>>> server).
>>> 
>>> In short, it's possible and works quite well. BTW We user FreeBSD for
>>> webservers
>>> if that's any help (though linux, NT, solaris, etc would all work)
>>> 
>>> --Joe
>>> 
>>> 
>>> 
>>> 
>>>> http://linas.org/linux/load.html
>>>> 
>>>> -Rasmus
>>>> 
>>>> 
>>>> --
>>>> PHP General Mailing List (http://www.php.net/)
>>>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>>>> For additional commands, e-mail: [EMAIL PROTECTED]
>>>> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>>> 
>>> --
>>> 
>>> Joe Stump, PHP Hacker
>>> [EMAIL PROTECTED]
>>> http://www.miester.org/
>>> 
>>> 
>>> --
>>> PHP General Mailing List (http://www.php.net/)
>>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>>> For additional commands, e-mail: [EMAIL PROTECTED]
>>> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>>> 
>>> 
>>> 
>>> --
>>> PHP General Mailing List (http://www.php.net/)
>>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>>> For additional commands, e-mail: [EMAIL PROTECTED]
>>> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>>> 
>>> 
>> 
>> 
>> --
>> PHP General Mailing List (http://www.php.net/)
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>> 
>> 
>> 
>> -- 
>> PHP General Mailing List (http://www.php.net/)
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>> 
>> 
> 
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
> 


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to