Something to keep in mind when setting the maximum values for the servlet engine thread count is the amount of the maximum JVM Heap Size Settings.
在设置servlet引擎线程个数的最大值时请记住最大jvm堆大小设置的数量。
By setting the maximum heap size larger than required for normal operations, the application will be able to handle extra workloads by expanding the heap.
通过将最大堆大小设置为略大于常规操作所需的大小,应用程序能够通过扩大堆来处理额外的工作负载。
Make sure that the JVM maximum heap size setting is high enough to support the increased number of servlet engine threads and avoids Out of Memory conditions.
请确保JVM最大堆大小的设置足够的大以支持增大的servlet引擎线程个数并避免内存不足的条件。
A recommended setting for initial and maximum heap size for the DayTrader application would therefore be 1024 MB.
建议将DayTrader应用程序的初始和最大堆大小设置为1024MB。
So before setting the maximum heap size memory just check how much memory is free.
所以设置最大堆大小的内存之前就检查多少内存是免费的。
So before setting the maximum heap size memory just check how much memory is free.
所以设置最大堆大小的内存之前就检查多少内存是免费的。
应用推荐