On Wed, Aug 21, 2002 at 02:05:57PM -0700, Aaron Bannert wrote:
> Sure, but this isn't informative: flood: flood_round_robin.c:867: 
> round_robin_postprocess: Assertion `status == 0' failed.

I'm not saying that the error is informative (none of our errors
are), but the exiting is correct.  If the site changed on you and
you were expecting something else, then it should stop.

> Besides, if the user disables debugging, the assertions will be
> disabled. If this is a fatal error (and I'm still on the fence here)
> then we should detect that case and print a nice message.

How can a user disable asserts?  httpd-2.0 has that capability via
AP_DEBUG_ASSERT, but flood doesn't.  -- justin

Reply via email to