We are having some performance issue when we are trying to run hippo cms war
build in tomcat 5.5.23 on Redhat Linux.

The following sections of explorer/flow/sitemap.xmap takes almost 3 seconds
in our linux system resulting in a slow response time.

      <map:match pattern="actionsform/*/**">
        <map:call function="availableActionsCachingHandleForm">
          <map:parameter name="function" value="actionsform2xml"/>
          <map:parameter name="definitionURI"
value="cocoon:/actions2formmodel/{1}/{2}"/>
          <map:parameter name="resourceId" value="/{1}/{2}"/>
          <map:parameter name="uriPrefix" value="{repository:files}"/>
          <map:parameter name="repositoryFiles"
value="{repository:filesPath}"/>
        </map:call>
      </map:match>

Is this the expected response time for such a call?

Any help is greatly appreciated.

Thanks
Prasanna
********************************************
Hippocms-dev: Hippo CMS development public mailinglist

Reply via email to