| Thread | Last Post | Replies |
|
| Load Balancing 101 | 30 Jan 2006 22:18 GMT | 2 |
Hello. We had been using Microsoft's native load balancing with some success, but decided to move to a hardware load balancing system. We run CFMX7 on IIS 6 machines, 2 identically configured boxes. While I have installed CF on these boxes and have been using CF for about 7 ...
|
| neo-query.xml changes | 30 Jan 2006 20:49 GMT | 1 |
I found a tech note http://www.macromedia.com/go/25b0de5e that deals with a data source I had to set-up recently for a DB2 database connection. I had to add a connection string because we were hitting out maximum dynamic sections. So I added
|
| Can I specify two Mail Servers in Mail Server Settings? | 30 Jan 2006 15:04 GMT | 3 |
I have two Mail Servers and if one go down the other takes over. The do not have the same IP or name in DNS. This works fine exept in ColdFusion Administrator It's only possible to specify one mail server.
|
| CFMAIL admin question | 29 Jan 2006 21:17 GMT | 2 |
When CFADMIN mailserver setting is set to the IP of my mailserver, everything works fine. When settings is set to mail.url.com I get a connection refused error. DNS resolves properly from the CF box.
|
| Schedule Tasks | 29 Jan 2006 20:09 GMT | 1 |
Hi There We are using Coldfusion MX 61. We scheduled to run some reports via Coldfusion Scheduled Jobs These Jobs(URLS) are faiing after 4 minutes(message received is connection
|
| Preventing OnSessionEnd from firing for each instance in a cluster. | 28 Jan 2006 15:27 GMT | 1 |
I have a clustered setup of three computers each with a cf server instance configured in a round-robin cluster with J2EE session variables enabled to replicate session data. I read some where that session replication only occurs upon a request and there's no way to replicate ...
|
| CFMX7 Apache Connector Error | 27 Jan 2006 17:17 GMT | 2 |
I have Apache 2.0.47 installed and I have installed CFMX7. Both on the same Windows XP machine. At the end of the CFMX7 install, I get a message saying that the server installed fine but the connectors to Apache did not. Could be caused by port 51011 being blocked and to ...
|
| CF scripts still being accessed by old name after renamed | 26 Jan 2006 07:32 GMT | 2 |
I moved a directory in the Apache home docs directory that contained a CF application. The old path was /ncr-beta/login.cfm which called the login page for this webtool. I moved this directory into another directory and renamed it to prevent users from accessing it since it ...
|
| CF and Windows Server 2003 x64 Edition | 25 Jan 2006 23:03 GMT | 2 |
In order to get CF 7 and I'm assuming CF 6.1 running under Windows Server 2003 x64 Edition, you may have to do the following: 1. Open a command prompt (Start, Run, Input CMD press ENTER) 2. Go to C:\Inetpub\AdminScripts or D:\Inetpub\AdminScripts (the AdminScripts
|
| Move CFIDE directory | 24 Jan 2006 19:30 GMT | 1 |
I need to move the Coldfusion administrator directory on my server so it can not be accessed from mysite.com/cfide/administrator/. I've tried just moving it and it doesn't work. I've tried leaving the scripts and classes directory and no luck there either.
|
| Encrypting CF Source Code | 24 Jan 2006 13:11 GMT | 4 |
I found a reference in the Knowlede Base to a program called CFCRYPT.EXE that encrypts the source .cfm pages. The reference is quite old and I can't find any reference to this function in the forums or CF documentation. Is there a function in CF 6.1 or 7.1 to encrypt .cfm files ...
|
| Can the cgi variable be specified for debug | 24 Jan 2006 04:51 GMT | 1 |
We have just deployed a new load balancer, big ip f5, we were running cisco local director 430's and it ran in a transparent proxy mode, the F5 doesnt have this, as a result our production boxes are only seeing the ip address of the F5. I have X-Forward working and the Client ip ...
|
| slow server | 22 Jan 2006 16:53 GMT | 1 |
I have a testserver setup on my local network which seems amazingly slow. Windows 2000server SP4, IIS 5 with Coldfusion MX7 and Flash Media Server 2. A simple .html page from the server takes about 10 seconds to open. Any idea what it could be?
|
| Why cannot I access my admin url? | 22 Jan 2006 15:24 GMT | 1 |
After installing CFMX 7, it automatically takes me into my adminstrator url page (http://localhost:8500/cfide/administrator/datasorces/index.cfm). However, I get an "Error Occurred While Processing Request" message. This is a valid url and the index.cfm does exist in my local ...
|
| hosting my own site just for testing? | 20 Jan 2006 18:47 GMT | 1 |
How can I host my own site just for testing purposes? I am using the built in CF server. Why can't I just access the page by: http://ipaddress/filename.cfm
|