Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Panel
titleFrom MongoDB Documentation
  • Linux/Unix: format your drives into XFS or EXT4. If possible, use XFS as it generally performs better with MongoDB.
    • With the WiredTiger storage engine, use of XFS is strongly recommended to avoid performance issues found when using EXT4 with WiredTiger.
    • If using RAID, you may need to configure XFS with your RAID geometry.
  • Windows: use the NTFS file system. Do not use any FAT file system (i.e. FAT 16/32/exFAT).

Hardware Requirements

For optimal performance, it is strongly recommended that DTP and the Database be installed on different servers. The minimum hardware requirements for each are shown in the tables below. In addition, be aware of the following:

...

Default PortDescription
80 (Windows), 8080 (Linux)DTP Server
8443 (Windows and Linux)SSL Connector
2002License Server port for Insure++
8082Data Collector for Parasoft analysis engines and third-party integrations
9003Used by the HyperSQL database server responsible for session management data.
3306Default port used for sending and retrieving MySQL data
5432Default port used for sending and retrieving PostgreSQL data
1521Default port used for sending and retrieving Oracle data
61617JMS events broker
1883MQTT transport connector

...