Thanks, i searched in the cocoon.xconf before
----- Original Message -----
Sent: Friday, December 19, 2003 4:24 PM
Subject: AW: configuring caching and pooling

hi boris,

just modify the serializer (or generally the component) declaration
appropriately:

...
            <map:serializer name="xml" mime-type="text/xml"
            logger="sitemap.serializer.xml"
            pool-min="32" pool-grow="4" pool-max="128"
            src=""/>
...

-----Ursprüngliche Nachricht-----
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Auftrag von
Boris Althaus
Gesendet: Freitag, 19. Dezember 2003 16:13
An: [EMAIL PROTECTED]
Betreff: configuring caching and pooling


Hallo,

in the section performance-tip for cocoon-2.0.x of the cocoon-documentation
is advised to look for the phrase of
... decommissioning instance of ..
in the core.log

many times i have lines like
... decommissioning instance of
org.apache.cocoon.serialization.XMLSerializer. ...

How can I customize the pooling for the XMLSerializer?

Boris
--
Boris Althaus
Programmierer

Petra Productions GmbH                  phone: 030 / 47 37 79 45
Milastrasse 4                           mailto: [EMAIL PROTECTED]
10437 Berlin                            web: http://www.petra-productions.de
-----------
ICQ 82663132


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

Reply via email to