Re: Possible bug with haproxy?

2017-05-27 Thread Philippe Lafoucrière
On Fri, May 26, 2017 at 4:24 PM, Clayton Coleman 
wrote:

> HAProxy doesn't currently support HTTP/2 connections - so unless you've
> done something custom, you shouldn't even be able to connect to HAProxy as
> http/2


That's maybe the issue then. Since A.domain is a passthrough route, http/2
is supported (by our backend).

Thanks
___
users mailing list
users@lists.openshift.redhat.com
http://lists.openshift.redhat.com/openshiftmm/listinfo/users


Re: Possible bug with haproxy?

2017-05-26 Thread Louis Santillan
On the internal consultant chat server, it's come up several times and some
customers are using tcp backend mode (vs. http or https) on their routers
to support http/2.

As for OP's situation, more details are needed about the OAuth client
config and DNS settings.

Is DNS set per the documentation?  The VIP for *.apps.example.com points to
the load balancer(s), or, are you using DNS round robin?

It sounds like there is some sort of a DNS confusion going on, really.

Otherwise, verify that the OAuth authorize, token (and possibly userInfo)
endpoints in the OAuth messages point to where you're expecting [0].

[0]
https://docs.openshift.org/latest/install_config/configuring_authentication.html#OpenID



---

LOUIS P. SANTILLAN

SENIOR CONSULTANT, OPENSHIFT, MIDDLEWARE & DEVOPS

Red Hat Consulting, NA US WEST 

lpsan...@gmail.comM: 3236334854

TRIED. TESTED. TRUSTED. 

On Fri, May 26, 2017 at 1:24 PM, Clayton Coleman 
wrote:

> HAProxy doesn't currently support HTTP/2 connections - so unless you've
> done something custom, you shouldn't even be able to connect to HAProxy as
> http/2
>
> On Fri, May 26, 2017 at 4:10 PM, Philippe Lafoucrière <
> philippe.lafoucri...@tech-angels.com> wrote:
>
>> Hi, could you take a look at this please:
>> https://stackoverflow.com/questions/44162263/request-cached-
>> when-using-http-2/44163462
>>
>> I wonder if the problem could come from haproxy?
>> We're using the images "openshift/origin-haproxy-router:v1.5.0"
>>
>> Thanks,
>> Philippe
>>
>>
>> ___
>> users mailing list
>> users@lists.openshift.redhat.com
>> http://lists.openshift.redhat.com/openshiftmm/listinfo/users
>>
>>
>
> ___
> users mailing list
> users@lists.openshift.redhat.com
> http://lists.openshift.redhat.com/openshiftmm/listinfo/users
>
>
___
users mailing list
users@lists.openshift.redhat.com
http://lists.openshift.redhat.com/openshiftmm/listinfo/users


Re: Possible bug with haproxy?

2017-05-26 Thread Clayton Coleman
HAProxy doesn't currently support HTTP/2 connections - so unless you've
done something custom, you shouldn't even be able to connect to HAProxy as
http/2

On Fri, May 26, 2017 at 4:10 PM, Philippe Lafoucrière <
philippe.lafoucri...@tech-angels.com> wrote:

> Hi, could you take a look at this please:
> https://stackoverflow.com/questions/44162263/request-
> cached-when-using-http-2/44163462
>
> I wonder if the problem could come from haproxy?
> We're using the images "openshift/origin-haproxy-router:v1.5.0"
>
> Thanks,
> Philippe
>
>
> ___
> users mailing list
> users@lists.openshift.redhat.com
> http://lists.openshift.redhat.com/openshiftmm/listinfo/users
>
>
___
users mailing list
users@lists.openshift.redhat.com
http://lists.openshift.redhat.com/openshiftmm/listinfo/users