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

FreeBSD: No response from server for Safari websocket requests #17

Open
mikemacedo opened this issue Apr 26, 2012 · 0 comments
Open

FreeBSD: No response from server for Safari websocket requests #17

mikemacedo opened this issue Apr 26, 2012 · 0 comments

Comments

@mikemacedo
Copy link

FreeBSD 8.2-RELEASE amd64, apache-2.2.22_5

Hi,

I am having an issue with the apache-websocket server not responding to Safari websocket requests on FreeBSD.

The mod_websocket_draft76 module is built and and applied. Chrome and firefox both work correctly, but the draft76 module doesn't seem to be responding to Safari/iPad requests.

The same setup works correctly on a Linux system, with a custom handler and the dumb_increment and echo examples.

Has anyone had any success getting Safari websockets to work on FreeBSD?

Thanks.

header example:

Request URL:ws://###.###.###.###/echo
Request Headersview source
Connection:Upgrade
Host:###.###.###.###
Origin:http://###.###.###.###
Sec-WebSocket-Key1:1P OCl &416C 14/94 0'S;
Sec-WebSocket-Key2:3|ntX 39o&f/&7077I5J4?
Upgrade:WebSocket
(Key3):59:D3:C2:83:55:9F:A7:07

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