Willy, Am 13.03.20 um 08:44 schrieb Willy Tarreau: >> I've added the new `struct connection` member at the end. Please check >> whether you think that is the appropriate place for it or if it should >> be moved somewhere else because of holes or caches. > > I'm seeing that the struct connection has become huge (160 bytes now)
I suspected something like that, that's why I specifically mentioned that piece. > But for now I'm OK with taking your patch above. > I'm not seeing anything in git, yet. Is the patch okay as-is and you are just looking into the `struct connection` refactoring before actually taking it or would you like me to make any changes to it? Best regards Tim Düsterhus

