Performance and load monitoring ColdFusion 8

Question . What are the tips and tools you can help us troubleshoot and monitor performance on ColdFusion 8 and JRE?

What we are doing now . We currently use several combinations for this, but we feel that we are not getting anything. I would like to have a peak in the JRE to see what happens.

  • Fusionreactor
  • / Opt / coldfusion8 / bin / cfstat
  • / opt / coldfusion8 / bin / logs / * (primarily exception.log and cfserver.log)
  • Debugging ColdFusion (for tracking requests and requests)
  • Apache Server Status
  • MySQL administrator to monitor database activity

System Information : We are launching several ColdFusion 8 application servers. They were installed on RH Linux with ColdFusion 8,0,1,195765 Standard using the standard Sun JRE v1.6.0_04 that comes with the installer. Our databases are located on a dedicated database server running under MySQL 5.0.45 on RH Linux.

Problems : We face such strange problems as:

  • Page loading occurs halfway through the browser, loading the page (while the browser window remains white, but does not load HTML). If you stop the request again and update it, it will work fine a second time.
  • ColdFusion crashes badly. When we restart ColdFusion, the exception log says that the license.properties file is bad. We must reinstall ColdFusion to get the job back.
  • " " exception.log. , , .

:

  • memcached , , , , .
  • , , , , .
  • JRE (1.6.0_14), , .
+3
2

JRE, cfc. JRE , .

Linux. cookie, , ColdFusion, Linux . . , cookie , cookie .

Apache JMeter , .

, .

+1

( , " ServerFault" ), , . , - Linux; .

0

Source: https://habr.com/ru/post/1714317/


All Articles