Patches item #531048, was opened at 2002-03-17 18:43 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=303152&aid=531048&group_id=3152
Category: other Group: None Status: Open Resolution: None Priority: 5 Submitted By: David Walker (vt_dwalker) Assigned to: Nobody/Anonymous (nobody) Summary: 500 status for pre_auth filter failure Initial Comment: patch for aolserver-3.4 Currently a failure in a pre-auth filter will result in nothing being logged in the access log and nothing being returned to the client. This patch returns a 500 internal error to the client and allows trace filters to run which results in a 500 error showing up in the access log as well. The server log still contains the pre_auth filter error. Side effects: Runs all trace filters for pre_auth filter failures. ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=303152&aid=531048&group_id=3152
