Can we have compression enabled for one neighbour and regular connection for another neighbour using the same TCP port as local end points while configuring the RVRD?

Can we have compression enabled for one neighbour and regular connection for another neighbour using the same TCP port as local end points while configuring the RVRD?

book

Article ID: KB0093230

calendar_today

Updated On:

Products Versions
TIBCO Rendezvous -
Not Applicable -

Description

Resolution:
No, the same TCP port cannot be used for regular and compressed connections.  Compression is done on top of the TCP connection.  It means, we cannot have the same TCP local port for normal connection for one neighbour and compressed connection for another neighbour. So, please use the 2 different local ports (one for regular connection and one for compressed connection).

Issue/Introduction

Can we have compression enabled for one neighbour and regular connection for another neighbour using the same TCP port as local end points while configuring the RVRD?