If you use Adobe Dreamweaver, Macromedia HomeSite, Adobe Flex Builder, or Eclipse to develop your applications, you can access a remote ColdFusion server using HTTP. However, you must configure Remote Development Services (RDS) in your integrated development environment (IDE), and RDS must be enabled in ColdFusion. Using RDS, IDE users can securely access remote files and data sources, build SQL queries from these data sources, and debug CFML code.
However, for security reasons, Adobe recommends that you disable RDS on a production server. To disable it, you must disable the RDSServlet mapping.
Disable the RDSServlet mapping
For more information, see Managing ColdFusion services in Windows, or Managing the ColdFusion process in UNIX.