Hi

Is there, any way to improve jvm memory size in tomcat 5.5 server. how to increase the performance of tomcat server.

Have you read the Tomcat documentation? I would imagine there are tuning parameters that you can adjust. JVM heap size is usually specified on the command line that starts the java application using the -Xms and -Xmx parameters.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.