Articles with tag : application performance
Hello, CF Community: I got this errorError Executing Database Query. The incoming request has too many parameters. The server supports a maximum of 2100 parameters. Reduce the number of parameters and resend the request.When it executed some query li...
Migrating an Adobe ColdFusion website or application to the cloud can open the door to improved scalability, performance, and cost-efficiency. However, the process of migrating a ColdFusion application introduces unique challenges due to its reliance...
I have an application that uses the Full text search engine and SQL Server. I cannot for a good example of how to set up the cold fusions add-ons and get it to work within a container. Noting I have tried appears to work. The cold fusion container wr...
I have just installed CF2023 developer on a new Windows 11 Pro system. I went through the steps to install the isapi handlers just as I've done in the past, and as far as I can tell, the installations went well. CF applications are running fine when ...
Hi, I have Coldfusion 2021 and it is taking a long time to load any page in the site that previously used to load quite fast. Even when the new page is visible it continues to load for a while after. I cannot pinpoint exactly when this started but I ...
I found the cfreport to generate a PDF report using .cfr template in ColdFusion2023 is very slow. Same report generation in ColdFusion2018 has no such issue. Any suggestions for this?
We are moving all our CF sites from one server to a new one. I am not a CF developer at all. Once we move the site to the new server, the page only displays "an error occurred". I can confirm that IIS and CF are serving up pages correctly. I think th...
I have an application which uses CFMAIL to send out alerts and notifications with a O365 mailbox. I've been asked to switch it to OAuth 2.0 and I have no experience with sending emails via OAuth and CF. I'm struggling to find any documentation or gui...
ADOBE COLDFUSION BUILDER EXTENSION FOR VISUAL STUDIO CODE “PMT Code Profiler Report Integration”The Performance Monitoring Toolkit (PMT) provides critical performance data for your running Adobe ColdFusion servers. It monitors all transactions and ca...
Trying to figure out how to re-enable a CF server in PMT. the CF Node was deleted then it was re-created so now it has a different "Monitoring Shared Secret" The old server node still showing in PMT as: Untracked when I try to Enable it it fails. I b...
Hello support, Is there a Websocket setting to avoid the following issue: After a random amount of time after things are working well (minutes to days), clients will instantly connect but will no longer get the success publish until things are restar...
Datasource creation in ColdFusionTo run a query in ColdFusion you have to define a datasource. The datasource is an object that contains connection and database properties. These are the properties which enable the query to execute on a specific loca...
I need to setup development and Quality environments using JEE Installation. I can use Wildfly and also Tomcat. I've generated the war and deploy it but my concerns regards the JVM settings needed to make Coldfusion work without issues in the same wa...
I recently installed ColdFusion 2021 (Developer edition) on a Windows 10 workstation. I am using the built-in web server (port 8500) under: C:ColdFusion2021cfusionwwwroot I created a folder called "newSite" within the newsite I have a folder called "...
* {6/22/2021 Update - This example will no longer work as you now need 2 secrets for each worker, one for the connector and one for monitoring if using PMT - look for an updated example soon] If you want to load balance between 2 ore more serv...