portal entry

select a category, or use search below
(searches all categories and all time range)
Title:

ColdFusion performance issues and optimization

| View in Portal
March 28, 2018 05:13:36 PM GMT
1 Comment
<p>Performance issues are one of the biggest challenges to expect when designing and implementing web applications. Performance problems can disrupt your business, which can result in short and long term loss of revenue. The ColdFusion support team at Adobe, has dealt with several performance related issues with ColdFusion and a couple of them, around JDK 1.8 as well. Based on our experience with customers, the major performance issues could be categorized as – CPU hikes, Website crashes, Processing of slow […]</p>
<p>The post <a rel="nofollow" href="https://coldfusion.adobe.com/2018/03/coldfusion-performance-issues-and-optimization/">ColdFusion performance issues and optimization</a> appeared first on <a rel="nofollow" href="https://coldfusion.adobe.com">ColdFusion</a>.</p>
Labels: Blog, ColdFusion, Troubleshooting, 100%, cf_sql_integer, cpu, cpu 100%, cpu_usage, heap_size, performance, troubleshooting

Comments:

Regarding the discussion of metaspace, I will share that if someone hits an "outofmemoryerror: metaspace", the best solution may well be simply to remove the maxmetaspacesize argument, as I discuss here: https://coldfusion.adobe.com/2020/02/quickly-solve-outofmemory-metaspace-errors/
Comment by Charlie Arehart
4666 | February 27, 2020 07:51:35 PM GMT