Bug #3168
server push timeout
0%
Description
My server-push-timeout is set to 600. But I see messages every 5 minutes. Is this a bug?
[2014-May-19 13:52:24.526976] 25652 - [info] "WebRequest: took 0.272ms" 10.160.24.27 - - [2014-May-19 13:57:24.531509] "POST /?wtd=xwJfz8oWFsAdIhMz HTTP/1.1" 200 51
[2014-May-19 13:57:24.531546] 25652 - [info] "WebRequest: took 0.336ms" 10.160.24.27 - - [2014-May-19 14:02:24.536956] "POST /?wtd=xwJfz8oWFsAdIhMz HTTP/1.1" 200 51
[2014-May-19 14:02:24.536991] 25652 - [info] "WebRequest: took 0.295ms" 10.160.24.27 - - [2014-May-19 14:07:24.541849] "POST /?wtd=xwJfz8oWFsAdIhMz HTTP/1.1" 200 51
I also have web-sockets set to true and my browser (Chrome Version 34.0.1847.137 m) supports web-sockets. Is there a way to tell if the server is in fact using web-sockets. I actually did not expect to see the server-push messages with web-sockets turned on.
Wt version is 3.3.2 and I'm using the wthttpd connector.
Thanks
suresh