[Zope] slow site

John Sutherland garion@garion.mnb.tzo.net
Mon, 24 Apr 2000 09:05:58 -0400


I realize that this is not a recommended solution, but this made a HUGE
difference to me..

Modify your /usr/lib/python1.5/config/Makefile.pre.in (in
Redhat6.2/Mandrake7.0) to have the line (matching the options for your
system):
CFLAGS=         -O6 -mpentium -march=pentium -mcpu=k6 -I$(INCLUDEPY) -I$(EXE
CINCLUDEPY) $(DEFS)

Then recompile Zope... This made a rather huge increase in response my
system.. Pages accessed locally comeup nearly as fast as the browser can
render them (for the management screens anyways..)