A REST request to an ArcGIS Server Web Map Service (WMS) service fills up the INetCache folder on the web server when the service is configured to use an external capabilities file.
上次发布: December 17, 2019ArcGIS GIS Server
漏洞 ID 编号
BUG-000121137
已提交
March 22, 2019
上次修改时间
June 5, 2024
适用范围
ArcGIS GIS Server
找到的版本
10.6.1
操作系统
Windows OS
操作系统版本
2012 R2
状态
Will Not Be Addressed
开发团队已考虑过该问题或请求,并决定不会解决该问题。 问题的“其他信息”部分可能包含进一步说明。
附加信息
To avoid filling up, cache copy the files to a location that is accessible to the server and use the file URI (or path) to specify the location for external capabilities. For example, if the capabilities files are named capa100.xml, capa111.xml, capa130.xml and are located in C:\Temp then specify c:\temp\capa in the external capabilities property.
解决办法
Change the registry settings for the ArcGIS Server service account: 'HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\Cache\Persistent' to keep the value as 0.