Hmm, I'm not sure then. I hardly know the first thing about proxies.On Sep 14, 2006, at 5:50 PM, Jalil Feghhi wrote: I forgot to mention that. The log level is set to Debug but there is nothing that helps me find out why the reverse proxy failed.
Here is what I see in access file:
10.172.93.120 - - [14/Sep/2006:20:58:00 +0000] "GET /main/FileStore.ashx/Attachment/13001=Blue%20hills.jpg HTTP/1.1" 500 1287
Nothing related to this request in error log though.
-Jalil
On 9/14/06, Patrick Rutkowski <rutski89@xxxxxxxxx> wrote: Try adding "LogLevel debug" to your config
On Sep 14, 2006, at 5:28 PM, Jalil Feghhi wrote:
> We are using Apache 2.0.x with mod_proxy and for a specific URL we > get a 500 error. I check the error and access log files and only > see that there was an internal server error in the access.log file. > There is no info in error.log file that helps me find out what went > wrong. > > I was wondering how else I can get more info why the request > failed. I am sure the request doesn't get reverse proxied to the > destination web server and something happens inside Apache. > > Any help is appreciated. > > -Jalil > > -- > Jalil
--------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL: http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx
-- Jalil |