Re: [Zope] Re: Threading, dtml and performance?!
Hi It can't be the browser. I've tested Win NT (all is well) and Solaris (hangup) with the same Browserconstellation. The only difference was that Solaris runs with Apache. And my research has turned up that it is very unlikely, that Apache can be the cause. 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! Oliver
Just for clarification: On Linux I need _two_ browser windows holding a connection to zope. I know nothing of how zope threads what, but together with that "stop" trick it looks like I have seen two different thread limitations. One is the zope-configurable limitation and another one seems to be related to the number of connections zope can serve under this circumstances. What I haven't done is ruling out that perhaps the browser might be the culprit - I doubt that, but I can't rule it out atm. Will test it later.
-- GMX - Die Kommunikationsplattform im Internet. http://www.gmx.net
Oliver Erlewein wrote:
Hi
It can't be the browser. I've tested Win NT (all is well) and Solaris (hangup) with the same Browserconstellation. The only difference was that Solaris runs with Apache. And my research has turned up that it is very unlikely, that Apache can be the cause.
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 ? --------- Hannu
participants (2)
-
Hannu Krosing -
Oliver Erlewein