25 Mar
2004
25 Mar
'04
6:18 p.m.
On Thu, 25 Mar 2004 11:02:58 -0700 Murray Pearson <murray@ahadesign.ca> wrote:
I am having serious stability issues with Zope.
I brought this up about a month ago and, based on very helpful advice,
succeeded at setting up Apache in front of Zope. I was assured this would greatly increase stability by filtering out script-kiddie attacks.
Alas, it hasn't. Zope still craps out at random, once a day or so. [..]
This may have been suggested earlier, but it's something that will crash Zope on BSD more than anything: Do you have Python compiled with a large enough thread stack size? The default is way too small on BSD. -Casey