The SvgRender component is an independent Java application.
SVG configuration settings are located in PlatformServer.conf, SVG.conf, ImageServerRegistry.xml, and ServerSupervisorRegistry.xml.
A socket connection is used to communicate between SvgRender and the Image Server. The port number is 27346. If necessary, it can be changed by setting SVGRender.port
in svg.conf and <SVGTcpPort>
in ImageServerRegistry.xml to a new value.