Advertisement
Guest User

Untitled

a guest
Jun 11th, 2017
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 5.77 KB | None | 0 0
  1. <!-- When elevating sessions to Production, make sure to also update
  2.         p2p routing                 - Session point 2 point routing
  3.         low speed translation       - Split Preferred, etc.
  4.         high speed translation      - FIX translation
  5. -->
  6.  
  7. <fix-flyer>
  8.     <acceptor acceptor-port="13007" acceptor-socket-timeout="0"
  9.         generic-acceptor="true" />
  10.  
  11.     <global-session-options
  12.         adj-range-resend-request="true" boundary-resend-logic="true"
  13.         enable-cron-triggers="true" enable-eod="true" resend-fast="true"
  14.         use-routing-cache="false">
  15.         <routing>
  16.             <Sender CompID="FDX" />
  17.         </routing>
  18.     </global-session-options>
  19.  
  20.     <activemq-notification broker-url="tcp://10.20.100.151:61616"
  21.         engineAlias="FDXEngine" password="guest" persistent="false" subject="engine.events"
  22.         topic="true" username="guest" />
  23.     <replication add-to-cache-if-no-connections="true"
  24.         replication-port="7800" />
  25.     <server acceptor-enable="true" base-directory="confs/fdx"
  26.         cache-properties="confs/fdx/conf.xml" channel-min-expand-size="5000000"
  27.         channel-read-buffer="256000" channel-use-allocate-direct="true"
  28.         channel-write-buffer="2560000" checkpoint="10" command-line="true"
  29.         enable-block-handling="true" event-notifications-class="flyer.notification.ActiveMQEventNotifier"
  30.         event-notifications-config="confs/fdx/conf.xml" fast-log="true"
  31.         fast-log-file="logs\fix.log" fast-log-sync-time="500" fast-log-time="true"
  32.         file-sync="false" initiator-enable="true" log4j-xml-conf="log4j-conf.xml"
  33.         message-block-limit="5" message-block-model="SINGLETON"
  34.         message-block-size="1024" network-before-disk="true"
  35.         password="084e0343a0486ff05530df6c705c8bb4" remote-commands="true"
  36.         socket-bulk-writes="true" socket-write-spin="32"
  37.         store-class="flyer.core.store.repl2.ReplicatedFileMessageStore"
  38.         sync-cluster="false" sync-timeout="250000" temp-directory="temp"
  39.         use-fast-methods="true" username="guest" web-commands="true" web-port="13002"
  40.         write-buffer-size="100000"
  41.         enable-hst="true"/>
  42.     <application application-port="13010"
  43.         local-application-class="flyer.core.adapter.jms.JMSAdapter" />
  44.     <jms alwaysAuditIncoming="false" auditWhenNoClients="true"
  45.         destinationFormatType="BY_SENDER_TARGET" disable-api-messages="true"
  46.         factory-provider="flyer.jms.MQJMSProvider" hostname="10.20.20.126"
  47.         injectAppID="false" maxPerCycle="500" messageBlockModel="1"
  48.         messageBlockSize="2048" password="fdxnet" port="1414" queue-manager="FDXBETA"
  49.         reconnectAttemptInterval="1000" refreshAllOnStartup="true"
  50.         reverseRouting="true" subscribeBySession="false" user="mqm" /> 
  51.  
  52.     <applications-sessions-list>
  53.         <application-session enable-block-handling="true"
  54.             host-address="127.0.0.1" password="084e0343a0486ff05530df6c705c8bb4"
  55.             port="" use-fast-methods="true" username="guest"></application-session>
  56.     </applications-sessions-list>
  57.  
  58.     <fix-sessions-list>
  59.  
  60.         <fix-session accept="false" auto-connect="true"
  61.             connect-time="0 45 07 ? * MON-FRI" disconnect-time="0 40 17 ? * MON-FRI"
  62.             enable-eod="true" enable-modules="true" encrypt-alias="SellSide"
  63.             eod-time="0 45 17 ? * *" fix-version="FIX.4.2"
  64.             heartbeat-interval="30" host-address="170.61.18.133" port="5009"
  65.             enable-commit-events="true" enable-commit-events-interval="true"
  66.             commit-events-interval-time="1000">
  67.             <routing-mapping>
  68.                 <map from="49" to="50" />
  69.                 <map from="56" to="49" />
  70.                 <map from="57" to="56" />
  71.                 <map from="115" to="115" />
  72.             </routing-mapping>  
  73.             <routing>
  74.                 <Sender CompID="FDX" />
  75.                 <Target CompID="PERSHING"/>
  76.             </routing>
  77.         </fix-session>
  78.  
  79.         <!--Failover Connection to Tennessee
  80.         <fix-session accept="false" auto-connect="true"
  81.             connect-time="0 45 07 ? * MON-FRI" disconnect-time="0 30 19 ? * MON-FRI"
  82.             enable-eod="true" enable-modules="true" encrypt-alias="SellSide"
  83.             eod-time="0 40 19 ? * *" fix-version="FIX.4.2"
  84.             heartbeat-interval="30" host-address="170.61.20.133" port="5009"
  85.             enable-commit-events="true" enable-commit-events-interval="true"
  86.             commit-events-interval-time="1000">
  87.             <routing-mapping>
  88.                 <map from="49" to="50" />
  89.                <map from="56" to="49" />
  90.                 <map from="57" to="56" />
  91.                 <map from="115" to="115" />
  92.                 </routing-mapping>  
  93.             <routing>
  94.                 <Sender CompID="FDX" />
  95.                 <Target CompID="PERSHING"/>
  96.             </routing>
  97.         </fix-session>-->
  98.  
  99.         <fix-session accept="false" auto-connect="true"
  100.             connect-time="0 45 07 ? * MON-FRI" disconnect-time="0 30 19 ? * MON-FRI"
  101.             enable-eod="true" enable-modules="true" encrypt-alias="SellSide"
  102.             eod-time="0 40 19 ? * *" fix-version="FIX.4.0"
  103.             heartbeat-interval="30" host-address="10.99.100.135" port="7077"
  104.             enable-commit-events="true" enable-commit-events-interval="true"
  105.             commit-events-interval-time="1000">
  106.             <routing-mapping>
  107.                 <map from="49" to="50" />
  108.                 <map from="56" to="49" />
  109.                 <map from="57" to="56" />
  110.                 <map from="115" to="115" />
  111.                 </routing-mapping>  
  112.             <routing>
  113.                 <Sender CompID="FDX" />
  114.                 <Target CompID="FLYER"/>
  115.             </routing>
  116.         </fix-session>
  117.  
  118.         <fix-session accept="false" auto-connect="true"
  119.             connect-time="0 45 07 ? * MON-FRI" disconnect-time="0 40 17 ? * MON-FRI"
  120.             enable-eod="true" enable-modules="true" encrypt-alias="SellSide"
  121.             eod-time="0 45 17 ? * *" fix-version="FIX.4.2"
  122.             heartbeat-interval="30" host-address="170.61.20.133" port="5004"
  123.             enable-commit-events="true" enable-commit-events-interval="true"
  124.             commit-events-interval-time="1000">
  125.             <routing-mapping>
  126.                 <map from="49" to="50" />
  127.                 <map from="56" to="49" />
  128.                 <map from="57" to="56" />
  129.                 <map from="115" to="115" />
  130.                 </routing-mapping>  
  131.             <routing>
  132.                 <Sender CompID="FDX2" />
  133.                 <Target CompID="PERSHING"/>
  134.             </routing>
  135.         </fix-session>
  136.        
  137.     </fix-sessions-list>
  138. </fix-flyer>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement