An ven., déc 18, 2009, [email protected] schrieb: >An ven., déc 18, 2009, Bogdan-Andrei Iancu schrieb: >>maybe we should simply increase the default number to cover also >>the slow cases. >> >I disagree. You said yourself that 'this number varies' so lets do >what we always do with such variables, and put it in the config. > >PSEUDOCODE > > disable_tls = 0 > tls_method = TLSv1 > [...] > tls_maxretries = 3200 # New variable > >Its not nice of course always stuffing up the config and OpenSIPS >architecture with new variables, but if there's no design based >solution to this then it seems better that way than hard coding >such runtime variable deep into the core. > ...or in the configure script './configure --with-tlsmaxretries=3200' if it really must continue to be a build time variable.
_______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
