Amos Latteier wrote:
Usually it takes five requests to hang ZServer ;-) By default Zope uses 4 publishing threads. Each time you request a URL that put Zope in an infinite loop, there goes one more publishing thread. So after 4 evil requests you're locked up.
DANG !!! That means that under a heavily used Zope server, some requests (N-4) are waiting for their turn to be executed? It doesn't fork multiple processed on request as Apache for example? is there any parameter where the number of publishing threads could be increased? Because this could be an important loss of performances. I saw that www.zope.org is powered by Zope. Have you experienced slow access to the site sometimes? Let's put it in another way! Would it be Zope able to support (on a good and strong hardware) a Yahoo like server? -- Constantin Teodorescu FLEX Consulting Braila, ROMANIA