Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to make wso2ei 6.6.0 to use http2 protocl? #5547

Open
gennosuke opened this issue Mar 5, 2022 · 4 comments
Open

how to make wso2ei 6.6.0 to use http2 protocl? #5547

gennosuke opened this issue Mar 5, 2022 · 4 comments

Comments

@gennosuke
Copy link

I'm using wso2ei 6.6.0 and my manager wants to set all requests to use http2 protocol, but I can't find a way how to make wso2 use the http2. I'm aware that I can use a web server or load balancer such as haproxy between them but I need to make passthrough to listen on http2 protocol.also I need to send all requests to the backend on http2 protocol any idea how I can handle this situation?!

@LLC-BigInt
Copy link

I think this is question actual for APIM too

@gennosuke
Copy link
Author

I think this is question actual for APIM too

maybe but i need this on wso2ei. do you have any idea how can i handle this?!

@LLC-BigInt
Copy link

Can you add a test case or something else? (where can be view message or error)

@gennosuke
Copy link
Author

actually i have no idea how to put this through , i just tried to make tomcat to listen on http2 and it wotked. in $HOME/repository/conf/tomcat/catalina-server.xml , () but when i set a port listener in $HOME/repository/conf/axis2/axis2.xml in section ,i can't set any http2 protocol or at least i can't find a way .
when i curl using (curl --http2 -I -v mydomain.com) it won't accept http2.
could i make my point or should i explain it in another way?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants