> On Feb 24, 2015, at 8:38 AM, Ben Pfaff <b...@nicira.com> wrote: > > On Mon, Feb 23, 2015 at 11:43:37PM -0800, Andy Zhou wrote: >> Raise the connection limit to allow larger number of concurrent >> ovsdb-server connections. Note, ovsdb-server may not perform well >> at the new limit. It is rather a prelude to further scaling tests and >> optimizations. >> >> Signed-off-by: Andy Zhou <az...@nicira.com> >> >> --- >> This limit is currently hard coded. Should we make it a parameter >> for the caller to set? > > I think hard-coding 330 is OK for now.
330 is a strange number. Is that the limit tested or some sort of soft limit? I think a comment on why that number was chosen (even if it's arbitrary) would be helpful. --Justin _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev