Geoff,

I'm running cocoon in a tomcat 5 caontainer using the default startup values.
I'm not shure how much heap this is by default.


It seems the tomcat java process requires 113 mb right now.
Im running cocoon 2.1.3, tomcat 5, redhat 9.

Regards,
/Joakim

Geoff Howard wrote:

Joakim Verona wrote:

Hello list,

I'm writing a simple photo browser with the cocoon image reader and image directory generator.

It seems the image reader is unstable when generating thumbnails.
Random images get broken, that is, the image reader doesnt generate the thumbnails properly.


I guess the problem is that a lot of thumbnails are requested at the same time from the server, since the thumbnail table is generated first, and the thumbnails img tags request from the server all at once.

Is there any way around this?

I would think that the proper way for cocoon to handle this is to block new thumbail request over a certain maximum if it cant handle it, rather than just generating nothing at all.

(incidentally I wrote a jsp version of an image browser some time ago, and it had the same problem when generating thumbnails)


How much memory are you giving it?

Geoff


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




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



Reply via email to