Hi Tom,

Attachments seem to work ok on this list.

I don't think we can return 500 internal server error after
Ns_ConnRunRequest has been invoked as it may have already sent an http
response code via streaming output or ns_returnxxx.

-Andrew

On Sat, Apr 4, 2009 at 12:00 PM, Tom Jackson <t...@rmadilo.com> wrote:
> Here is a test patch for the ns_adp_abort issue.
>
> The patch enables sending an error message in the case of an actual
> error during adp processing, or after a postauth filter (preauth errors
> already allow this behavior).
>
> Also, logging is enabled in all cases. If an error occurs, a 500
> response is sent and this is what is logged.
>
> I haven't tested this with ns_adp_break. But it works with ns_adp_return
> and ns_adp_abort as well as error handling in and adp.
>
> tom jackson
>
> Not sure if I can attach the patch, but here goes:
>
>
>
>
> --
> AOLserver - http://www.aolserver.com/
>
> To Remove yourself from this list, simply send an email to 
> <lists...@listserv.aol.com> with the
> body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: 
> field of your email blank.
>


--
AOLserver - http://www.aolserver.com/

To Remove yourself from this list, simply send an email to 
<lists...@listserv.aol.com> with the
body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: 
field of your email blank.

Reply via email to