Hi,

I've tried out clustering successfully with the SessionServlet.
When I tried with my application it failed, and I am pretty sure it is
because some of my classes are not Serializable, but I can't
find any errors in the log files? It would be great to get
a stacktrace or something.

Thanks,
Thomas

On Wed, 17 May 2000, Karl Avedal wrote:

> Hello Roy,
> 
> To try out clustering, check out
> http://www.orionserver.com/docs/http-clustering-howto.html
> 
> We will soon give you some more info on how to build a production cluster
> using different solutions. A simple solution you could try is simply
> adding a load-balancig DNS server for your site and add the
> <cluster-config/> tag to all your nodes (so that session info gets
> propagated correctly). Stay tuned for info on how to do more advanced
> clustering.
> 
> Also, make sure you get the lastest jar by doing an auto-update (java -jar
> autoupdate.jar) before using clustering, since certain things have
> recently changed in the config of clustering. (And before doing an
> auto-update, make sure you backup your own code/config in the orion dirs)
> 
> Regards,
> Karl Avedal
> 
> "Lou, Roy" wrote:
> 
> > Hi!
> >
> > My name is Roy Lou. I am new to orion-interest.
> >
> > Could you shed some light on the topic of how to set up clustering for
> > servlet and jsp?  Is there any document about how to do it?
> >
> > Thanks.
> >
> > Roy Lou
> > SPSS Inc.
> 
> 


Reply via email to