12 Nov
1999
12 Nov
'99
1 a.m.
On Thu, 11 Nov 1999, Andrew Wilcox wrote:
What factors lead to your decision to store the records in SQL instead of in Zope?
So that you can perform queries and get treads from the usage of your website. Also, if you have a server farm you can point them all to the same SQL server and run a python script to process them on another machine and use XML-rpc to send a summary back to the Zope server. Cheers, Anthony Pfrunder