다음 포함 Platform Server 설정.
이 파일은 JAVA 속성 파일입니다. 적절한 규칙을 따르도록 주의해야 합니다. 그렇지 않으면 Platform Server 시작하지 못할 수 있습니다. Windows 파일 경로의 백슬래시 '\' 대신 이중 백슬래시 '\' 또는 단일 슬래시 '/'를 사용하십시오. 백슬래시는 이러한 유형의 파일에서 이스케이프 문자로 사용됩니다.
이 파일에 대한 변경 사항은 파일이 저장된 후에 적용됩니다.
아래에 나열된 설정만 다음 위치에서 변경할 수 있습니다. PlatformServer.conf. 특정 설정이 없으면 파일의 아무 곳에나 추가할 수 있습니다. 각 설정의 인스턴스는 하나만 있을 수 있습니다.
일반 Platform Server 설정 |
cache.rootPaths=./cache cache.maxEntries=1000000 cache.maxSize=1073741824 isConnection.port=27345 allowDefaultCatalogRequests=true saveToFile.saveTimeout=60000 staticContent.rootPaths=./static-content |
캐시 클러스터 구성 |
cluster.hosts=<empty> cacheCluster.queryTimeout=50 cacheCluster.fetchTimeout=10000 cacheCluster.updateLocalCache=true |
오류 리디렉션 구성 |
errorRedirect.rootUrl=<empty> errorRedirect.connectTimeout=1000 errorRedirect.socketTimeout=30000 |
SVG 구성 |
svgProvider.rootPaths=./이미지 svgProvider.SVGFileSizeLimit=1024 svgProvider.port=8080 svgProvider.fontRoot=./이미지 |
미디어 집합 응답 |
fvctx.useCatalogRecordValidation=false fvctx.nestingLimit=10 fvctx.brochureLimit=20 |