Dear, We have seen that in the previous version of Dubbo, there were configuration like: enable-telnet (https://github.com/apache/dubbo/pull/2809) telnet (https://github.com/apache/dubbo/issues/2795) that can allow disabling telnet.
But it does not seem to work in Dubbo 2.7.6. Best Dat On 2020/05/11 15:20:30, Tien Dat PHAN <[email protected]> wrote: > Dear experts, > > We are using Dubbo 2.7.6. > We do not plan to use QoS server, so that we have disabled the qos server. > We also notice that the Dubbo protocol by default listen to telnet command on > the same port as the Dubbo protocol. > We would like to disable this telnet listening. > Is that possible? If it is possible, could you please let us know how can we > disable it? > > Best regards > Tien Dat PHAN >
