Hi!
The cfg framework has the follwing TCP parameters, but they are not configurable from script:
tcp: connect_wait tcp: alias_flags tcp: new_conn_alias_flags
Is this by purpose? Can they only be changed via sercmd tool?
regards klaus
On Jul 03, 2009 at 16:25, Klaus Darilion klaus.mailinglists@pernau.at wrote:
Hi!
The cfg framework has the follwing TCP parameters, but they are not configurable from script:
tcp: connect_wait tcp: alias_flags tcp: new_conn_alias_flags
Is this by purpose? Can they only be changed via sercmd tool?
Yes, is by purpose (they are for experimental use and should not be touched by anybody not familiar with the tcp code). connect_wait is read-only (usable only to see how the tcp code was compiled).
Andrei