Hello all, is it possible for a module to detect at runtime whether it runs in a "prefork" server or in a "worker" (threaded) server? Our module must behave differently depending on this.
Or are we required to provide a separate build for each configuration? Thank you for your help, Roland
