23 May
2008
23 May
'08
1:10 p.m.
You need to increase number of server threads and/or number of database connections (it mean ZoDB connections). ----- Original Message ----- From: Jon Emmons User 1 requests data that takes the MySQL server 30 seconds to retrieve Meanwhile. User 2 wants to log on User 2 will not be served the logon page until user 1's query has finished. Is this typical Zope behavior? How do I get Zope to serve pages, run python scripts, etc. to multiple users simultaneously? Thanks, Jon Emmons