> Runtime is harder, but you can just use ap_mpm_query to get the MPMs
> characteristics.  This won't give you the MPM name, but it will let you
> know if the MPM is threaded or not.

What is the correct way to fail in a filter post_config?  Do I return -1
from it if my filter finds a fatal error?  I can't use ap_log_rerror() at
this point, right?  How would I log the reason for the failure?

-Rasmus

Reply via email to