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

Should not response to mismatched search request. #212

Open
auxor opened this issue Nov 2, 2017 · 0 comments
Open

Should not response to mismatched search request. #212

auxor opened this issue Nov 2, 2017 · 0 comments

Comments

@auxor
Copy link

auxor commented Nov 2, 2017

In some local network, there are so many ST-Search request. Chrome browser may send ST-Search continuous.
https://blog.cloudflare.com/ssdp-100gbps/
https://productforums.google.com/forum/#!topic/chromecast/WsbZQaDt9Q0

According to the http://www.upnp.org/specs/arch/UPnP-arch-DeviceArchitecture-v1.0-20080424.pdf, device should not response to mismatched search request. But in ProtocolFactoryImpl, it will response to every search request.

It's better to drop mismatched search request quickly.

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

1 participant