i am using Apache Tomcat/4.1.18-LE-jdk14 with jdk 1.4.1_02 on a red hat 9.0 standard installation
Did you know a good resource for setup Tomcat parameters? How much memory for the jvm?
Start by browsing http://jakarta.apache.org/tomcat/faq/index.html
I will take a look!
or crawl through the tomcat-users archive.. I don't have any specific recommendations - it largely depends on your webapps/load/number of users/hardware config etc.
Can you verify the performance impact on e.g. a parallel WINDOWS-installation? I have several applications using Tiles (on WIN and *NIX) - no problems or special configurations had to be made..
here is the tiles-defs.xml[.....]
<?xml version="1.0" encoding="ISO-8859-1" ?>
</tiles-definitions>
I was expecting a more complicated tiles-defs with several orders of inheritance - this simple setup should definately *not* affect the user-performance.
It is the first setup - sorry ....
HTH, Yann
--------------------------------------------------------------------- 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]

