That doesn't solve the problem

-----Original Message-----
From: Ralph Einfeldt [mailto:[EMAIL PROTECTED]
Sent: Friday, October 01, 2004 4:26 AM
To: Tomcat Users List
Subject: RE: Synchronization in cluster



With this usage scenario i would recommend sticky sessions.


> -----Original Message-----
> From: Igor [mailto:[EMAIL PROTECTED]
> Sent: Thursday, September 30, 2004 8:59 PM
> To: [EMAIL PROTECTED]
> Subject: Re: Synchronization in cluster
> 
> 
> 
> Users of my application can upload comma separeted files, 
> that are imported in database.
> This process can take 10-30 minutes, if file is large, so new 
> Thread is started with import process and user is redirected to 
> refreshing page, that displays status of import. Information about
> import process is stored in static variable (import thread and 
> status jsp can access this information).
> 
> If it happens in one JVM, everething is ok. But what will be 
> in the case of load balancing?
> 
> Thank you,
> Igor
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---
Incoming mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.768 / Virus Database: 515 - Release Date: 9/22/2004

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.768 / Virus Database: 515 - Release Date: 9/22/2004


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to