> > Content-Length: 8 > You can add this header by HAProxy for all your websocket queries:
reqadd Content-Length:\ 8 > Then I tried to read again > > set str [read $x 10] > ns_log notice $str > > and typed 10 characters in the telnet client which showed up in the > log. > Dedicated thread for each client is not good idea when you have a lot of client connections. -- Best regards, Alexey Pechnikov. http://pechnikov.tel/ -- AOLserver - http://www.aolserver.com/ To Remove yourself from this list, simply send an email to <[email protected]> with the body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: field of your email blank.
