On Thu, 2004-05-27 at 16:36, Anna Bikkina wrote:
> Hi,
> 
> I have a xml file that contains database rows. If the number of rows are 
> greater than 5000 then cocoon fails to tranform them to html and display 
> them. It gives a blank page with no errors.
> 
> Has anyone experienced this before? Is there a way I can  make cocoon perform 
> better with big xml.?
> 
> Any suggestions,inputs are welcome.
> 

Besides the suggestions already given, it is recommendable to disable
complete output buffering by specifying the outputBufferSize parameter
to the pipeline in the sitemap. See Cocoon's default sitemap for more
info on this.

-- 
Bruno Dumon                             http://outerthought.org/
Outerthought - Open Source, Java & XML Competence Support Center
[EMAIL PROTECTED]                          [EMAIL PROTECTED]

Reply via email to