quickfix.quickfix-server.properties Maven / Gradle / Ivy
The newest version!
# suppress inspection "UnusedProperty" for whole file
# suppress inspection "WrongPropertyKeyValueDelimiter" for whole file
#
# Copyright 2014 The FIX.io Project
#
# The FIX.io Project licenses this file to you under the Apache License,
# version 2.0 (the "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at:
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
# License for the specific language governing permissions and limitations
# under the License.
#
[DEFAULT]
StartTime=00:00:02
EndTime=00:00:01
BeginString=FIX.4.4
ReconnectInterval=60
HeartBtInt=30
ResetOnLogon=Y
ResetOnLogout=Y
SLF4JLogPrependSessionID=Y
SLF4JLogHeartbeats=Y
SLF4JLogEventCategory=quickfixj
SLF4JLogIncomingMessageCategory=quickfixj.msg.incoming
SLF4JLogOutgoingMessageCategory=quickfixj.msg.outgoing
[SESSION]
ConnectionType=acceptor
SenderCompID=Server.CompID
SenderSubID=Server.SubID
TargetCompID=Client.CompID
TargetSubID=Client.SubID
SocketAcceptPort=10101
© 2015 - 2025 Weber Informatics LLC | Privacy Policy