Re: [Zope] Re: Threading, dtml and performance?!
Hi I use mod_Proxy on my Apache. Apache also does a 128-bit SSL encr. The script I now use to test the situation is: <HTML><BODY> <dtml-in "_.range(999)"> <dtml-in "_.range(999)"> <dtml-in "_.range(999)"> <dtml-in "_.range(999)"> X </dtml-in> </dtml-in> </dtml-in> </dtml-in> </BODY></HTML> But !!!BEWARE!!! this takes really long! Normally you'll have to restart Zope after a call to this function. Oliver Erlewein
How does Apache call zope (pcgi, fcgi, mod_pcgi, mod_proxy, ...)?
Can you also try your scripts directly on Zope (most likely port 8080)
What would really help are more people trying your (because its easier) script on their machiene and telling us what happened. Of special interest are Solaris installations especially if they do not have the problem then we'd have something to compare against. So please people do us the favour and run the test!
I've lost the start of this thread, so I don't find the scripts.
Could you send them to me off-list so that I can test on Solaris x86 ?
-- GMX - Die Kommunikationsplattform im Internet. http://www.gmx.net
participants (1)
-
Oliver Erlewein