I'm looking at moving our high traffic site to Webware and need to
support clustering.  I plan to use PostgreSQL on a dedicated server with
two or more servers running Apache/Webware.  Using Sequences to generate
primary keys should handle the issue of creating unique primary keys
across servers.  I figure session variables will have to be stored in
the database by __SID__ and fetched for each request in the awake call?
Has anyone attempted this with Webware yet?  What other issues will
arise?

Thanks,
Jeff

_______________________________________________
Webware-discuss mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to