Hi ,
      We are having here. We are using FOP here for our application it generates
a 81 page PDF in the output. It takes a very long time to generate it almost
more than  1  minute. The user acceptance criteria is 15-20 seconds for such big
PDF. if say more than 20 user try to generate the PDF file then we reach peak
with our JVM and after that no user can do anything. We are using following FOP
driver class.

org.w3c.dom.svg.SVGDocument.


The websphere instance on which the application is running has 512MB  of JVM
size. We need that application can sustain a load of 60 user at a time to
generate PDF document. The server has RAM of 3GB. The application is built with
struts. Is there any way that FOP is can be made less memory intensive? so that
it will not use much JVM but use CPU rather?


You answer will really a help,

Thanks,
Jignesh


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to