Files
config-pacs-docker/dcm4chee/default/data/xmbean-attrs/dcm4chee.archive@3Aservice@3DDcmServer.xml
2025-02-26 14:49:25 +07:00

20 lines
1.5 KiB
XML

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- automatically produced by XMLAttributePersistenceManager --><attribute-list date="20250224090835" id="dcm4chee.archive:service=DcmServer">
<attribute name="TCPPort" type="java.lang.Integer">11112</attribute>
<attribute name="LocalAddress" type="java.lang.String">0.0.0.0</attribute>
<attribute name="SecurityProtocol" type="java.lang.String">dicom</attribute>
<attribute name="SSLHandshakeSocketTimeout" type="java.lang.Integer">0</attribute>
<attribute name="DIMSETimeout" type="java.lang.Integer">1200000</attribute>
<attribute name="RequestTimeout" type="java.lang.Integer">5000</attribute>
<attribute name="SocketCloseDelay" type="java.lang.Integer">50</attribute>
<attribute name="MaximumPDULength" type="java.lang.Integer">16352</attribute>
<attribute name="PackPDVs" type="java.lang.Boolean">false</attribute>
<attribute name="TcpNoDelay" type="java.lang.Boolean">true</attribute>
<attribute name="SendBufferSize" type="java.lang.Integer">43520</attribute>
<attribute name="ReceiveBufferSize" type="java.lang.Integer">187200</attribute>
<attribute name="MaximumDICOMClients" type="java.lang.Integer">128</attribute>
<attribute name="MaximumIdleThreads" type="java.lang.Integer">5</attribute>
<attribute name="DicomSecurityServiceName" type="javax.management.ObjectName">dcm4chee.archive:service=DicomSecurity</attribute>
<attribute name="TLSConfigName" type="javax.management.ObjectName">dcm4chee.archive:service=TLSConfig</attribute>
</attribute-list>