I'm looking at an implementation to resolve an issue with intermittent connection failures between components. Reviewing the architecture is such that for example, a host will have a T-Server, proxy config server, 2 x DBServers, ICON, StatServer PLUS SQL Server Instance with the ICON DB and 2 x third party DBs, CLI Integrator service and IIS running a CLI capture to a SQL Server DB.
The Framework Deployment Guide (in the T-Server section) states, "Do not install real-time third party applications on the computer running T-Server".
Is SQL Server considered a real time third party application? Is this even a supported configuration?