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...
My Coldfusion8 server keeps rebooting itself. I'm running on a virutal dedicated server w centOS. Sometimes when it reboots I can catch a JVM Out Of Memory Error, have googled this for the last two days and have tried everything but still not working. Here are my coldfusion log files, they...
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!
I have attempted several times to get coldfusion 8 trial setup on my virtual dedicated server with no luck whatsoever. I finally got the connector files setup correctly so I'm no longer getting a connector error when i start the cf server, but when I go to a cfm page I get a 500 error that...
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.
I am intermittently getting this error on my CF8 website. It's on a shared hosting environment. I contacted my hosting company and they have nothing to say about it. Is this something wrong with their server setup or have I done something wrong? Please help me, I'm going to lose members on...
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.