Not Found

The requested URL /jquery-1.6.3.min.js was not found on this server.

Archives

Posts Tagged ‘Tuning’

Recently I helped configure a system for an application running under Tomcat on Linux with very large memory requirements: a minimum heap of 6GB with a maximum of 11GB. The JVM was initially configured to use the Parallel garbage collector. With this configuration garbage collection of the “Young Generation” was fine, but the “Old Generation” [...]

Share
Mar 12th, 2010 | Filed under Software