On Fri, Mar 18, 2016 at 9:36 AM, Jan Kaluža <[email protected]> wrote: > > I've implemented the way described in that question above ^. Please see the > attached patch and share your opinions. > > The syntax to enable IP_FREEBIND currently is: > > Listen 192.168.0.1:80 http freebind
I think we should be able to configure options w/o specifying an (arbitrary) protocol. So "options=option1,option2=val2,..." looks a better alternative to me. Otherwise the patch looks goods, looking forward to it (applied) so that I can also add tcp_fastopen ;) Thanks, Yann.
