So does this mean the problem you are having seems to be with cocoon
forms or that specific form? It sounds like you have eliminated flow as
the culprit?
Ralph
Eric E. Meyer wrote:
Using JMeter, 50 threads each requesting the five pages in sequence -
with an approximately 3 second wait time between page requests.
Looking with Ethereal, I can seen that the client is not using
cookies, and that each thread appears to have it's own keep-alive
connection.
Note that flow is used even in the case when I removed the
refine-search form, as the top-level configuration of the search based
upon the URL is done by some flowscript that ultimately calls
cocoon.sendPage() to serve the results page. That second pipeline
normally has top-level flow to create and bind the refine search form,
and that's what I removed.
Regards,
Eric