|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: iSCSI - Range of values can be negotiated for integers?> Sending > > MaxConnections = 50 > > means one will support max connections anywhere from 1 to 50. Yes, and this is implicit because of the _nature_ of the key (_maximum_ connections), that is it is a range key in and of itself. Allowing a range in numerical key offers is good since you can check your resources at that time and choose a suitable value... No added complexity. It's just string and atoi() manipuation, checking the next char for comma or dash (my own extension), checking your own resources at that point in time and choosing a suitable value. BTW, does anyone have a state transition diagram for processing the (contents of the) first login PDU? -- Luben
Home Last updated: Thu Mar 07 15:18:10 2002 9036 messages in chronological order |