When applying the rule Disable SSL Detection from within the VPM you are simply disabling the detection of SSL encrypted traffic over a non-standard port. The Edge SWG (ProxySG) will still attempt to detect other protocols.
For example:
<proxy>
url.domain=example.com detect_protocol (none)
<proxy>
url.address=A.B.C.D detect_protocol (none)
Not all applications report a User-Agent so this may not be an option for all scenarios.
<proxy>
User-Agent="application-specific-agent-name" detect_protocol (none)
If you have more than one URL, IP Address or User-Agent that needs this rule applied, please see the Content Language Policy Guide for your specific SGOS for more information on how to create 'Condition' rules to encompass more than one object in a single rule.
.