https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243532
--- Comment #2 from Vladislav V. Prodan <[email protected]> --- (In reply to Vladislav V. Prodan from comment #1) kern.ipc.maxsockets <= kern.maxfiles You can increase kern.maxfiles, and only then can you increase the kern.ipc.maxsockets value, but not more than the kern.maxfiles value. In any case, you want a more informative answer than "Invalid argument". -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
