-
Notifications
You must be signed in to change notification settings - Fork 40.8k
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
server.servlet.contextPath with websocket #15973
Comments
Thanks for the report. Unfortunately, “not working good” does not give us enough information to diagnose the problem. The SockJS client issue that you opened didn’t make things much clearer. If you would like us to spend some time trying to help you please spend some time to make it easier for us to do so. You can make it easier by describing the problem in detail and by providing a minimal sample (as a zip attached to this isssue or in a separate Git repository) that reproduces the problem. |
@wilkinsona And in web client side, i use webpack and vue.js, and use proxytable with baseurl added.
|
Thanks for the extra information. Can you please explain why you believe the problem is caused by Spring Boot? From your description, where you say the connection sometimes works slowly and sometimes fails, it sounds like a network problem. How does it behave without any proxy configuration? |
@wilkinsona |
Thanks for trying things without the proxy. Given that things work well without it, I think it's reasonable to assume that the proxy is causing the problem. That's something that is out of Spring Boot's control so I am going to close this issue. The incompatible SockJS errors look suspicious to me. My understanding is that |
@wilkinsona |
Hi~ Nice work!
SockJS relative #470
use spring boot 2.0.2 websocket with contextPath not working good, need u help, thx.
The text was updated successfully, but these errors were encountered: