You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by K R <kp...@gmail.com> on 2015/06/29 17:53:18 UTC

[users@httpd] how to trace a proxypass directive

Hi,

I am trying to use a proxypass and proxypass directive  but it seems to be
not working .

How can I trace it . appreciate any pointers

Thanks in advance
Kart

Re: [users@httpd] how to trace a proxypass directive

Posted by Aurélien Terrestris <at...@gmail.com>.
If the logs still don't say anything, check if LoadModule proxy*** and
rewrite are in the config.
Instead of ProxyPass, you can use a RewriteRule with the P flag and
this one is also supposed to log lots of things.

2015-07-02 10:35 GMT+02:00 Daniel <df...@gmail.com>:
> LogLevel warn proxy:trace3 for 2.4.x
> Loglevel debug for 2.2.x
>
> I would also make sure the proxypass directives are in the correct
> virtualhost, in case the requests are reaching another virtualhost different
> than the one where you defined the proxypass directives. Defining specific
> log files for different virtualhosts helps checking this.
>
> Without any more info, it's just guesswork.
>
> 2015-06-29 17:53 GMT+02:00 K R <kp...@gmail.com>:
>>
>> Hi,
>>
>> I am trying to use a proxypass and proxypass directive  but it seems to be
>> not working .
>>
>> How can I trace it . appreciate any pointers
>>
>> Thanks in advance
>> Kart
>
>
>
>
> --
> Daniel Ferradal
> IT Specialist
>
> email         dferradal at gmail.com
> linkedin     es.linkedin.com/in/danielferradal

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] how to trace a proxypass directive

Posted by Daniel <df...@gmail.com>.
LogLevel warn proxy:trace3 for 2.4.x
Loglevel debug for 2.2.x

I would also make sure the proxypass directives are in the correct
virtualhost, in case the requests are reaching another virtualhost
different than the one where you defined the proxypass directives. Defining
specific log files for different virtualhosts helps checking this.

Without any more info, it's just guesswork.

2015-06-29 17:53 GMT+02:00 K R <kp...@gmail.com>:

> Hi,
>
> I am trying to use a proxypass and proxypass directive  but it seems to be
> not working .
>
> How can I trace it . appreciate any pointers
>
> Thanks in advance
> Kart
>



-- 
*Daniel Ferradal*
IT Specialist

email         dferradal at gmail.com
linkedin     es.linkedin.com/in/danielferradal