我的团队正在从Windows Server 2003和IIS 6上的Coldfusion 8迁移到Windows Server 2008R2和IIS 7.5上的Coldfusion 10。 在我们为CF10服务器构build的标准中,我们已经为POST请求参数的最大数量实现了默认值100。 但是,由于server.log中的错误,我的客户要求限制提高到3000以上,显示: "Error","ajp-bio-8018-exec-2","06/17/14","10:40:46",,"POST parameters exceeds the maximum limit 100 specified in the server. You can modify the setting in Administrator Server Settings." 我想增加安抚客户的限制,但是不能太高以影响服务器上托pipe的应用程序和其他环境的稳定性。 将这个设置增加到5000或更高的分歧是什么? 是不是有IIS的缺点和限制? 谢谢。
我想为我的apache中的一个虚拟主机禁用ColdFusion-Server。 这一个虚拟主机是一个ruby on rails应用程序(redmine)。 有任何想法吗?
我有一个ColdFusion 11更新2服务器,我想尝试新的Java UseStringDeDuplication 设置,确实有效 -Xdebug -Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=5005 -XX:+UseG1GC -Xbatch -Dcoldfusion.home={application.home} -Duser.language=en -Dcoldfusion.rootDir={application.home} -Dcoldfusion.libPath={application.home}/lib -Dorg.apache.coyote.USE_CUSTOM_STATUS_MSG_IN_HEADER=true -Dcoldfusion.jsafe.defaultalgo=FIPS186Random 设置不起作用 -Xdebug -Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=5005 -XX:+UseG1GC -XX:+UseStringDeduplication -Xbatch -Dcoldfusion.home={application.home} -Duser.language=en -Dcoldfusion.rootDir={application.home} -Dcoldfusion.libPath={application.home}/lib -Dorg.apache.coyote.USE_CUSTOM_STATUS_MSG_IN_HEADER=true -Dcoldfusion.jsafe.defaultalgo=FIPS186Random 启动CF服务时出现错误消息 networking应用程序[/]创build了一个ThreadLocaltypes的键[coldfusion.util.DateUtils $ 1](值[coldfusion.util。 DateUtils $ 1 @ 3067104])和值types[java.util.GregorianCalendar](值[java.util.GregorianCalendar [time = 1417077698336,areFieldsSet = true,areAllFieldsSet = true,lenient = false,zone = sun.util.calendar .ZoneInfo [ID = “美国/洛杉矶”,偏移= -28800000,dstSavings = 3600000,useDaylight =真,过渡= 185,lastRule […]
我们有一个Web应用程序,在两台机器上进行负载平衡,前面有一个java服务器(tomcat),ColdFusion和Apache。 前一段时间我们注意到cfregistry文件在两台服务器上都有不同的大小:一个是89Mb,另一个是44Mb。 有这个大小是正常的吗? 他们有这么大的差别是正常的吗? 提前致谢。
我正在testing一个CFMX代码,将它放在远程桌面上,并在我的本地主机上工作。 在远程桌面上有一个现有的文件夹“D:\ inetpub \ wwwroot \ TEST.com”。 然后,我把我的代码放在一个文件夹“D:\ inetpub \ wwwroot \ Aug24 \ TEST.com”,几个小时前运行良好。 但唉,文件夹“Aug24 \ TEST.com”现在是空的。 我检查了隐藏的文件和回收站,…没有运气。 在Inetpub中经常使用文件吗?有没有解决这个问题的方法? 我不确定是否有其他人可能会篡改文件。我想确定,在问我的pipe理员之前。 请帮助谢谢,并视为瓦斯
我正在寻找正确的方法来共享所有虚拟主机的Coldfusion引擎。 这就是我如何在Tomcat conf中的server.xml上configuration虚拟主机: <Host name="localhost" appBase="webapps" unpackWARs="false" autoDeploy="true" xmlValidation="false" xmlNamespaceAware="false"> <Context path="" docBase="cfusion/" reloadable="true" privileged="true" antiResourceLocking="false" anitJARLocking="false" allowLinking="true"/> </Host> <Host name="mysite1" appBase="webapps" xmlValidation="false" xmlNamespaceAware="false"> <Context path="" docBase="/mnt/webroot/mysite1" /> </Host> 这对我来说是无效的,因为我正在为每个虚拟主机实例化一个Coldfusion进程,并且需要我复制每个站点中的WEB-INF文件夹。 我的问题是,有什么办法可以为每个虚拟主机共享相同的ColdFusion实例,在cfusion文件夹之外维护网站webroot? 我正在使用Apache Tomcat 6和Coldfusion企业版8.非常感谢。
对于我的Flex < – > ColdFusion-App,我想切换到SSL。 在ColdFusionpipe理员中,我有以下选项: Lets you use Secure Socket Layer (SSL) encryption for the RMI communication between Flex and ColdFusion. This is not required unless you are transmitting authentication information or confidential data between Flex and ColdFusion over an unsecured network. You must provide a keystore file and keystore password. For instructions on […]
我们正在运行几个VMWare虚拟机,而且我们对ColdFusion 9集群有一个奇怪的行为。 当虚拟机在同一个ESX上运行时,这些会话将在不同的实例之间共享。 当虚拟机在两个不同的ESX上时,会话不再共享。 你有什么主意吗? 有没有人运行这种configuration没有任何问题?
根据以下链接,我为CF 6.1configuration了IIS 7: http://www.communitymx.com/content/article.cfm?page=1&cid=224AA 但我仍然收到以下错误: Server Error in Application "DEFAULT WEB SITE" Internet Information Services 7.5 Error Summary HTTP Error 404.17 – Not Found The requested content appears to be script and will not be served by the static file handler. Detailed Error Information Module StaticFileModule Notification ExecuteRequestHandler Handler StaticFile Error Code 0x80070032 Requested URL […]
我有一个来自Coldfusion 8和IIS 7的非常奇怪的行为。 在IIS上,声明了一个站点,其中一个子目录是一个虚拟目录,位于本地文件系统。 除了一个子目录之外,一切正在工作。 突然之间,当我尝试访问子文件夹时,出现错误403访问被拒绝。 我放置一个简单的CFM页面来做我的testing: <html> <head> </head> <body> <cfoutput>Test</cfoutput> </body> </html> 这个请求的作品: http://myserver/vDir/fckeditor/editor/test.cfm 虽然这个触发403: http://myserver/vDir/fckeditor/editor/filemanager/test.cfm 我检查了以下,找不到任何区别: NTFS权限 – >在两个目录上相同。 运行ColdFusion服务的用户具有“完全控制” IIS身份validation – >在两个文件夹上相同 授权规则 – >在两个文件夹上都是相同的 处理程序映射 – >在两个文件夹上相同 我打开了失败请求追踪并添加了一个规则来捕获事件。 看来通配符Coldfusion ISAPIfilter实际上是抛出exception: CALL_ISAPI_EXTENSION: DllName ColdfusionInstallationPath \ runtime \ lib \ wsconfig \ 1 \ jrun_iis6_wildcard.dll MODULE_SET_RESPONSE_ERROR_STATUS: ModuleName IsapiModule 通知128 HttpStatus 403 HttpReason […]