Re: [fw-general] Zend_Form_Element_Hash with two random server

2010-03-15 Thread Hector Virgen
If both servers can access the same session data (for example, by using
db-based sessions or a memcached server), then you shouldn't run into any
problems using a hash element.

--
Hector


On Mon, Mar 15, 2010 at 1:42 PM, whisher  wrote:

>
> Hi,
> Hi,
> I'm debugging a script hosted by two server.
> You can land on serverOne or ServerTwo
> randomly.
> I'm getting troubles from the script
> so the first thing I thaught of  was
> Zend_Form_Element_Hash.
> Could me tell me your opinion about it, please ?
>
> Bye
>
> --
> View this message in context:
> http://n4.nabble.com/Zend-Form-Element-Hash-with-two-random-server-tp1593996p1593996.html
> Sent from the Zend Framework mailing list archive at Nabble.com.
>


[fw-general] Zend_Form_Element_Hash with two random server

2010-03-15 Thread whisher

Hi,
Hi,
I'm debugging a script hosted by two server.
You can land on serverOne or ServerTwo
randomly.
I'm getting troubles from the script
so the first thing I thaught of  was 
Zend_Form_Element_Hash.
Could me tell me your opinion about it, please ?

Bye

-- 
View this message in context: 
http://n4.nabble.com/Zend-Form-Element-Hash-with-two-random-server-tp1593996p1593996.html
Sent from the Zend Framework mailing list archive at Nabble.com.