In /trunk we have the master connection member of conn_rec which we cannot backport to 2.4.x - as I understand.
Question: can I use a conn_rec->notes entry to hold the master conn_rec of a 2.4.x slave connection? Or is there some better way to do this? Background: I would like to add master connection handling for SSL var lookups and stop brutal-inheriting the mod_ssl config onto slave connections (which is dangerous and a hack). Thoughts? //Stefan
