We still have no solution for this.
See https://groups.google.com/d/msg/jenkinsci-users/wmhprlRiVmI/7q4Il_xRBgAJ
for more details.
Does anyone have a working IIS 8.5 web.config that doesn't give "your
reverse proxy set up is broken"?
Terry
--
You received this message because you are subscr
Hi - Running LTS 1.580.2 served from Tomcat and fronted by Apache using
mod_jk.
Is it possible to solve for the reverse proxy error with this setup, or do
we have to change to using Apache to proxy to tomcat?
--
You received this message because you are subscribed to the Google Groups
"Jenkins
httpd and while Jenkins is
> > available it tells me "It appears that your reverse proxy set up is
> > broken." but I don't know why.
> >
> > This is my httpd config:
> >
> >
> > ServerName jenkins.local
> > ProxyReq
enkins is
> available it tells me "It appears that your reverse proxy set up is
> broken." but I don't know why.
>
> This is my httpd config:
>
>
> ServerName jenkins.local
> ProxyRequests Off
> ProxyPreserveHost On
> ProxyPass / h
gards,
Dennis
On Thursday, March 20, 2014 5:05:47 PM UTC+1, Dennis Jacobfeuerborn wrote:
>
> Hi,
> I just installed a fresh Jenkins behind Apache httpd and while Jenkins is
> available it tells me "It appears that your reverse proxy set up is
> broken.&qu
05 AM, Dennis Jacobfeuerborn wrote:
Hi,
I just installed a fresh Jenkins behind Apache httpd and while Jenkins
is available it tells me "It appears that your reverse proxy set up is
broken." but I don't know why.
This is my httpd config:
ServerName jenkins.local
Hi,
On 20/03/2014 16:05, Dennis Jacobfeuerborn wrote:
Hi,
I just installed a fresh Jenkins behind Apache httpd and while Jenkins
is available it tells me "It appears that your reverse proxy set up is
broken." but I don't know why.
I came across the same problem earlier toda
On 20.03.2014, at 17:05, Dennis Jacobfeuerborn
wrote:
> I just installed a fresh Jenkins behind Apache httpd and while Jenkins is
> available it tells me "It appears that your reverse proxy set up is broken."
> but I don't know why.
Does the error message show up
On Thu, Mar 20, 2014 at 09:05:47AM -0700, Dennis Jacobfeuerborn wrote:
> I just installed a fresh Jenkins behind Apache httpd and while Jenkins is
> available it tells me "It appears that your reverse proxy set up is
> broken." but I don't know why.
https://wiki.jenkin
On Thu, Mar 20, 2014 at 11:28 AM, wrote:
> If you are on Linux, It's much easier to use iptables instead of standing up
> httpd just to proxy.
>
>
>
> iptables -t nat -I PREROUTING --src 0.0.0.0/0 --dst 0.0.0.0/0 -p tcp --dport
> 80 -j REDIRECT --to-ports 8080
>
But both of those approaches forc
Behalf Of Dennis Jacobfeuerborn
Sent: Thursday, March 20, 2014 12:06 PM
To: jenkinsci-users@googlegroups.com
Subject: "It appears that your reverse proxy set up is broken."
Hi,
I just installed a fresh Jenkins behind Apache httpd and while Jenkins is
available it tells me "It ap
Hi,
I just installed a fresh Jenkins behind Apache httpd and while Jenkins is
available it tells me "It appears that your reverse proxy set up is
broken." but I don't know why.
This is my httpd config:
ServerName jenkins.local
ProxyRequests Off
ProxyPreserveHost O
12 matches
Mail list logo