* Greg Stein <[EMAIL PROTECTED]> wrote: > Taking over the reading/parsing of the file pointer. We pass the fp to > modules (when they process a directive), allowing them to read from > it. Bad bad bad. Especially when you're trying to read your config > from some place funky.
I seem to miss something ;-). AFAICS the module just uses our API? (assuming you mean the things happening in ap_soak_end_container). nd
