You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
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
The text was updated successfully, but these errors were encountered: