Le dimanche 14 novembre 2010 15:06:50, Willy Tarreau a écrit : > In my opinion, we should use the listener's backlog. This will require > some code changes in order to be able to pass the backlog's size to > create_uxst_socket(). On the other hand, this function is quite old now > and is only used by uxst_bind_listener(). Probably that it will be easier > to move its code there and get rid of the function. > > Do you want to send a patch with that ?
OK to send a patch, just the time to merge create_uxst_socket() in uxst_bind_listener(), then, and doing some tests ;-) -- Cyril Bonté

