I also just ran the same query directly from the database server itself using Navicat.. got a query response time of 92 ms. Something with CF is definitely causing the problem.
Used getTickCount, ran the same query with the same data on both servers.... the shared host gets a result of 150 or less ms. The new virtual dedicated server, over 300 ms everytime.
I am trying to move my site from a shared hosting account to a Virtual Dedicated server. Everything is working perfectly except that query response times are terrible on the new virtual dedicated server, which seems counter-intuitive to me. The servers are using two different database servers...
I have setup Coldfusion 8 on a linux server running CentOS. Installation is perfect with one exception... all my cfajax queries return a null value. I have tested this on my local server and it works great, have used CFINVOKE to test the code in the CFC and make sure it was error free, but for...
...server
04/21 19:56:45 warning Unable to open /opt/coldfusion8/runtime/lib/license.properties
04/21 19:56:45 info JRun Naming Service listening on *:2930
04/21 19:56:45 info No JDBC data sources have been configured for this server (see jrun-resources.xml)
04/21 19:56:45 info JRun Proxy Server...
I have Coldfusion 8 installed on a CentOS Virtual Dedicated Server. My system runs great after a reboot, then slowly as members sign on it gets slower and slower until it crashes. I'm guessing this is a memory leak, and after some research I put request limits on my datasources and also set...
found out my own problem... I uploaded the WEB-INF file to my Coldfusion webroot, then discovered that my license file for CF was corrupt, so I uninstalled and re-installed CF and wallah!
...server
04/13 03:46:10 warning Unable to open /opt/coldfusion8/runtime/lib/license.properties
04/13 03:46:11 info JRun Naming Service listening on *:2930
04/13 03:46:11 info No JDBC data sources have been configured for this server (see jrun-resources.xml)
04/13 03:46:11 info Deploying...
Okay, this is for anyone who searches for a solution with this same problem : Apache server with Railo & Tomcat on a linux box which displays empty cgi variables on a custom 404 error page. Here is what I did (reference to this post, all credit due to the author, but I'm posting it here too...
Thank you for your reply. I tested this with PHP and it worked, but I need this to work on my railo server, which is running Tomcat. Seems as though the request environment variable is being lost in the process... any ideas?
I have a custom 404 error document setup in my .htaccess file. I was wondering, is there a way to pass the original url typed in (the url that the browser attempted to visit but was not found) to the template that is loaded?
Meaning, if I type in http://www.mydomain.com/bad_page.html in my...
I used to run my site on a shared windows server running Coldfusion 8. I recently upgraded to a dedicated Linux box running CF 9. I want to use a custom 404 error page to 'fake' custom urls for members profiles, (ie. http://www.mysite.com/mydisplay would bring up a members profile who has that...
I am running Coldfusion 8 and want to know if there is a way to client-side cache only images, so pages update everytime but my background images don't need to be reloaded every page refresh?
I sent them your link, I think they used it because about an hour later all the issues went away. They never wrote me back to admit their ignorance though, go figure. Can't thank you enough for this, my members were getting pretty frustrated.
...left and right if this doesn't get fixed soon.
Error :
Error Executing Database Query.
Communications link failure due to underlying exception: ** BEGIN NESTED EXCEPTION ** java.net.SocketException MESSAGE: No buffer space available (maximum connections reached?): connect STACKTRACE...
i considered the idea that they might be posting a user id token or session token to every page so when you bookmark its stored, but i can't imagine they're that dumb. I'm going to try storing cookies with php soon, just to satisfy my curiosity.
On my computer's browser, works fine. On my mobile browser, which is old school, nothing like safari and the like, I step1.cfm works, but then I get a "500 Internal Server Error", which I'm guessing is for the same reason I get them on my site, the cookie doesn't exist. But I know my phone's...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.