> On Jan 30, 2017, at 4:21 PM, Jacob Champion <champio...@gmail.com> wrote: > > On 01/30/2017 01:17 PM, Jim Jagielski wrote: >> Looking over fpm_main, Apache is detected iff PHP sees the proxy:balancer >> and/or >> proxy:fcgi prefix. Looking at the logic paths related to 'apache_was_here' > > No, apache_was_here is only *new* Apache. There are other fixups that trigger > on other variables; search for "apache specific" for another example. >
Not seeing anything fpm_main.c...