Actions
Evolution #506
openUse PROTOCOL argument only for the first negociation (to enable RESP2 forcing) then switch to AUTO in case of failure
Description
Always try RESP3 then RESP2 and use sccfgcnx->protocol to store the succeedeed negociation.
Updated by François Cerbelle 15 days ago
- Subject changed from Remove PROTOCOL argument to Use PROTOCOL argument only for the first try
Updated by François Cerbelle 15 days ago
- Subject changed from Use PROTOCOL argument only for the first try to Use PROTOCOL argument only for the first try then switch to AUTO in case of failure
Updated by François Cerbelle 15 days ago
- Subject changed from Use PROTOCOL argument only for the first try then switch to AUTO in case of failure to Use PROTOCOL argument only for the first negociation (to enable RESP2 forcing) then switch to AUTO in case of failure
Updated by François Cerbelle 15 days ago
- Status changed from Nouveau to Résolu
- % Done changed from 0 to 100
Applied in changeset redismodule-smartcache|418d61432e2a8c3cbb6a5614d9ebf3211ec750fb.
Actions