Hi all,

I've been using pound as a reverse proxy for a little while now, and I
love it. It allows me to host a plethora of web services across a
diverse server landscape (windows, *nix, micro, etc.) while conserving
public IP address space. 

My question though is this; is it possible to allow pound to
pass-through HTTP error messages from the server to the client? For
example, a backend server hits an error and dumps out the details that
caused the error, however those details are replaced by pound with a
simple "An internal server error occurred". I don't want to use Err500
to serve up a static file, I'd like to be able to pass the actual
backend error to the browser through pound. Is that possible?

Thanks,
Amal

--
To unsubscribe send an email with subject unsubscribe to [email protected].
Please contact [email protected] for questions.

Reply via email to