2

Using printf() and fprintf() from an apache module in a pre-fork apache seems to interleave the logs in error_log. Would using ap_log_error() instead of, say, fprintf(stderr, ...) fix the interleaving?

Raffi Khatchadourian
  • 3,042
  • 3
  • 31
  • 37

0 Answers0