Squid causing websocket issues
- by Kvad
I am running squid 2.x. When trying to use websockets in my web application I get the following in my squid logs
13/Jun/2012:10:05:08 +1000 558 192.168.19.76 TCP_MISS/100 199 POST http://api.pusherapp.com/apps/21932/channels/2830b5dd-e75b-4788-ae4a-6da903460d22/events? - DIRECT/107.22.252.43 -
TCP_MISS/100 indicates that the service is returning the wrong thing from what I can see.
What can I do to fix this?