Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jetty-users] jsp-impl Apache vs. Glassfish - BIG memory difference

Hi,

After switching from Jetty 8 to Jetty 9 we saw an increase in memory usage.  We have not been able to find the source of this issue :(

In the process we we changed from

--module=jstl jsp-impl=apache

to:

--module=jstl jsp-impl=glassfish -Dorg.apache.jasper.compiler.disablejsr199=true

And the memory dropped significantly!

RAM:


Is this a known thing?

Thanks,
Otis
--
Monitoring * Alerting * Anomaly Detection * Centralized Log Management
Solr & Elasticsearch Support * http://sematext.com/


Back to the top