Advertisement
Guest User

Untitled

a guest
Dec 10th, 2016
156
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 213.81 KB | None | 0 0
  1. 2016-12-10 16:13:24.872 INFO - Using data dir '/home/pi/blynk'
  2. 2016-12-10 16:13:25.064 DEBUG - Starting reading user DB.
  3. 2016-12-10 16:13:49.682 DEBUG - Reading user DB finished.
  4. 2016-12-10 16:13:49.696 INFO - Region : local
  5. 2016-12-10 16:13:51.387 DEBUG - Using SLF4J as the default logging framework
  6. 2016-12-10 16:13:51.531 DEBUG - -Dio.netty.eventLoopThreads: 2
  7. 2016-12-10 16:13:52.795 DEBUG - java.nio.Buffer.address: available
  8. 2016-12-10 16:13:52.808 DEBUG - sun.misc.Unsafe.theUnsafe: available
  9. 2016-12-10 16:13:52.834 DEBUG - sun.misc.Unsafe.copyMemory: available
  10. 2016-12-10 16:13:52.895 DEBUG - java.nio.Bits.unaligned: false
  11. 2016-12-10 16:13:52.902 DEBUG - java.nio.DirectByteBuffer.<init>(long, int): available
  12. 2016-12-10 16:13:52.968 DEBUG - java.nio.ByteBuffer.cleaner(): available
  13. 2016-12-10 16:13:53.090 DEBUG - Java version: 8
  14. 2016-12-10 16:13:53.093 DEBUG - -Dio.netty.noUnsafe: false
  15. 2016-12-10 16:13:53.127 DEBUG - sun.misc.Unsafe: available
  16. 2016-12-10 16:13:53.185 DEBUG - -Dio.netty.noJavassist: false
  17. 2016-12-10 16:13:56.726 DEBUG - Javassist: available
  18. 2016-12-10 16:13:56.742 DEBUG - -Dio.netty.tmpdir: /tmp (java.io.tmpdir)
  19. 2016-12-10 16:13:56.760 DEBUG - -Dio.netty.bitMode: 32 (sun.arch.data.model)
  20. 2016-12-10 16:13:56.784 DEBUG - -Dio.netty.noPreferDirect: false
  21. 2016-12-10 16:13:56.825 DEBUG - io.netty.maxDirectMemory: 111542272 bytes
  22. 2016-12-10 16:13:58.059 DEBUG - -Dio.netty.noKeySetOptimization: false
  23. 2016-12-10 16:13:58.077 DEBUG - -Dio.netty.selectorAutoRebuildThreshold: 512
  24. 2016-12-10 16:13:58.480 TRACE - Instrumented an optimized java.util.Set into: sun.nio.ch.EPollSelectorImpl@160fe40
  25. 2016-12-10 16:13:58.564 TRACE - Instrumented an optimized java.util.Set into: sun.nio.ch.EPollSelectorImpl@5ffe9e
  26. 2016-12-10 16:13:58.590 TRACE - Instrumented an optimized java.util.Set into: sun.nio.ch.EPollSelectorImpl@2c971f
  27. 2016-12-10 16:14:00.216 DEBUG - -Dio.netty.leakDetection.level: simple
  28. 2016-12-10 16:14:00.222 DEBUG - -Dio.netty.leakDetection.maxRecords: 4
  29. 2016-12-10 16:14:00.269 DEBUG - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@1554c5f
  30. 2016-12-10 16:14:17.435 DEBUG - Default protocols (JDK): [TLSv1.2, TLSv1.1, TLSv1]
  31. 2016-12-10 16:14:17.445 DEBUG - Default cipher suites (JDK): [TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA, SSL_RSA_WITH_3DES_EDE_CBC_SHA]
  32. 2016-12-10 16:14:19.038 DEBUG - -Dio.netty.allocator.numHeapArenas: 1
  33. 2016-12-10 16:14:19.057 DEBUG - -Dio.netty.allocator.numDirectArenas: 1
  34. 2016-12-10 16:14:19.084 DEBUG - -Dio.netty.allocator.pageSize: 8192
  35. 2016-12-10 16:14:19.084 DEBUG - -Dio.netty.allocator.maxOrder: 11
  36. 2016-12-10 16:14:19.085 DEBUG - -Dio.netty.allocator.chunkSize: 16777216
  37. 2016-12-10 16:14:19.094 DEBUG - -Dio.netty.allocator.tinyCacheSize: 512
  38. 2016-12-10 16:14:19.095 DEBUG - -Dio.netty.allocator.smallCacheSize: 256
  39. 2016-12-10 16:14:19.136 DEBUG - -Dio.netty.allocator.normalCacheSize: 64
  40. 2016-12-10 16:14:19.136 DEBUG - -Dio.netty.allocator.maxCachedBufferCapacity: 32768
  41. 2016-12-10 16:14:19.137 DEBUG - -Dio.netty.allocator.cacheTrimInterval: 8192
  42. 2016-12-10 16:14:23.340 INFO - Initializing gmail smtp mail transport. Username : [email protected]. SMTP host : smtp.gmail.com:587
  43. 2016-12-10 16:14:24.715 DEBUG - Generated: io.netty.util.internal.__matchers__.cc.blynk.server.core.protocol.model.messages.appllication.LoginMessageMatcher
  44. 2016-12-10 16:14:24.755 DEBUG - Generated: io.netty.util.internal.__matchers__.cc.blynk.server.core.protocol.model.messages.MessageBaseMatcher
  45. 2016-12-10 16:14:24.768 DEBUG - hard.socket.idle.timeout = 15
  46. 2016-12-10 16:14:24.799 WARN - ATTENTION. Certificate /root and key /root paths not valid. Using embedded certs. This is not secure. Please replace it with your own certs.
  47. 2016-12-10 16:14:24.849 DEBUG - -Dio.netty.initialSeedUniquifier: 0x060af67ebd7c67f4
  48. 2016-12-10 16:14:39.755 DEBUG - -Dio.netty.buffer.bytebuf.checkAccessible: true
  49. 2016-12-10 16:14:39.769 DEBUG - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@7ef2e0
  50. 2016-12-10 16:14:40.275 DEBUG - -Dio.netty.allocator.type: pooled
  51. 2016-12-10 16:14:40.287 DEBUG - -Dio.netty.threadLocalDirectBufferSize: 65536
  52. 2016-12-10 16:14:40.290 DEBUG - -Dio.netty.maxThreadLocalCharBufferSize: 16384
  53. 2016-12-10 16:14:41.564 DEBUG - Generated: io.netty.util.internal.__matchers__.cc.blynk.server.core.protocol.model.messages.appllication.RegisterMessageMatcher
  54. 2016-12-10 16:14:41.673 DEBUG - Generated: io.netty.util.internal.__matchers__.cc.blynk.server.core.protocol.model.messages.appllication.sharing.ShareLoginMessageMatcher
  55. 2016-12-10 16:14:41.736 DEBUG - Generated: io.netty.util.internal.__matchers__.cc.blynk.server.core.protocol.model.messages.appllication.GetServerMessageMatcher
  56. 2016-12-10 16:14:41.749 WARN - ATTENTION. Server certificate paths cert : '/root', key : '/root' - not valid. Using embedded server certs and one way ssl. This is not secure. Please replace it with your own certs.
  57. 2016-12-10 16:14:48.572 DEBUG - app.socket.idle.timeout = 600
  58. 2016-12-10 16:17:56.819 INFO - Using data dir '/home/pi/blynk'
  59. 2016-12-10 16:17:56.990 DEBUG - Starting reading user DB.
  60. 2016-12-10 16:18:18.519 DEBUG - Reading user DB finished.
  61. 2016-12-10 16:18:18.534 INFO - Region : local
  62. 2016-12-10 16:18:19.700 DEBUG - Using SLF4J as the default logging framework
  63. 2016-12-10 16:18:19.786 DEBUG - -Dio.netty.eventLoopThreads: 2
  64. 2016-12-10 16:18:21.989 DEBUG - java.nio.Buffer.address: available
  65. 2016-12-10 16:18:22.004 DEBUG - sun.misc.Unsafe.theUnsafe: available
  66. 2016-12-10 16:18:22.034 DEBUG - sun.misc.Unsafe.copyMemory: available
  67. 2016-12-10 16:18:22.062 DEBUG - java.nio.Bits.unaligned: false
  68. 2016-12-10 16:18:22.071 DEBUG - java.nio.DirectByteBuffer.<init>(long, int): available
  69. 2016-12-10 16:18:22.112 DEBUG - java.nio.ByteBuffer.cleaner(): available
  70. 2016-12-10 16:18:22.185 DEBUG - Java version: 8
  71. 2016-12-10 16:18:22.194 DEBUG - -Dio.netty.noUnsafe: false
  72. 2016-12-10 16:18:22.201 DEBUG - sun.misc.Unsafe: available
  73. 2016-12-10 16:18:22.227 DEBUG - -Dio.netty.noJavassist: false
  74. 2016-12-10 16:18:25.621 DEBUG - Javassist: available
  75. 2016-12-10 16:18:25.633 DEBUG - -Dio.netty.tmpdir: /tmp (java.io.tmpdir)
  76. 2016-12-10 16:18:25.638 DEBUG - -Dio.netty.bitMode: 32 (sun.arch.data.model)
  77. 2016-12-10 16:18:25.646 DEBUG - -Dio.netty.noPreferDirect: false
  78. 2016-12-10 16:18:25.662 DEBUG - io.netty.maxDirectMemory: 111542272 bytes
  79. 2016-12-10 16:18:26.394 DEBUG - -Dio.netty.noKeySetOptimization: false
  80. 2016-12-10 16:18:26.404 DEBUG - -Dio.netty.selectorAutoRebuildThreshold: 512
  81. 2016-12-10 16:18:26.674 TRACE - Instrumented an optimized java.util.Set into: sun.nio.ch.EPollSelectorImpl@160fe40
  82. 2016-12-10 16:18:26.727 TRACE - Instrumented an optimized java.util.Set into: sun.nio.ch.EPollSelectorImpl@5ffe9e
  83. 2016-12-10 16:18:26.744 TRACE - Instrumented an optimized java.util.Set into: sun.nio.ch.EPollSelectorImpl@2c971f
  84. 2016-12-10 16:18:27.958 DEBUG - -Dio.netty.leakDetection.level: simple
  85. 2016-12-10 16:18:27.982 DEBUG - -Dio.netty.leakDetection.maxRecords: 4
  86. 2016-12-10 16:18:28.045 DEBUG - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@1554c5f
  87. 2016-12-10 16:18:46.295 DEBUG - Default protocols (JDK): [TLSv1.2, TLSv1.1, TLSv1]
  88. 2016-12-10 16:18:46.324 DEBUG - Default cipher suites (JDK): [TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA, SSL_RSA_WITH_3DES_EDE_CBC_SHA]
  89. 2016-12-10 16:18:47.556 DEBUG - -Dio.netty.allocator.numHeapArenas: 1
  90. 2016-12-10 16:18:47.580 DEBUG - -Dio.netty.allocator.numDirectArenas: 1
  91. 2016-12-10 16:18:47.595 DEBUG - -Dio.netty.allocator.pageSize: 8192
  92. 2016-12-10 16:18:47.595 DEBUG - -Dio.netty.allocator.maxOrder: 11
  93. 2016-12-10 16:18:47.596 DEBUG - -Dio.netty.allocator.chunkSize: 16777216
  94. 2016-12-10 16:18:47.597 DEBUG - -Dio.netty.allocator.tinyCacheSize: 512
  95. 2016-12-10 16:18:47.597 DEBUG - -Dio.netty.allocator.smallCacheSize: 256
  96. 2016-12-10 16:18:47.598 DEBUG - -Dio.netty.allocator.normalCacheSize: 64
  97. 2016-12-10 16:18:47.599 DEBUG - -Dio.netty.allocator.maxCachedBufferCapacity: 32768
  98. 2016-12-10 16:18:47.599 DEBUG - -Dio.netty.allocator.cacheTrimInterval: 8192
  99. 2016-12-10 16:18:51.743 INFO - Initializing gmail smtp mail transport. Username : [email protected]. SMTP host : smtp.gmail.com:587
  100. 2016-12-10 16:18:53.118 DEBUG - Generated: io.netty.util.internal.__matchers__.cc.blynk.server.core.protocol.model.messages.appllication.LoginMessageMatcher
  101. 2016-12-10 16:18:53.197 DEBUG - Generated: io.netty.util.internal.__matchers__.cc.blynk.server.core.protocol.model.messages.MessageBaseMatcher
  102. 2016-12-10 16:18:53.234 DEBUG - hard.socket.idle.timeout = 15
  103. 2016-12-10 16:18:53.304 WARN - ATTENTION. Certificate /root and key /root paths not valid. Using embedded certs. This is not secure. Please replace it with your own certs.
  104. 2016-12-10 16:18:53.414 DEBUG - -Dio.netty.initialSeedUniquifier: 0x7420a197d937948d
  105. 2016-12-10 16:19:05.137 DEBUG - -Dio.netty.buffer.bytebuf.checkAccessible: true
  106. 2016-12-10 16:19:05.141 DEBUG - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@7ef2e0
  107. 2016-12-10 16:19:06.120 DEBUG - -Dio.netty.allocator.type: pooled
  108. 2016-12-10 16:19:06.128 DEBUG - -Dio.netty.threadLocalDirectBufferSize: 65536
  109. 2016-12-10 16:19:06.145 DEBUG - -Dio.netty.maxThreadLocalCharBufferSize: 16384
  110. 2016-12-10 16:19:07.882 DEBUG - Generated: io.netty.util.internal.__matchers__.cc.blynk.server.core.protocol.model.messages.appllication.RegisterMessageMatcher
  111. 2016-12-10 16:19:08.101 DEBUG - Generated: io.netty.util.internal.__matchers__.cc.blynk.server.core.protocol.model.messages.appllication.sharing.ShareLoginMessageMatcher
  112. 2016-12-10 16:19:08.256 DEBUG - Generated: io.netty.util.internal.__matchers__.cc.blynk.server.core.protocol.model.messages.appllication.GetServerMessageMatcher
  113. 2016-12-10 16:19:08.272 WARN - ATTENTION. Server certificate paths cert : '/root', key : '/root' - not valid. Using embedded server certs and one way ssl. This is not secure. Please replace it with your own certs.
  114. 2016-12-10 16:19:20.759 DEBUG - app.socket.idle.timeout = 600
  115. 2016-12-10 16:19:24.597 WARN - ATTENTION. Certificate /root and key /root paths not valid. Using embedded certs. This is not secure. Please replace it with your own certs.
  116. 2016-12-10 16:19:32.143 WARN - ATTENTION. Certificate /root and key /root paths not valid. Using embedded certs. This is not secure. Please replace it with your own certs.
  117. 2016-12-10 16:19:36.359 WARN - ATTENTION. Certificate /root and key /root paths not valid. Using embedded certs. This is not secure. Please replace it with your own certs.
  118. 2016-12-10 16:19:46.498 DEBUG - Generated: io.netty.util.internal.__matchers__.io.netty.handler.codec.mqtt.MqttConnectMessageMatcher
  119. 2016-12-10 16:19:46.513 DEBUG - hard.socket.idle.timeout = 15
  120. 2016-12-10 16:19:47.065 DEBUG - -Dio.netty.processId: 423 (auto-detected)
  121. 2016-12-10 16:19:47.182 DEBUG - Loopback interface: lo (lo, 0:0:0:0:0:0:0:1%lo)
  122. 2016-12-10 16:19:47.215 DEBUG - /proc/sys/net/core/somaxconn: 128
  123. 2016-12-10 16:19:47.258 DEBUG - -Dio.netty.machineId: b8:27:eb:ff:fe:92:79:52 (auto-detected)
  124. 2016-12-10 16:19:48.454 INFO - Hardware plain tcp/ip server listening at 8442 port.
  125. 2016-12-10 16:19:48.545 INFO - Hardware SSL server listening at 8441 port.
  126. 2016-12-10 16:19:48.566 INFO - Application server listening at 8443 port.
  127. 2016-12-10 16:19:48.585 INFO - HTTP API server listening at 8080 port.
  128. 2016-12-10 16:19:48.599 INFO - HTTPS API server listening at 9443 port.
  129. 2016-12-10 16:19:48.620 INFO - HTTPS Admin UI server listening at 7443 port.
  130. 2016-12-10 16:19:48.634 INFO - Web Sockets server listening at 8082 port.
  131. 2016-12-10 16:19:48.651 INFO - Web SSL Sockets server listening at 8081 port.
  132. 2016-12-10 16:19:48.675 INFO - Mqtt hardware server listening at 8440 port.
  133. 2016-12-10 16:20:59.644 DEBUG - -Dio.netty.recycler.maxCapacity: 32768
  134. 2016-12-10 16:20:59.653 DEBUG - -Dio.netty.recycler.maxSharedCapacityFactor: 2
  135. 2016-12-10 16:20:59.657 DEBUG - -Dio.netty.recycler.linkCapacity: 16
  136. 2016-12-10 16:21:00.451 TRACE - Incoming LoginMessage{id=1, command=Login, length=32, body='74b6799d563c42dca156ef65e200ff6d'}
  137. 2016-12-10 16:21:00.787 DEBUG - Generated: io.netty.util.internal.__matchers__.cc.blynk.server.core.protocol.model.messages.StringMessageMatcher
  138. 2016-12-10 16:21:01.143 TRACE - Creating unique session for user: UserKey{name='[email protected]', appName='Blynk'}
  139. 2016-12-10 16:21:01.154 DEBUG - completeLogin. [id: 0x973a8fb1, L:/127.0.0.1:8442 - R:/127.0.0.1:49890]
  140. 2016-12-10 16:21:03.165 INFO - [email protected] hardware joined.
  141. 2016-12-10 16:21:03.319 TRACE - Incoming HardwareInfoMessage{id=1, command=HardwareInfo, length=18, body='ver v0.0.40 dev js'}
  142. 2016-12-10 16:21:03.364 TRACE - Info command. heartbeat interval 0
  143. 2016-12-10 16:21:03.378 TRACE - Incoming HardwareSyncMessage{id=2, command=HardwareSync, length=0, body=''}
  144. 2016-12-10 16:21:03.562 TRACE - Incoming HardwareMessage{id=3, command=Hardware, length=19, body='vw 0 -< WELCOME >-'}
  145. 2016-12-10 16:21:03.630 TRACE - Incoming HardwareMessage{id=4, command=Hardware, length=19, body='vw 1 10/12 16:21:03'}
  146. 2016-12-10 16:21:03.665 TRACE - Incoming HardwareMessage{id=5, command=Hardware, length=34, body='vw 4 The Cobweb Palace is online.
  147. '}
  148. 2016-12-10 16:21:03.670 TRACE - Incoming HardwareMessage{id=6, command=Hardware, length=13, body='vw 28 connect'}
  149. 2016-12-10 16:21:03.695 TRACE - Incoming HardwareMessage{id=7, command=Hardware, length=34, body='vw 28 The Cobweb Palace is online.'}
  150. 2016-12-10 16:21:13.244 TRACE - Incoming PingMessage{id=8, command=Ping, length=0, body=''}
  151. 2016-12-10 16:21:23.263 TRACE - Incoming PingMessage{id=9, command=Ping, length=0, body=''}
  152. 2016-12-10 16:21:30.859 DEBUG - Generated: io.netty.util.internal.__matchers__.io.netty.handler.codec.http.HttpObjectMatcher
  153. 2016-12-10 16:21:31.045 DEBUG - Generated: io.netty.util.internal.__matchers__.io.netty.handler.codec.http.websocketx.WebSocketFrameMatcher
  154. 2016-12-10 16:21:31.722 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  155. GET /websockets HTTP/1.1
  156. Connection: Upgrade
  157. Upgrade: websocket
  158. Host: 192.168.1.50:8082
  159. Sec-WebSocket-Version: 13
  160. Sec-WebSocket-Key: MTMtMTQ4MTM3OTY1MDgyNA==
  161. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  162. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  163. 2016-12-10 16:21:31.724 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  164. GET /websockets HTTP/1.1
  165. Connection: Upgrade
  166. Upgrade: websocket
  167. Host: 192.168.1.50:8082
  168. Sec-WebSocket-Version: 13
  169. Sec-WebSocket-Key: MTMtMTQ4MTM3OTYwNjczNA==
  170. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  171. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  172. 2016-12-10 16:21:31.922 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  173. GET /websockets HTTP/1.1
  174. Connection: Upgrade
  175. Upgrade: websocket
  176. Host: 192.168.1.50:8082
  177. Sec-WebSocket-Version: 13
  178. Sec-WebSocket-Key: MTMtMTQ4MTM3OTY1MjcxNw==
  179. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  180. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  181. 2016-12-10 16:21:31.928 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  182. GET /websockets HTTP/1.1
  183. Connection: Upgrade
  184. Upgrade: websocket
  185. Host: 192.168.1.50:8082
  186. Sec-WebSocket-Version: 13
  187. Sec-WebSocket-Key: MTMtMTQ4MTM3OTY2NDUxNw==
  188. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  189. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  190. 2016-12-10 16:21:32.008 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  191. GET /websockets HTTP/1.1
  192. Connection: Upgrade
  193. Upgrade: websocket
  194. Host: 192.168.1.50:8082
  195. Sec-WebSocket-Version: 13
  196. Sec-WebSocket-Key: MTMtMTQ4MTM3OTY2NjY3Mw==
  197. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  198. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  199. 2016-12-10 16:21:32.062 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  200. GET /websockets HTTP/1.1
  201. Connection: Upgrade
  202. Upgrade: websocket
  203. Host: 192.168.1.50:8082
  204. Sec-WebSocket-Version: 13
  205. Sec-WebSocket-Key: MTMtMTQ4MTM3OTY2NzA4OQ==
  206. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  207. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  208. 2016-12-10 16:21:32.098 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  209. GET /websockets HTTP/1.1
  210. Connection: Upgrade
  211. Upgrade: websocket
  212. Host: 192.168.1.50:8082
  213. Sec-WebSocket-Version: 13
  214. Sec-WebSocket-Key: MTMtMTQ4MTM3OTY4NjM2Mw==
  215. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  216. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  217. 2016-12-10 16:21:33.271 TRACE - Incoming PingMessage{id=10, command=Ping, length=0, body=''}
  218. 2016-12-10 16:21:43.273 TRACE - Incoming PingMessage{id=11, command=Ping, length=0, body=''}
  219. 2016-12-10 16:21:52.139 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  220. GET /websockets HTTP/1.1
  221. Connection: Upgrade
  222. Upgrade: websocket
  223. Host: 192.168.1.50:8082
  224. Sec-WebSocket-Version: 13
  225. Sec-WebSocket-Key: MTMtMTQ4MTM3OTcxMjAxOA==
  226. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  227. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  228. 2016-12-10 16:21:52.156 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  229. GET /websockets HTTP/1.1
  230. Connection: Upgrade
  231. Upgrade: websocket
  232. Host: 192.168.1.50:8082
  233. Sec-WebSocket-Version: 13
  234. Sec-WebSocket-Key: MTMtMTQ4MTM3OTcxMjA2NA==
  235. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  236. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  237. 2016-12-10 16:21:52.238 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  238. GET /websockets HTTP/1.1
  239. Connection: Upgrade
  240. Upgrade: websocket
  241. Host: 192.168.1.50:8082
  242. Sec-WebSocket-Version: 13
  243. Sec-WebSocket-Key: MTMtMTQ4MTM3OTcxMjE2Mw==
  244. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  245. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  246. 2016-12-10 16:21:52.266 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  247. GET /websockets HTTP/1.1
  248. Connection: Upgrade
  249. Upgrade: websocket
  250. Host: 192.168.1.50:8082
  251. Sec-WebSocket-Version: 13
  252. Sec-WebSocket-Key: MTMtMTQ4MTM3OTcxMjEwOA==
  253. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  254. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  255. 2016-12-10 16:21:52.625 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  256. GET /websockets HTTP/1.1
  257. Connection: Upgrade
  258. Upgrade: websocket
  259. Host: 192.168.1.50:8082
  260. Sec-WebSocket-Version: 13
  261. Sec-WebSocket-Key: MTMtMTQ4MTM3OTcxMjI5Mw==
  262. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  263. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  264. 2016-12-10 16:21:52.641 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  265. GET /websockets HTTP/1.1
  266. Connection: Upgrade
  267. Upgrade: websocket
  268. Host: 192.168.1.50:8082
  269. Sec-WebSocket-Version: 13
  270. Sec-WebSocket-Key: MTMtMTQ4MTM3OTcxMjI0OA==
  271. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  272. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  273. 2016-12-10 16:21:52.661 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  274. GET /websockets HTTP/1.1
  275. Connection: Upgrade
  276. Upgrade: websocket
  277. Host: 192.168.1.50:8082
  278. Sec-WebSocket-Version: 13
  279. Sec-WebSocket-Key: MTMtMTQ4MTM3OTcxMjMxMg==
  280. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  281. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  282. 2016-12-10 16:21:52.666 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  283. GET /websockets HTTP/1.1
  284. Connection: Upgrade
  285. Upgrade: websocket
  286. Host: 192.168.1.50:8082
  287. Sec-WebSocket-Version: 13
  288. Sec-WebSocket-Key: MTMtMTQ4MTM3OTcxMjMzNA==
  289. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  290. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  291. 2016-12-10 16:21:52.694 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  292. GET /websockets HTTP/1.1
  293. Connection: Upgrade
  294. Upgrade: websocket
  295. Host: 192.168.1.50:8082
  296. Sec-WebSocket-Version: 13
  297. Sec-WebSocket-Key: MTMtMTQ4MTM3OTcxMjM2Mg==
  298. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  299. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  300. 2016-12-10 16:21:52.715 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  301. GET /websockets HTTP/1.1
  302. Connection: Upgrade
  303. Upgrade: websocket
  304. Host: 192.168.1.50:8082
  305. Sec-WebSocket-Version: 13
  306. Sec-WebSocket-Key: MTMtMTQ4MTM3OTcxMjQ2NQ==
  307. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  308. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  309. 2016-12-10 16:21:52.717 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  310. GET /websockets HTTP/1.1
  311. Connection: Upgrade
  312. Upgrade: websocket
  313. Host: 192.168.1.50:8082
  314. Sec-WebSocket-Version: 13
  315. Sec-WebSocket-Key: MTMtMTQ4MTM3OTcxMjQyNg==
  316. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  317. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  318. 2016-12-10 16:21:52.733 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  319. GET /websockets HTTP/1.1
  320. Connection: Upgrade
  321. Upgrade: websocket
  322. Host: 192.168.1.50:8082
  323. Sec-WebSocket-Version: 13
  324. Sec-WebSocket-Key: MTMtMTQ4MTM3OTcxMjQ5OQ==
  325. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  326. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  327. 2016-12-10 16:21:52.739 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  328. GET /websockets HTTP/1.1
  329. Connection: Upgrade
  330. Upgrade: websocket
  331. Host: 192.168.1.50:8082
  332. Sec-WebSocket-Version: 13
  333. Sec-WebSocket-Key: MTMtMTQ4MTM3OTcxMjU0Mg==
  334. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  335. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  336. 2016-12-10 16:21:52.770 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  337. GET /websockets HTTP/1.1
  338. Connection: Upgrade
  339. Upgrade: websocket
  340. Host: 192.168.1.50:8082
  341. Sec-WebSocket-Version: 13
  342. Sec-WebSocket-Key: MTMtMTQ4MTM3OTcxMjUxOQ==
  343. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  344. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  345. 2016-12-10 16:21:53.274 TRACE - Incoming PingMessage{id=12, command=Ping, length=0, body=''}
  346. 2016-12-10 16:22:03.275 TRACE - Incoming PingMessage{id=13, command=Ping, length=0, body=''}
  347. 2016-12-10 16:22:12.338 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  348. GET /websockets HTTP/1.1
  349. Connection: Upgrade
  350. Upgrade: websocket
  351. Host: 192.168.1.50:8082
  352. Sec-WebSocket-Version: 13
  353. Sec-WebSocket-Key: MTMtMTQ4MTM3OTczMjE4OA==
  354. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  355. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  356. 2016-12-10 16:22:12.359 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  357. GET /websockets HTTP/1.1
  358. Connection: Upgrade
  359. Upgrade: websocket
  360. Host: 192.168.1.50:8082
  361. Sec-WebSocket-Version: 13
  362. Sec-WebSocket-Key: MTMtMTQ4MTM3OTczMjIyNQ==
  363. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  364. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  365. 2016-12-10 16:22:12.462 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  366. GET /websockets HTTP/1.1
  367. Connection: Upgrade
  368. Upgrade: websocket
  369. Host: 192.168.1.50:8082
  370. Sec-WebSocket-Version: 13
  371. Sec-WebSocket-Key: MTMtMTQ4MTM3OTczMjI0Ng==
  372. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  373. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  374. 2016-12-10 16:22:12.400 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  375. GET /websockets HTTP/1.1
  376. Connection: Upgrade
  377. Upgrade: websocket
  378. Host: 192.168.1.50:8082
  379. Sec-WebSocket-Version: 13
  380. Sec-WebSocket-Key: MTMtMTQ4MTM3OTczMjI3MQ==
  381. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  382. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  383. 2016-12-10 16:22:12.542 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  384. GET /websockets HTTP/1.1
  385. Connection: Upgrade
  386. Upgrade: websocket
  387. Host: 192.168.1.50:8082
  388. Sec-WebSocket-Version: 13
  389. Sec-WebSocket-Key: MTMtMTQ4MTM3OTczMjM4OA==
  390. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  391. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  392. 2016-12-10 16:22:12.604 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  393. GET /websockets HTTP/1.1
  394. Connection: Upgrade
  395. Upgrade: websocket
  396. Host: 192.168.1.50:8082
  397. Sec-WebSocket-Version: 13
  398. Sec-WebSocket-Key: MTMtMTQ4MTM3OTczMjM0Nw==
  399. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  400. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  401. 2016-12-10 16:22:12.637 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  402. GET /websockets HTTP/1.1
  403. Connection: Upgrade
  404. Upgrade: websocket
  405. Host: 192.168.1.50:8082
  406. Sec-WebSocket-Version: 13
  407. Sec-WebSocket-Key: MTMtMTQ4MTM3OTczMjQ5Nw==
  408. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  409. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  410. 2016-12-10 16:22:12.641 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  411. GET /websockets HTTP/1.1
  412. Connection: Upgrade
  413. Upgrade: websocket
  414. Host: 192.168.1.50:8082
  415. Sec-WebSocket-Version: 13
  416. Sec-WebSocket-Key: MTMtMTQ4MTM3OTczMjQ0OQ==
  417. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  418. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  419. 2016-12-10 16:22:13.277 TRACE - Incoming PingMessage{id=14, command=Ping, length=0, body=''}
  420. 2016-12-10 16:22:13.456 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  421. GET /websockets HTTP/1.1
  422. Connection: Upgrade
  423. Upgrade: websocket
  424. Host: 192.168.1.50:8082
  425. Sec-WebSocket-Version: 13
  426. Sec-WebSocket-Key: MTMtMTQ4MTM3OTczMjc5OA==
  427. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  428. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  429. 2016-12-10 16:22:13.474 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  430. GET /websockets HTTP/1.1
  431. Connection: Upgrade
  432. Upgrade: websocket
  433. Host: 192.168.1.50:8082
  434. Sec-WebSocket-Version: 13
  435. Sec-WebSocket-Key: MTMtMTQ4MTM3OTczMjc3OA==
  436. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  437. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  438. 2016-12-10 16:22:13.480 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  439. GET /websockets HTTP/1.1
  440. Connection: Upgrade
  441. Upgrade: websocket
  442. Host: 192.168.1.50:8082
  443. Sec-WebSocket-Version: 13
  444. Sec-WebSocket-Key: MTMtMTQ4MTM3OTczMjgxNw==
  445. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  446. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  447. 2016-12-10 16:22:13.526 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  448. GET /websockets HTTP/1.1
  449. Connection: Upgrade
  450. Upgrade: websocket
  451. Host: 192.168.1.50:8082
  452. Sec-WebSocket-Version: 13
  453. Sec-WebSocket-Key: MTMtMTQ4MTM3OTczMjg0Mw==
  454. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  455. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  456. 2016-12-10 16:22:13.536 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  457. GET /websockets HTTP/1.1
  458. Connection: Upgrade
  459. Upgrade: websocket
  460. Host: 192.168.1.50:8082
  461. Sec-WebSocket-Version: 13
  462. Sec-WebSocket-Key: MTMtMTQ4MTM3OTczMjg3Ng==
  463. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  464. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  465. 2016-12-10 16:22:13.551 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  466. GET /websockets HTTP/1.1
  467. Connection: Upgrade
  468. Upgrade: websocket
  469. Host: 192.168.1.50:8082
  470. Sec-WebSocket-Version: 13
  471. Sec-WebSocket-Key: MTMtMTQ4MTM3OTczMjkyMQ==
  472. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  473. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  474. 2016-12-10 16:22:13.566 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  475. GET /websockets HTTP/1.1
  476. Connection: Upgrade
  477. Upgrade: websocket
  478. Host: 192.168.1.50:8082
  479. Sec-WebSocket-Version: 13
  480. Sec-WebSocket-Key: MTMtMTQ4MTM3OTczMzAzMA==
  481. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  482. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  483. 2016-12-10 16:22:13.583 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  484. GET /websockets HTTP/1.1
  485. Connection: Upgrade
  486. Upgrade: websocket
  487. Host: 192.168.1.50:8082
  488. Sec-WebSocket-Version: 13
  489. Sec-WebSocket-Key: MTMtMTQ4MTM3OTczMzA5Mw==
  490. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  491. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  492. 2016-12-10 16:22:13.585 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  493. GET /websockets HTTP/1.1
  494. Connection: Upgrade
  495. Upgrade: websocket
  496. Host: 192.168.1.50:8082
  497. Sec-WebSocket-Version: 13
  498. Sec-WebSocket-Key: MTMtMTQ4MTM3OTczMjkwMQ==
  499. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  500. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  501. 2016-12-10 16:22:13.601 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  502. GET /websockets HTTP/1.1
  503. Connection: Upgrade
  504. Upgrade: websocket
  505. Host: 192.168.1.50:8082
  506. Sec-WebSocket-Version: 13
  507. Sec-WebSocket-Key: MTMtMTQ4MTM3OTczMjk0Mg==
  508. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  509. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  510. 2016-12-10 16:22:13.624 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  511. GET /websockets HTTP/1.1
  512. Connection: Upgrade
  513. Upgrade: websocket
  514. Host: 192.168.1.50:8082
  515. Sec-WebSocket-Version: 13
  516. Sec-WebSocket-Key: MTMtMTQ4MTM3OTczMzA2Ng==
  517. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  518. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  519. 2016-12-10 16:22:13.636 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  520. GET /websockets HTTP/1.1
  521. Connection: Upgrade
  522. Upgrade: websocket
  523. Host: 192.168.1.50:8082
  524. Sec-WebSocket-Version: 13
  525. Sec-WebSocket-Key: MTMtMTQ4MTM3OTczMzE0Mg==
  526. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  527. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  528. 2016-12-10 16:22:13.642 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  529. GET /websockets HTTP/1.1
  530. Connection: Upgrade
  531. Upgrade: websocket
  532. Host: 192.168.1.50:8082
  533. Sec-WebSocket-Version: 13
  534. Sec-WebSocket-Key: MTMtMTQ4MTM3OTczMzExMw==
  535. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  536. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  537. 2016-12-10 16:22:13.675 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  538. GET /websockets HTTP/1.1
  539. Connection: Upgrade
  540. Upgrade: websocket
  541. Host: 192.168.1.50:8082
  542. Sec-WebSocket-Version: 13
  543. Sec-WebSocket-Key: MTMtMTQ4MTM3OTczMzE4Mg==
  544. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  545. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  546. 2016-12-10 16:22:13.680 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  547. GET /websockets HTTP/1.1
  548. Connection: Upgrade
  549. Upgrade: websocket
  550. Host: 192.168.1.50:8082
  551. Sec-WebSocket-Version: 13
  552. Sec-WebSocket-Key: MTMtMTQ4MTM3OTczMzE2Mw==
  553. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  554. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  555. 2016-12-10 16:22:13.689 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  556. GET /websockets HTTP/1.1
  557. Connection: Upgrade
  558. Upgrade: websocket
  559. Host: 192.168.1.50:8082
  560. Sec-WebSocket-Version: 13
  561. Sec-WebSocket-Key: MTMtMTQ4MTM3OTczMzIwMg==
  562. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  563. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  564. 2016-12-10 16:22:13.698 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  565. GET /websockets HTTP/1.1
  566. Connection: Upgrade
  567. Upgrade: websocket
  568. Host: 192.168.1.50:8082
  569. Sec-WebSocket-Version: 13
  570. Sec-WebSocket-Key: MTMtMTQ4MTM3OTczMzIyMg==
  571. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  572. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  573. 2016-12-10 16:22:13.705 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  574. GET /websockets HTTP/1.1
  575. Connection: Upgrade
  576. Upgrade: websocket
  577. Host: 192.168.1.50:8082
  578. Sec-WebSocket-Version: 13
  579. Sec-WebSocket-Key: MTMtMTQ4MTM3OTczMzI1MA==
  580. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  581. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  582. 2016-12-10 16:22:13.722 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  583. GET /websockets HTTP/1.1
  584. Connection: Upgrade
  585. Upgrade: websocket
  586. Host: 192.168.1.50:8082
  587. Sec-WebSocket-Version: 13
  588. Sec-WebSocket-Key: MTMtMTQ4MTM3OTczMzI4NQ==
  589. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  590. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  591. 2016-12-10 16:22:13.746 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  592. GET /websockets HTTP/1.1
  593. Connection: Upgrade
  594. Upgrade: websocket
  595. Host: 192.168.1.50:8082
  596. Sec-WebSocket-Version: 13
  597. Sec-WebSocket-Key: MTMtMTQ4MTM3OTczMzMzMw==
  598. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  599. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  600. 2016-12-10 16:22:23.278 TRACE - Incoming PingMessage{id=15, command=Ping, length=0, body=''}
  601. 2016-12-10 16:22:32.464 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  602. GET /websockets HTTP/1.1
  603. Connection: Upgrade
  604. Upgrade: websocket
  605. Host: 192.168.1.50:8082
  606. Sec-WebSocket-Version: 13
  607. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc1MjM4Nw==
  608. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  609. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  610. 2016-12-10 16:22:32.470 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  611. GET /websockets HTTP/1.1
  612. Connection: Upgrade
  613. Upgrade: websocket
  614. Host: 192.168.1.50:8082
  615. Sec-WebSocket-Version: 13
  616. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc1MjQyMw==
  617. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  618. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  619. 2016-12-10 16:22:32.674 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  620. GET /websockets HTTP/1.1
  621. Connection: Upgrade
  622. Upgrade: websocket
  623. Host: 192.168.1.50:8082
  624. Sec-WebSocket-Version: 13
  625. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc1MjQ3MQ==
  626. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  627. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  628. 2016-12-10 16:22:32.685 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  629. GET /websockets HTTP/1.1
  630. Connection: Upgrade
  631. Upgrade: websocket
  632. Host: 192.168.1.50:8082
  633. Sec-WebSocket-Version: 13
  634. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc1MjUwMA==
  635. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  636. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  637. 2016-12-10 16:22:32.738 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  638. GET /websockets HTTP/1.1
  639. Connection: Upgrade
  640. Upgrade: websocket
  641. Host: 192.168.1.50:8082
  642. Sec-WebSocket-Version: 13
  643. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc1MjU0MA==
  644. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  645. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  646. 2016-12-10 16:22:32.729 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  647. GET /websockets HTTP/1.1
  648. Connection: Upgrade
  649. Upgrade: websocket
  650. Host: 192.168.1.50:8082
  651. Sec-WebSocket-Version: 13
  652. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc1MjU4MA==
  653. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  654. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  655. 2016-12-10 16:22:32.777 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  656. GET /websockets HTTP/1.1
  657. Connection: Upgrade
  658. Upgrade: websocket
  659. Host: 192.168.1.50:8082
  660. Sec-WebSocket-Version: 13
  661. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc1MjYyMA==
  662. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  663. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  664. 2016-12-10 16:22:32.793 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  665. GET /websockets HTTP/1.1
  666. Connection: Upgrade
  667. Upgrade: websocket
  668. Host: 192.168.1.50:8082
  669. Sec-WebSocket-Version: 13
  670. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc1MjU5OQ==
  671. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  672. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  673. 2016-12-10 16:22:32.996 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  674. GET /websockets HTTP/1.1
  675. Connection: Upgrade
  676. Upgrade: websocket
  677. Host: 192.168.1.50:8082
  678. Sec-WebSocket-Version: 13
  679. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc1MjcwMA==
  680. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  681. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  682. 2016-12-10 16:22:33.017 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  683. GET /websockets HTTP/1.1
  684. Connection: Upgrade
  685. Upgrade: websocket
  686. Host: 192.168.1.50:8082
  687. Sec-WebSocket-Version: 13
  688. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc1Mjc0MQ==
  689. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  690. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  691. 2016-12-10 16:22:33.055 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  692. GET /websockets HTTP/1.1
  693. Connection: Upgrade
  694. Upgrade: websocket
  695. Host: 192.168.1.50:8082
  696. Sec-WebSocket-Version: 13
  697. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc1MjgxNw==
  698. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  699. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  700. 2016-12-10 16:22:33.040 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  701. GET /websockets HTTP/1.1
  702. Connection: Upgrade
  703. Upgrade: websocket
  704. Host: 192.168.1.50:8082
  705. Sec-WebSocket-Version: 13
  706. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc1Mjc4MQ==
  707. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  708. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  709. 2016-12-10 16:22:33.069 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  710. GET /websockets HTTP/1.1
  711. Connection: Upgrade
  712. Upgrade: websocket
  713. Host: 192.168.1.50:8082
  714. Sec-WebSocket-Version: 13
  715. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc1MjkwNg==
  716. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  717. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  718. 2016-12-10 16:22:33.072 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  719. GET /websockets HTTP/1.1
  720. Connection: Upgrade
  721. Upgrade: websocket
  722. Host: 192.168.1.50:8082
  723. Sec-WebSocket-Version: 13
  724. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc1Mjg2OA==
  725. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  726. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  727. 2016-12-10 16:22:33.078 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  728. GET /websockets HTTP/1.1
  729. Connection: Upgrade
  730. Upgrade: websocket
  731. Host: 192.168.1.50:8082
  732. Sec-WebSocket-Version: 13
  733. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc1MjkyNg==
  734. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  735. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  736. 2016-12-10 16:22:33.094 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  737. GET /websockets HTTP/1.1
  738. Connection: Upgrade
  739. Upgrade: websocket
  740. Host: 192.168.1.50:8082
  741. Sec-WebSocket-Version: 13
  742. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc1Mjk1NA==
  743. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  744. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  745. 2016-12-10 16:22:33.280 TRACE - Incoming PingMessage{id=16, command=Ping, length=0, body=''}
  746. 2016-12-10 16:22:33.565 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  747. GET /websockets HTTP/1.1
  748. Connection: Upgrade
  749. Upgrade: websocket
  750. Host: 192.168.1.50:8082
  751. Sec-WebSocket-Version: 13
  752. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc1MzUwMA==
  753. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  754. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  755. 2016-12-10 16:22:33.585 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  756. GET /websockets HTTP/1.1
  757. Connection: Upgrade
  758. Upgrade: websocket
  759. Host: 192.168.1.50:8082
  760. Sec-WebSocket-Version: 13
  761. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc1MzUzNA==
  762. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  763. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  764. 2016-12-10 16:22:33.849 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  765. GET /websockets HTTP/1.1
  766. Connection: Upgrade
  767. Upgrade: websocket
  768. Host: 192.168.1.50:8082
  769. Sec-WebSocket-Version: 13
  770. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc1MzYwOQ==
  771. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  772. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  773. 2016-12-10 16:22:33.874 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  774. GET /websockets HTTP/1.1
  775. Connection: Upgrade
  776. Upgrade: websocket
  777. Host: 192.168.1.50:8082
  778. Sec-WebSocket-Version: 13
  779. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc1MzU4MA==
  780. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  781. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  782. 2016-12-10 16:22:33.879 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  783. GET /websockets HTTP/1.1
  784. Connection: Upgrade
  785. Upgrade: websocket
  786. Host: 192.168.1.50:8082
  787. Sec-WebSocket-Version: 13
  788. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc1MzY1OA==
  789. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  790. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  791. 2016-12-10 16:22:33.956 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  792. GET /websockets HTTP/1.1
  793. Connection: Upgrade
  794. Upgrade: websocket
  795. Host: 192.168.1.50:8082
  796. Sec-WebSocket-Version: 13
  797. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc1MzY4OQ==
  798. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  799. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  800. 2016-12-10 16:22:33.979 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  801. GET /websockets HTTP/1.1
  802. Connection: Upgrade
  803. Upgrade: websocket
  804. Host: 192.168.1.50:8082
  805. Sec-WebSocket-Version: 13
  806. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc1MzcwOA==
  807. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  808. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  809. 2016-12-10 16:22:33.997 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  810. GET /websockets HTTP/1.1
  811. Connection: Upgrade
  812. Upgrade: websocket
  813. Host: 192.168.1.50:8082
  814. Sec-WebSocket-Version: 13
  815. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc1Mzc1NQ==
  816. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  817. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  818. 2016-12-10 16:22:34.012 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  819. GET /websockets HTTP/1.1
  820. Connection: Upgrade
  821. Upgrade: websocket
  822. Host: 192.168.1.50:8082
  823. Sec-WebSocket-Version: 13
  824. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc1MzczNg==
  825. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  826. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  827. 2016-12-10 16:22:34.017 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  828. GET /websockets HTTP/1.1
  829. Connection: Upgrade
  830. Upgrade: websocket
  831. Host: 192.168.1.50:8082
  832. Sec-WebSocket-Version: 13
  833. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc1Mzc3NQ==
  834. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  835. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  836. 2016-12-10 16:22:35.162 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  837. GET /websockets HTTP/1.1
  838. Connection: Upgrade
  839. Upgrade: websocket
  840. Host: 192.168.1.50:8082
  841. Sec-WebSocket-Version: 13
  842. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc1MzkyMQ==
  843. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  844. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  845. 2016-12-10 16:22:35.171 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  846. GET /websockets HTTP/1.1
  847. Connection: Upgrade
  848. Upgrade: websocket
  849. Host: 192.168.1.50:8082
  850. Sec-WebSocket-Version: 13
  851. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc1Mzg4Mg==
  852. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  853. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  854. 2016-12-10 16:22:35.177 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  855. GET /websockets HTTP/1.1
  856. Connection: Upgrade
  857. Upgrade: websocket
  858. Host: 192.168.1.50:8082
  859. Sec-WebSocket-Version: 13
  860. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc1Mzk2Mw==
  861. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  862. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  863. 2016-12-10 16:22:35.231 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  864. GET /websockets HTTP/1.1
  865. Connection: Upgrade
  866. Upgrade: websocket
  867. Host: 192.168.1.50:8082
  868. Sec-WebSocket-Version: 13
  869. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc1Mzk5OQ==
  870. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  871. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  872. 2016-12-10 16:22:35.257 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  873. GET /websockets HTTP/1.1
  874. Connection: Upgrade
  875. Upgrade: websocket
  876. Host: 192.168.1.50:8082
  877. Sec-WebSocket-Version: 13
  878. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc1NDA2Mg==
  879. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  880. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  881. 2016-12-10 16:22:35.264 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  882. GET /websockets HTTP/1.1
  883. Connection: Upgrade
  884. Upgrade: websocket
  885. Host: 192.168.1.50:8082
  886. Sec-WebSocket-Version: 13
  887. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc1NDA0Mg==
  888. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  889. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  890. 2016-12-10 16:22:35.278 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  891. GET /websockets HTTP/1.1
  892. Connection: Upgrade
  893. Upgrade: websocket
  894. Host: 192.168.1.50:8082
  895. Sec-WebSocket-Version: 13
  896. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc1NDEwMg==
  897. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  898. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  899. 2016-12-10 16:22:35.279 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  900. GET /websockets HTTP/1.1
  901. Connection: Upgrade
  902. Upgrade: websocket
  903. Host: 192.168.1.50:8082
  904. Sec-WebSocket-Version: 13
  905. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc1NDA4MQ==
  906. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  907. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  908. 2016-12-10 16:22:35.287 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  909. GET /websockets HTTP/1.1
  910. Connection: Upgrade
  911. Upgrade: websocket
  912. Host: 192.168.1.50:8082
  913. Sec-WebSocket-Version: 13
  914. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc1NDI2NQ==
  915. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  916. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  917. 2016-12-10 16:22:35.300 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  918. GET /websockets HTTP/1.1
  919. Connection: Upgrade
  920. Upgrade: websocket
  921. Host: 192.168.1.50:8082
  922. Sec-WebSocket-Version: 13
  923. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc1NDI4NQ==
  924. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  925. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  926. 2016-12-10 16:22:35.309 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  927. GET /websockets HTTP/1.1
  928. Connection: Upgrade
  929. Upgrade: websocket
  930. Host: 192.168.1.50:8082
  931. Sec-WebSocket-Version: 13
  932. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc1NDMwNg==
  933. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  934. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  935. 2016-12-10 16:22:35.317 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  936. GET /websockets HTTP/1.1
  937. Connection: Upgrade
  938. Upgrade: websocket
  939. Host: 192.168.1.50:8082
  940. Sec-WebSocket-Version: 13
  941. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc1NDM1NQ==
  942. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  943. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  944. 2016-12-10 16:22:35.323 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  945. GET /websockets HTTP/1.1
  946. Connection: Upgrade
  947. Upgrade: websocket
  948. Host: 192.168.1.50:8082
  949. Sec-WebSocket-Version: 13
  950. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc1NDMyNw==
  951. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  952. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  953. 2016-12-10 16:22:35.329 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  954. GET /websockets HTTP/1.1
  955. Connection: Upgrade
  956. Upgrade: websocket
  957. Host: 192.168.1.50:8082
  958. Sec-WebSocket-Version: 13
  959. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc1NDM3NQ==
  960. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  961. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  962. 2016-12-10 16:22:35.348 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  963. GET /websockets HTTP/1.1
  964. Connection: Upgrade
  965. Upgrade: websocket
  966. Host: 192.168.1.50:8082
  967. Sec-WebSocket-Version: 13
  968. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc1NDM5Mw==
  969. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  970. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  971. 2016-12-10 16:22:35.357 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  972. GET /websockets HTTP/1.1
  973. Connection: Upgrade
  974. Upgrade: websocket
  975. Host: 192.168.1.50:8082
  976. Sec-WebSocket-Version: 13
  977. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc1NDQxMw==
  978. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  979. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  980. 2016-12-10 16:22:35.376 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  981. GET /websockets HTTP/1.1
  982. Connection: Upgrade
  983. Upgrade: websocket
  984. Host: 192.168.1.50:8082
  985. Sec-WebSocket-Version: 13
  986. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc1NDQ0MA==
  987. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  988. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  989. 2016-12-10 16:22:35.385 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  990. GET /websockets HTTP/1.1
  991. Connection: Upgrade
  992. Upgrade: websocket
  993. Host: 192.168.1.50:8082
  994. Sec-WebSocket-Version: 13
  995. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc1NDQ1OQ==
  996. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  997. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  998. 2016-12-10 16:22:35.403 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  999. GET /websockets HTTP/1.1
  1000. Connection: Upgrade
  1001. Upgrade: websocket
  1002. Host: 192.168.1.50:8082
  1003. Sec-WebSocket-Version: 13
  1004. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc1NDQ5OA==
  1005. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  1006. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  1007. 2016-12-10 16:22:35.417 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  1008. GET /websockets HTTP/1.1
  1009. Connection: Upgrade
  1010. Upgrade: websocket
  1011. Host: 192.168.1.50:8082
  1012. Sec-WebSocket-Version: 13
  1013. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc1NDU0NA==
  1014. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  1015. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  1016. 2016-12-10 16:22:35.426 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  1017. GET /websockets HTTP/1.1
  1018. Connection: Upgrade
  1019. Upgrade: websocket
  1020. Host: 192.168.1.50:8082
  1021. Sec-WebSocket-Version: 13
  1022. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc1NDU4Mw==
  1023. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  1024. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  1025. 2016-12-10 16:22:35.447 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  1026. GET /websockets HTTP/1.1
  1027. Connection: Upgrade
  1028. Upgrade: websocket
  1029. Host: 192.168.1.50:8082
  1030. Sec-WebSocket-Version: 13
  1031. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc1NDYyOA==
  1032. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  1033. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  1034. 2016-12-10 16:22:35.475 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  1035. GET /websockets HTTP/1.1
  1036. Connection: Upgrade
  1037. Upgrade: websocket
  1038. Host: 192.168.1.50:8082
  1039. Sec-WebSocket-Version: 13
  1040. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc1NDY2OA==
  1041. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  1042. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  1043. 2016-12-10 16:22:35.484 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  1044. GET /websockets HTTP/1.1
  1045. Connection: Upgrade
  1046. Upgrade: websocket
  1047. Host: 192.168.1.50:8082
  1048. Sec-WebSocket-Version: 13
  1049. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc1NDcxMw==
  1050. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  1051. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  1052. 2016-12-10 16:22:35.539 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  1053. GET /websockets HTTP/1.1
  1054. Connection: Upgrade
  1055. Upgrade: websocket
  1056. Host: 192.168.1.50:8082
  1057. Sec-WebSocket-Version: 13
  1058. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc1NDQ3OQ==
  1059. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  1060. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  1061. 2016-12-10 16:22:35.558 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  1062. GET /websockets HTTP/1.1
  1063. Connection: Upgrade
  1064. Upgrade: websocket
  1065. Host: 192.168.1.50:8082
  1066. Sec-WebSocket-Version: 13
  1067. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc1NDUyNA==
  1068. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  1069. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  1070. 2016-12-10 16:22:35.569 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  1071. GET /websockets HTTP/1.1
  1072. Connection: Upgrade
  1073. Upgrade: websocket
  1074. Host: 192.168.1.50:8082
  1075. Sec-WebSocket-Version: 13
  1076. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc1NDU2NA==
  1077. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  1078. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  1079. 2016-12-10 16:22:35.578 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  1080. GET /websockets HTTP/1.1
  1081. Connection: Upgrade
  1082. Upgrade: websocket
  1083. Host: 192.168.1.50:8082
  1084. Sec-WebSocket-Version: 13
  1085. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc1NDYwNw==
  1086. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  1087. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  1088. 2016-12-10 16:22:35.589 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  1089. GET /websockets HTTP/1.1
  1090. Connection: Upgrade
  1091. Upgrade: websocket
  1092. Host: 192.168.1.50:8082
  1093. Sec-WebSocket-Version: 13
  1094. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc1NDY0OA==
  1095. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  1096. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  1097. 2016-12-10 16:22:35.614 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  1098. GET /websockets HTTP/1.1
  1099. Connection: Upgrade
  1100. Upgrade: websocket
  1101. Host: 192.168.1.50:8082
  1102. Sec-WebSocket-Version: 13
  1103. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc1NDY4OA==
  1104. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  1105. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  1106. 2016-12-10 16:22:43.281 TRACE - Incoming PingMessage{id=17, command=Ping, length=0, body=''}
  1107. 2016-12-10 16:22:52.697 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  1108. GET /websockets HTTP/1.1
  1109. Connection: Upgrade
  1110. Upgrade: websocket
  1111. Host: 192.168.1.50:8082
  1112. Sec-WebSocket-Version: 13
  1113. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc3MjUyOA==
  1114. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  1115. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  1116. 2016-12-10 16:22:52.738 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  1117. GET /websockets HTTP/1.1
  1118. Connection: Upgrade
  1119. Upgrade: websocket
  1120. Host: 192.168.1.50:8082
  1121. Sec-WebSocket-Version: 13
  1122. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc3MjU2Ng==
  1123. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  1124. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  1125. 2016-12-10 16:22:52.758 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  1126. GET /websockets HTTP/1.1
  1127. Connection: Upgrade
  1128. Upgrade: websocket
  1129. Host: 192.168.1.50:8082
  1130. Sec-WebSocket-Version: 13
  1131. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc3MjYxMQ==
  1132. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  1133. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  1134. 2016-12-10 16:22:52.817 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  1135. GET /websockets HTTP/1.1
  1136. Connection: Upgrade
  1137. Upgrade: websocket
  1138. Host: 192.168.1.50:8082
  1139. Sec-WebSocket-Version: 13
  1140. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc3MjY0MA==
  1141. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  1142. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  1143. 2016-12-10 16:22:52.930 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  1144. GET /websockets HTTP/1.1
  1145. Connection: Upgrade
  1146. Upgrade: websocket
  1147. Host: 192.168.1.50:8082
  1148. Sec-WebSocket-Version: 13
  1149. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc3Mjc0MQ==
  1150. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  1151. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  1152. 2016-12-10 16:22:52.938 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  1153. GET /websockets HTTP/1.1
  1154. Connection: Upgrade
  1155. Upgrade: websocket
  1156. Host: 192.168.1.50:8082
  1157. Sec-WebSocket-Version: 13
  1158. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc3Mjc4Ng==
  1159. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  1160. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  1161. 2016-12-10 16:22:52.959 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  1162. GET /websockets HTTP/1.1
  1163. Connection: Upgrade
  1164. Upgrade: websocket
  1165. Host: 192.168.1.50:8082
  1166. Sec-WebSocket-Version: 13
  1167. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc3MjgyOQ==
  1168. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  1169. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  1170. 2016-12-10 16:22:53.027 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  1171. GET /websockets HTTP/1.1
  1172. Connection: Upgrade
  1173. Upgrade: websocket
  1174. Host: 192.168.1.50:8082
  1175. Sec-WebSocket-Version: 13
  1176. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc3Mjg3Mw==
  1177. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  1178. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  1179. 2016-12-10 16:22:53.302 TRACE - Incoming PingMessage{id=18, command=Ping, length=0, body=''}
  1180. 2016-12-10 16:22:53.506 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  1181. GET /websockets HTTP/1.1
  1182. Connection: Upgrade
  1183. Upgrade: websocket
  1184. Host: 192.168.1.50:8082
  1185. Sec-WebSocket-Version: 13
  1186. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc3Mjk0Nw==
  1187. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  1188. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  1189. 2016-12-10 16:22:53.526 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  1190. GET /websockets HTTP/1.1
  1191. Connection: Upgrade
  1192. Upgrade: websocket
  1193. Host: 192.168.1.50:8082
  1194. Sec-WebSocket-Version: 13
  1195. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc3Mjk4Ng==
  1196. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  1197. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  1198. 2016-12-10 16:22:53.568 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  1199. GET /websockets HTTP/1.1
  1200. Connection: Upgrade
  1201. Upgrade: websocket
  1202. Host: 192.168.1.50:8082
  1203. Sec-WebSocket-Version: 13
  1204. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc3MzAzMA==
  1205. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  1206. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  1207. 2016-12-10 16:22:53.584 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  1208. GET /websockets HTTP/1.1
  1209. Connection: Upgrade
  1210. Upgrade: websocket
  1211. Host: 192.168.1.50:8082
  1212. Sec-WebSocket-Version: 13
  1213. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc3MzA1OA==
  1214. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  1215. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  1216. 2016-12-10 16:22:53.611 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  1217. GET /websockets HTTP/1.1
  1218. Connection: Upgrade
  1219. Upgrade: websocket
  1220. Host: 192.168.1.50:8082
  1221. Sec-WebSocket-Version: 13
  1222. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc3MzA5MA==
  1223. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  1224. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  1225. 2016-12-10 16:22:53.623 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  1226. GET /websockets HTTP/1.1
  1227. Connection: Upgrade
  1228. Upgrade: websocket
  1229. Host: 192.168.1.50:8082
  1230. Sec-WebSocket-Version: 13
  1231. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc3MzEwOQ==
  1232. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  1233. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  1234. 2016-12-10 16:22:53.637 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  1235. GET /websockets HTTP/1.1
  1236. Connection: Upgrade
  1237. Upgrade: websocket
  1238. Host: 192.168.1.50:8082
  1239. Sec-WebSocket-Version: 13
  1240. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc3MzE0OQ==
  1241. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  1242. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  1243. 2016-12-10 16:22:53.663 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  1244. GET /websockets HTTP/1.1
  1245. Connection: Upgrade
  1246. Upgrade: websocket
  1247. Host: 192.168.1.50:8082
  1248. Sec-WebSocket-Version: 13
  1249. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc3MzEzMA==
  1250. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  1251. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  1252. 2016-12-10 16:22:53.668 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  1253. GET /websockets HTTP/1.1
  1254. Connection: Upgrade
  1255. Upgrade: websocket
  1256. Host: 192.168.1.50:8082
  1257. Sec-WebSocket-Version: 13
  1258. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc3MzI0Mw==
  1259. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  1260. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  1261. 2016-12-10 16:22:53.727 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  1262. GET /websockets HTTP/1.1
  1263. Connection: Upgrade
  1264. Upgrade: websocket
  1265. Host: 192.168.1.50:8082
  1266. Sec-WebSocket-Version: 13
  1267. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc3MzI3OQ==
  1268. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  1269. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  1270. 2016-12-10 16:22:53.779 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  1271. GET /websockets HTTP/1.1
  1272. Connection: Upgrade
  1273. Upgrade: websocket
  1274. Host: 192.168.1.50:8082
  1275. Sec-WebSocket-Version: 13
  1276. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc3MzMxNw==
  1277. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  1278. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  1279. 2016-12-10 16:22:53.813 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  1280. GET /websockets HTTP/1.1
  1281. Connection: Upgrade
  1282. Upgrade: websocket
  1283. Host: 192.168.1.50:8082
  1284. Sec-WebSocket-Version: 13
  1285. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc3MzMzNw==
  1286. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  1287. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  1288. 2016-12-10 16:22:53.817 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  1289. GET /websockets HTTP/1.1
  1290. Connection: Upgrade
  1291. Upgrade: websocket
  1292. Host: 192.168.1.50:8082
  1293. Sec-WebSocket-Version: 13
  1294. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc3MzM4NQ==
  1295. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  1296. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  1297. 2016-12-10 16:22:53.847 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  1298. GET /websockets HTTP/1.1
  1299. Connection: Upgrade
  1300. Upgrade: websocket
  1301. Host: 192.168.1.50:8082
  1302. Sec-WebSocket-Version: 13
  1303. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc3MzM2NA==
  1304. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  1305. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  1306. 2016-12-10 16:22:53.876 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  1307. GET /websockets HTTP/1.1
  1308. Connection: Upgrade
  1309. Upgrade: websocket
  1310. Host: 192.168.1.50:8082
  1311. Sec-WebSocket-Version: 13
  1312. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc3MzQwNQ==
  1313. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  1314. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  1315. 2016-12-10 16:22:53.899 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  1316. GET /websockets HTTP/1.1
  1317. Connection: Upgrade
  1318. Upgrade: websocket
  1319. Host: 192.168.1.50:8082
  1320. Sec-WebSocket-Version: 13
  1321. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc3MzQyNQ==
  1322. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  1323. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  1324. 2016-12-10 16:22:54.256 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  1325. GET /websockets HTTP/1.1
  1326. Connection: Upgrade
  1327. Upgrade: websocket
  1328. Host: 192.168.1.50:8082
  1329. Sec-WebSocket-Version: 13
  1330. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc3MzU3Mg==
  1331. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  1332. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  1333. 2016-12-10 16:22:54.274 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  1334. GET /websockets HTTP/1.1
  1335. Connection: Upgrade
  1336. Upgrade: websocket
  1337. Host: 192.168.1.50:8082
  1338. Sec-WebSocket-Version: 13
  1339. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc3MzYwNQ==
  1340. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  1341. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  1342. 2016-12-10 16:22:54.323 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  1343. GET /websockets HTTP/1.1
  1344. Connection: Upgrade
  1345. Upgrade: websocket
  1346. Host: 192.168.1.50:8082
  1347. Sec-WebSocket-Version: 13
  1348. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc3MzcwMQ==
  1349. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  1350. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  1351. 2016-12-10 16:22:54.337 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  1352. GET /websockets HTTP/1.1
  1353. Connection: Upgrade
  1354. Upgrade: websocket
  1355. Host: 192.168.1.50:8082
  1356. Sec-WebSocket-Version: 13
  1357. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc3Mzc2OA==
  1358. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  1359. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  1360. 2016-12-10 16:22:54.356 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  1361. GET /websockets HTTP/1.1
  1362. Connection: Upgrade
  1363. Upgrade: websocket
  1364. Host: 192.168.1.50:8082
  1365. Sec-WebSocket-Version: 13
  1366. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc3MzY1Nw==
  1367. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  1368. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  1369. 2016-12-10 16:22:54.395 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  1370. GET /websockets HTTP/1.1
  1371. Connection: Upgrade
  1372. Upgrade: websocket
  1373. Host: 192.168.1.50:8082
  1374. Sec-WebSocket-Version: 13
  1375. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc3Mzg1OA==
  1376. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  1377. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  1378. 2016-12-10 16:22:54.414 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  1379. GET /websockets HTTP/1.1
  1380. Connection: Upgrade
  1381. Upgrade: websocket
  1382. Host: 192.168.1.50:8082
  1383. Sec-WebSocket-Version: 13
  1384. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc3MzczNA==
  1385. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  1386. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  1387. 2016-12-10 16:22:54.437 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  1388. GET /websockets HTTP/1.1
  1389. Connection: Upgrade
  1390. Upgrade: websocket
  1391. Host: 192.168.1.50:8082
  1392. Sec-WebSocket-Version: 13
  1393. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc3MzgwNw==
  1394. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  1395. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  1396. 2016-12-10 16:22:54.458 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  1397. GET /websockets HTTP/1.1
  1398. Connection: Upgrade
  1399. Upgrade: websocket
  1400. Host: 192.168.1.50:8082
  1401. Sec-WebSocket-Version: 13
  1402. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc3Mzk5Mw==
  1403. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  1404. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  1405. 2016-12-10 16:22:54.499 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  1406. GET /websockets HTTP/1.1
  1407. Connection: Upgrade
  1408. Upgrade: websocket
  1409. Host: 192.168.1.50:8082
  1410. Sec-WebSocket-Version: 13
  1411. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc3Mzk0NQ==
  1412. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  1413. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  1414. 2016-12-10 16:22:54.509 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  1415. GET /websockets HTTP/1.1
  1416. Connection: Upgrade
  1417. Upgrade: websocket
  1418. Host: 192.168.1.50:8082
  1419. Sec-WebSocket-Version: 13
  1420. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc3NDAzOQ==
  1421. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  1422. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  1423. 2016-12-10 16:22:54.521 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  1424. GET /websockets HTTP/1.1
  1425. Connection: Upgrade
  1426. Upgrade: websocket
  1427. Host: 192.168.1.50:8082
  1428. Sec-WebSocket-Version: 13
  1429. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc3NDA3OA==
  1430. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  1431. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  1432. 2016-12-10 16:22:54.526 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  1433. GET /websockets HTTP/1.1
  1434. Connection: Upgrade
  1435. Upgrade: websocket
  1436. Host: 192.168.1.50:8082
  1437. Sec-WebSocket-Version: 13
  1438. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc3NDEzMw==
  1439. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  1440. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  1441. 2016-12-10 16:22:54.555 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  1442. GET /websockets HTTP/1.1
  1443. Connection: Upgrade
  1444. Upgrade: websocket
  1445. Host: 192.168.1.50:8082
  1446. Sec-WebSocket-Version: 13
  1447. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc3NDEwNw==
  1448. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  1449. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  1450. 2016-12-10 16:22:54.584 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  1451. GET /websockets HTTP/1.1
  1452. Connection: Upgrade
  1453. Upgrade: websocket
  1454. Host: 192.168.1.50:8082
  1455. Sec-WebSocket-Version: 13
  1456. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc3NDE2MA==
  1457. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  1458. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  1459. 2016-12-10 16:22:54.591 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  1460. GET /websockets HTTP/1.1
  1461. Connection: Upgrade
  1462. Upgrade: websocket
  1463. Host: 192.168.1.50:8082
  1464. Sec-WebSocket-Version: 13
  1465. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc3NDE4Nw==
  1466. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  1467. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  1468. 2016-12-10 16:22:54.939 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  1469. GET /websockets HTTP/1.1
  1470. Connection: Upgrade
  1471. Upgrade: websocket
  1472. Host: 192.168.1.50:8082
  1473. Sec-WebSocket-Version: 13
  1474. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc3NDM0MA==
  1475. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  1476. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  1477. 2016-12-10 16:22:54.953 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  1478. GET /websockets HTTP/1.1
  1479. Connection: Upgrade
  1480. Upgrade: websocket
  1481. Host: 192.168.1.50:8082
  1482. Sec-WebSocket-Version: 13
  1483. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc3NDM4Mg==
  1484. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  1485. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  1486. 2016-12-10 16:22:54.967 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  1487. GET /websockets HTTP/1.1
  1488. Connection: Upgrade
  1489. Upgrade: websocket
  1490. Host: 192.168.1.50:8082
  1491. Sec-WebSocket-Version: 13
  1492. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc3NDQyMA==
  1493. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  1494. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  1495. 2016-12-10 16:22:54.985 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  1496. GET /websockets HTTP/1.1
  1497. Connection: Upgrade
  1498. Upgrade: websocket
  1499. Host: 192.168.1.50:8082
  1500. Sec-WebSocket-Version: 13
  1501. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc3NDQ0OA==
  1502. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  1503. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  1504. 2016-12-10 16:22:55.012 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  1505. GET /websockets HTTP/1.1
  1506. Connection: Upgrade
  1507. Upgrade: websocket
  1508. Host: 192.168.1.50:8082
  1509. Sec-WebSocket-Version: 13
  1510. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc3NDQ4Nw==
  1511. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  1512. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  1513. 2016-12-10 16:22:55.019 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  1514. GET /websockets HTTP/1.1
  1515. Connection: Upgrade
  1516. Upgrade: websocket
  1517. Host: 192.168.1.50:8082
  1518. Sec-WebSocket-Version: 13
  1519. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc3NDU4Nw==
  1520. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  1521. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  1522. 2016-12-10 16:22:54.990 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  1523. GET /websockets HTTP/1.1
  1524. Connection: Upgrade
  1525. Upgrade: websocket
  1526. Host: 192.168.1.50:8082
  1527. Sec-WebSocket-Version: 13
  1528. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc3NDU0Nw==
  1529. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  1530. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  1531. 2016-12-10 16:22:55.034 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  1532. GET /websockets HTTP/1.1
  1533. Connection: Upgrade
  1534. Upgrade: websocket
  1535. Host: 192.168.1.50:8082
  1536. Sec-WebSocket-Version: 13
  1537. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc3NDYxMw==
  1538. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  1539. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  1540. 2016-12-10 16:22:55.039 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  1541. GET /websockets HTTP/1.1
  1542. Connection: Upgrade
  1543. Upgrade: websocket
  1544. Host: 192.168.1.50:8082
  1545. Sec-WebSocket-Version: 13
  1546. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc3NDY2Mw==
  1547. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  1548. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  1549. 2016-12-10 16:22:55.048 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  1550. GET /websockets HTTP/1.1
  1551. Connection: Upgrade
  1552. Upgrade: websocket
  1553. Host: 192.168.1.50:8082
  1554. Sec-WebSocket-Version: 13
  1555. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc3NDYzMw==
  1556. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  1557. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  1558. 2016-12-10 16:22:55.065 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  1559. GET /websockets HTTP/1.1
  1560. Connection: Upgrade
  1561. Upgrade: websocket
  1562. Host: 192.168.1.50:8082
  1563. Sec-WebSocket-Version: 13
  1564. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc3NDcwMg==
  1565. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  1566. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  1567. 2016-12-10 16:22:55.068 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  1568. GET /websockets HTTP/1.1
  1569. Connection: Upgrade
  1570. Upgrade: websocket
  1571. Host: 192.168.1.50:8082
  1572. Sec-WebSocket-Version: 13
  1573. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc3NDY4Mg==
  1574. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  1575. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  1576. 2016-12-10 16:22:55.309 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  1577. GET /websockets HTTP/1.1
  1578. Connection: Upgrade
  1579. Upgrade: websocket
  1580. Host: 192.168.1.50:8082
  1581. Sec-WebSocket-Version: 13
  1582. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc3NTE5OA==
  1583. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  1584. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  1585. 2016-12-10 16:22:55.325 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  1586. GET /websockets HTTP/1.1
  1587. Connection: Upgrade
  1588. Upgrade: websocket
  1589. Host: 192.168.1.50:8082
  1590. Sec-WebSocket-Version: 13
  1591. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc3NTIzMQ==
  1592. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  1593. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  1594. 2016-12-10 16:22:55.349 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  1595. GET /websockets HTTP/1.1
  1596. Connection: Upgrade
  1597. Upgrade: websocket
  1598. Host: 192.168.1.50:8082
  1599. Sec-WebSocket-Version: 13
  1600. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc3NTI1MQ==
  1601. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  1602. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  1603. 2016-12-10 16:22:55.383 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  1604. GET /websockets HTTP/1.1
  1605. Connection: Upgrade
  1606. Upgrade: websocket
  1607. Host: 192.168.1.50:8082
  1608. Sec-WebSocket-Version: 13
  1609. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc3NTI3MA==
  1610. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  1611. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  1612. 2016-12-10 16:22:55.894 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  1613. GET /websockets HTTP/1.1
  1614. Connection: Upgrade
  1615. Upgrade: websocket
  1616. Host: 192.168.1.50:8082
  1617. Sec-WebSocket-Version: 13
  1618. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc3NTMzNA==
  1619. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  1620. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  1621. 2016-12-10 16:22:55.910 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  1622. GET /websockets HTTP/1.1
  1623. Connection: Upgrade
  1624. Upgrade: websocket
  1625. Host: 192.168.1.50:8082
  1626. Sec-WebSocket-Version: 13
  1627. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc3NTM5NA==
  1628. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  1629. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  1630. 2016-12-10 16:22:55.955 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  1631. GET /websockets HTTP/1.1
  1632. Connection: Upgrade
  1633. Upgrade: websocket
  1634. Host: 192.168.1.50:8082
  1635. Sec-WebSocket-Version: 13
  1636. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc3NTQzNQ==
  1637. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  1638. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  1639. 2016-12-10 16:22:55.959 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  1640. GET /websockets HTTP/1.1
  1641. Connection: Upgrade
  1642. Upgrade: websocket
  1643. Host: 192.168.1.50:8082
  1644. Sec-WebSocket-Version: 13
  1645. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc3NTUyOQ==
  1646. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  1647. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  1648. 2016-12-10 16:22:56.009 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  1649. GET /websockets HTTP/1.1
  1650. Connection: Upgrade
  1651. Upgrade: websocket
  1652. Host: 192.168.1.50:8082
  1653. Sec-WebSocket-Version: 13
  1654. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc3NTQxNQ==
  1655. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  1656. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  1657. 2016-12-10 16:22:56.042 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  1658. GET /websockets HTTP/1.1
  1659. Connection: Upgrade
  1660. Upgrade: websocket
  1661. Host: 192.168.1.50:8082
  1662. Sec-WebSocket-Version: 13
  1663. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc3NTQ1NQ==
  1664. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  1665. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  1666. 2016-12-10 16:22:56.046 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  1667. GET /websockets HTTP/1.1
  1668. Connection: Upgrade
  1669. Upgrade: websocket
  1670. Host: 192.168.1.50:8082
  1671. Sec-WebSocket-Version: 13
  1672. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc3NTU1Mw==
  1673. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  1674. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  1675. 2016-12-10 16:22:56.075 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  1676. GET /websockets HTTP/1.1
  1677. Connection: Upgrade
  1678. Upgrade: websocket
  1679. Host: 192.168.1.50:8082
  1680. Sec-WebSocket-Version: 13
  1681. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc3NTU3Mg==
  1682. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  1683. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  1684. 2016-12-10 16:22:56.108 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  1685. GET /websockets HTTP/1.1
  1686. Connection: Upgrade
  1687. Upgrade: websocket
  1688. Host: 192.168.1.50:8082
  1689. Sec-WebSocket-Version: 13
  1690. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc3NTU5MQ==
  1691. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  1692. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  1693. 2016-12-10 16:22:56.167 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  1694. GET /websockets HTTP/1.1
  1695. Connection: Upgrade
  1696. Upgrade: websocket
  1697. Host: 192.168.1.50:8082
  1698. Sec-WebSocket-Version: 13
  1699. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc3NTYyMA==
  1700. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  1701. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  1702. 2016-12-10 16:22:56.186 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  1703. GET /websockets HTTP/1.1
  1704. Connection: Upgrade
  1705. Upgrade: websocket
  1706. Host: 192.168.1.50:8082
  1707. Sec-WebSocket-Version: 13
  1708. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc3NTY0MA==
  1709. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  1710. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  1711. 2016-12-10 16:22:56.234 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  1712. GET /websockets HTTP/1.1
  1713. Connection: Upgrade
  1714. Upgrade: websocket
  1715. Host: 192.168.1.50:8082
  1716. Sec-WebSocket-Version: 13
  1717. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc3NTY2MA==
  1718. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  1719. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  1720. 2016-12-10 16:22:56.258 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  1721. GET /websockets HTTP/1.1
  1722. Connection: Upgrade
  1723. Upgrade: websocket
  1724. Host: 192.168.1.50:8082
  1725. Sec-WebSocket-Version: 13
  1726. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc3NTY4MA==
  1727. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  1728. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  1729. 2016-12-10 16:22:56.266 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  1730. GET /websockets HTTP/1.1
  1731. Connection: Upgrade
  1732. Upgrade: websocket
  1733. Host: 192.168.1.50:8082
  1734. Sec-WebSocket-Version: 13
  1735. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc3NTcyNg==
  1736. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  1737. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  1738. 2016-12-10 16:22:56.292 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  1739. GET /websockets HTTP/1.1
  1740. Connection: Upgrade
  1741. Upgrade: websocket
  1742. Host: 192.168.1.50:8082
  1743. Sec-WebSocket-Version: 13
  1744. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc3NTY5OQ==
  1745. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  1746. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  1747. 2016-12-10 16:22:56.324 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  1748. GET /websockets HTTP/1.1
  1749. Connection: Upgrade
  1750. Upgrade: websocket
  1751. Host: 192.168.1.50:8082
  1752. Sec-WebSocket-Version: 13
  1753. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc3NTc2Ng==
  1754. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  1755. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  1756. 2016-12-10 16:22:56.326 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  1757. GET /websockets HTTP/1.1
  1758. Connection: Upgrade
  1759. Upgrade: websocket
  1760. Host: 192.168.1.50:8082
  1761. Sec-WebSocket-Version: 13
  1762. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc3NTc0Ng==
  1763. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  1764. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  1765. 2016-12-10 16:22:56.361 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  1766. GET /websockets HTTP/1.1
  1767. Connection: Upgrade
  1768. Upgrade: websocket
  1769. Host: 192.168.1.50:8082
  1770. Sec-WebSocket-Version: 13
  1771. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc3NTc4NQ==
  1772. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  1773. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  1774. 2016-12-10 16:22:57.738 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  1775. GET /websockets HTTP/1.1
  1776. Connection: Upgrade
  1777. Upgrade: websocket
  1778. Host: 192.168.1.50:8082
  1779. Sec-WebSocket-Version: 13
  1780. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc3NTk2OA==
  1781. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  1782. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  1783. 2016-12-10 16:22:57.752 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  1784. GET /websockets HTTP/1.1
  1785. Connection: Upgrade
  1786. Upgrade: websocket
  1787. Host: 192.168.1.50:8082
  1788. Sec-WebSocket-Version: 13
  1789. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc3NjAxNA==
  1790. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  1791. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  1792. 2016-12-10 16:22:57.769 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  1793. GET /websockets HTTP/1.1
  1794. Connection: Upgrade
  1795. Upgrade: websocket
  1796. Host: 192.168.1.50:8082
  1797. Sec-WebSocket-Version: 13
  1798. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc3NjA4Ng==
  1799. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  1800. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  1801. 2016-12-10 16:22:57.784 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  1802. GET /websockets HTTP/1.1
  1803. Connection: Upgrade
  1804. Upgrade: websocket
  1805. Host: 192.168.1.50:8082
  1806. Sec-WebSocket-Version: 13
  1807. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc3NjA1NA==
  1808. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  1809. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  1810. 2016-12-10 16:22:57.788 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  1811. GET /websockets HTTP/1.1
  1812. Connection: Upgrade
  1813. Upgrade: websocket
  1814. Host: 192.168.1.50:8082
  1815. Sec-WebSocket-Version: 13
  1816. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc3NjEzMg==
  1817. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  1818. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  1819. 2016-12-10 16:22:57.809 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  1820. GET /websockets HTTP/1.1
  1821. Connection: Upgrade
  1822. Upgrade: websocket
  1823. Host: 192.168.1.50:8082
  1824. Sec-WebSocket-Version: 13
  1825. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc3NjE3NQ==
  1826. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  1827. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  1828. 2016-12-10 16:22:57.836 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  1829. GET /websockets HTTP/1.1
  1830. Connection: Upgrade
  1831. Upgrade: websocket
  1832. Host: 192.168.1.50:8082
  1833. Sec-WebSocket-Version: 13
  1834. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc3NjI2Nw==
  1835. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  1836. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  1837. 2016-12-10 16:22:57.839 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  1838. GET /websockets HTTP/1.1
  1839. Connection: Upgrade
  1840. Upgrade: websocket
  1841. Host: 192.168.1.50:8082
  1842. Sec-WebSocket-Version: 13
  1843. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc3NjIyNQ==
  1844. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  1845. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  1846. 2016-12-10 16:22:57.860 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  1847. GET /websockets HTTP/1.1
  1848. Connection: Upgrade
  1849. Upgrade: websocket
  1850. Host: 192.168.1.50:8082
  1851. Sec-WebSocket-Version: 13
  1852. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc3NjMwNA==
  1853. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  1854. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  1855. 2016-12-10 16:22:57.877 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  1856. GET /websockets HTTP/1.1
  1857. Connection: Upgrade
  1858. Upgrade: websocket
  1859. Host: 192.168.1.50:8082
  1860. Sec-WebSocket-Version: 13
  1861. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc3NjMzNw==
  1862. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  1863. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  1864. 2016-12-10 16:22:57.895 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  1865. GET /websockets HTTP/1.1
  1866. Connection: Upgrade
  1867. Upgrade: websocket
  1868. Host: 192.168.1.50:8082
  1869. Sec-WebSocket-Version: 13
  1870. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc3NjM4NQ==
  1871. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  1872. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  1873. 2016-12-10 16:22:57.904 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  1874. GET /websockets HTTP/1.1
  1875. Connection: Upgrade
  1876. Upgrade: websocket
  1877. Host: 192.168.1.50:8082
  1878. Sec-WebSocket-Version: 13
  1879. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc3NjQwNA==
  1880. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  1881. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  1882. 2016-12-10 16:22:57.908 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  1883. GET /websockets HTTP/1.1
  1884. Connection: Upgrade
  1885. Upgrade: websocket
  1886. Host: 192.168.1.50:8082
  1887. Sec-WebSocket-Version: 13
  1888. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc3NjQ0NA==
  1889. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  1890. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  1891. 2016-12-10 16:22:57.925 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  1892. GET /websockets HTTP/1.1
  1893. Connection: Upgrade
  1894. Upgrade: websocket
  1895. Host: 192.168.1.50:8082
  1896. Sec-WebSocket-Version: 13
  1897. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc3NjQ4OQ==
  1898. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  1899. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  1900. 2016-12-10 16:22:57.927 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  1901. GET /websockets HTTP/1.1
  1902. Connection: Upgrade
  1903. Upgrade: websocket
  1904. Host: 192.168.1.50:8082
  1905. Sec-WebSocket-Version: 13
  1906. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc3NjQyNQ==
  1907. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  1908. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  1909. 2016-12-10 16:22:57.941 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  1910. GET /websockets HTTP/1.1
  1911. Connection: Upgrade
  1912. Upgrade: websocket
  1913. Host: 192.168.1.50:8082
  1914. Sec-WebSocket-Version: 13
  1915. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc3NjQ3MA==
  1916. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  1917. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  1918. 2016-12-10 16:22:57.948 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  1919. GET /websockets HTTP/1.1
  1920. Connection: Upgrade
  1921. Upgrade: websocket
  1922. Host: 192.168.1.50:8082
  1923. Sec-WebSocket-Version: 13
  1924. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc3NjUwNw==
  1925. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  1926. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  1927. 2016-12-10 16:22:57.949 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  1928. GET /websockets HTTP/1.1
  1929. Connection: Upgrade
  1930. Upgrade: websocket
  1931. Host: 192.168.1.50:8082
  1932. Sec-WebSocket-Version: 13
  1933. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc3NjUyOA==
  1934. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  1935. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  1936. 2016-12-10 16:22:57.954 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  1937. GET /websockets HTTP/1.1
  1938. Connection: Upgrade
  1939. Upgrade: websocket
  1940. Host: 192.168.1.50:8082
  1941. Sec-WebSocket-Version: 13
  1942. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc3NjU3NA==
  1943. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  1944. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  1945. 2016-12-10 16:22:57.958 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  1946. GET /websockets HTTP/1.1
  1947. Connection: Upgrade
  1948. Upgrade: websocket
  1949. Host: 192.168.1.50:8082
  1950. Sec-WebSocket-Version: 13
  1951. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc3NjYxMw==
  1952. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  1953. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  1954. 2016-12-10 16:22:57.971 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  1955. GET /websockets HTTP/1.1
  1956. Connection: Upgrade
  1957. Upgrade: websocket
  1958. Host: 192.168.1.50:8082
  1959. Sec-WebSocket-Version: 13
  1960. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc3NjU1NA==
  1961. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  1962. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  1963. 2016-12-10 16:22:57.976 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  1964. GET /websockets HTTP/1.1
  1965. Connection: Upgrade
  1966. Upgrade: websocket
  1967. Host: 192.168.1.50:8082
  1968. Sec-WebSocket-Version: 13
  1969. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc3NjU5Mw==
  1970. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  1971. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  1972. 2016-12-10 16:22:57.980 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  1973. GET /websockets HTTP/1.1
  1974. Connection: Upgrade
  1975. Upgrade: websocket
  1976. Host: 192.168.1.50:8082
  1977. Sec-WebSocket-Version: 13
  1978. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc3NjYzNA==
  1979. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  1980. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  1981. 2016-12-10 16:22:57.993 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  1982. GET /websockets HTTP/1.1
  1983. Connection: Upgrade
  1984. Upgrade: websocket
  1985. Host: 192.168.1.50:8082
  1986. Sec-WebSocket-Version: 13
  1987. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc3NjY2MA==
  1988. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  1989. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  1990. 2016-12-10 16:22:57.997 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  1991. GET /websockets HTTP/1.1
  1992. Connection: Upgrade
  1993. Upgrade: websocket
  1994. Host: 192.168.1.50:8082
  1995. Sec-WebSocket-Version: 13
  1996. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc3NjY5OQ==
  1997. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  1998. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  1999. 2016-12-10 16:22:58.004 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  2000. GET /websockets HTTP/1.1
  2001. Connection: Upgrade
  2002. Upgrade: websocket
  2003. Host: 192.168.1.50:8082
  2004. Sec-WebSocket-Version: 13
  2005. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc3NjY3OQ==
  2006. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  2007. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  2008. 2016-12-10 16:22:58.008 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  2009. GET /websockets HTTP/1.1
  2010. Connection: Upgrade
  2011. Upgrade: websocket
  2012. Host: 192.168.1.50:8082
  2013. Sec-WebSocket-Version: 13
  2014. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc3NjcxOA==
  2015. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  2016. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  2017. 2016-12-10 16:22:58.018 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  2018. GET /websockets HTTP/1.1
  2019. Connection: Upgrade
  2020. Upgrade: websocket
  2021. Host: 192.168.1.50:8082
  2022. Sec-WebSocket-Version: 13
  2023. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc3Njc0NA==
  2024. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  2025. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  2026. 2016-12-10 16:22:58.033 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  2027. GET /websockets HTTP/1.1
  2028. Connection: Upgrade
  2029. Upgrade: websocket
  2030. Host: 192.168.1.50:8082
  2031. Sec-WebSocket-Version: 13
  2032. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc3Njc4Mw==
  2033. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  2034. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  2035. 2016-12-10 16:22:58.037 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  2036. GET /websockets HTTP/1.1
  2037. Connection: Upgrade
  2038. Upgrade: websocket
  2039. Host: 192.168.1.50:8082
  2040. Sec-WebSocket-Version: 13
  2041. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc3NjgyOA==
  2042. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  2043. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  2044. 2016-12-10 16:22:58.055 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  2045. GET /websockets HTTP/1.1
  2046. Connection: Upgrade
  2047. Upgrade: websocket
  2048. Host: 192.168.1.50:8082
  2049. Sec-WebSocket-Version: 13
  2050. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc3Njg2OA==
  2051. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  2052. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  2053. 2016-12-10 16:22:58.059 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  2054. GET /websockets HTTP/1.1
  2055. Connection: Upgrade
  2056. Upgrade: websocket
  2057. Host: 192.168.1.50:8082
  2058. Sec-WebSocket-Version: 13
  2059. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc3NzE1Mw==
  2060. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  2061. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  2062. 2016-12-10 16:22:58.063 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  2063. GET /websockets HTTP/1.1
  2064. Connection: Upgrade
  2065. Upgrade: websocket
  2066. Host: 192.168.1.50:8082
  2067. Sec-WebSocket-Version: 13
  2068. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc3Njc2Mw==
  2069. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  2070. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  2071. 2016-12-10 16:22:58.089 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  2072. GET /websockets HTTP/1.1
  2073. Connection: Upgrade
  2074. Upgrade: websocket
  2075. Host: 192.168.1.50:8082
  2076. Sec-WebSocket-Version: 13
  2077. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc3NjgwMw==
  2078. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  2079. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  2080. 2016-12-10 16:22:58.096 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  2081. GET /websockets HTTP/1.1
  2082. Connection: Upgrade
  2083. Upgrade: websocket
  2084. Host: 192.168.1.50:8082
  2085. Sec-WebSocket-Version: 13
  2086. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc3Njg0OA==
  2087. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  2088. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  2089. 2016-12-10 16:22:58.101 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  2090. GET /websockets HTTP/1.1
  2091. Connection: Upgrade
  2092. Upgrade: websocket
  2093. Host: 192.168.1.50:8082
  2094. Sec-WebSocket-Version: 13
  2095. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc3NzI0MA==
  2096. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  2097. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  2098. 2016-12-10 16:22:58.118 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  2099. GET /websockets HTTP/1.1
  2100. Connection: Upgrade
  2101. Upgrade: websocket
  2102. Host: 192.168.1.50:8082
  2103. Sec-WebSocket-Version: 13
  2104. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc3NzExNA==
  2105. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  2106. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  2107. 2016-12-10 16:22:58.125 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  2108. GET /websockets HTTP/1.1
  2109. Connection: Upgrade
  2110. Upgrade: websocket
  2111. Host: 192.168.1.50:8082
  2112. Sec-WebSocket-Version: 13
  2113. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc3NzE5OA==
  2114. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  2115. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  2116. 2016-12-10 16:23:03.288 TRACE - Incoming PingMessage{id=19, command=Ping, length=0, body=''}
  2117. 2016-12-10 16:23:12.855 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  2118. GET /websockets HTTP/1.1
  2119. Connection: Upgrade
  2120. Upgrade: websocket
  2121. Host: 192.168.1.50:8082
  2122. Sec-WebSocket-Version: 13
  2123. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5MjcyOA==
  2124. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  2125. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  2126. 2016-12-10 16:23:12.873 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  2127. GET /websockets HTTP/1.1
  2128. Connection: Upgrade
  2129. Upgrade: websocket
  2130. Host: 192.168.1.50:8082
  2131. Sec-WebSocket-Version: 13
  2132. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5Mjc3NQ==
  2133. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  2134. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  2135. 2016-12-10 16:23:13.286 TRACE - Incoming PingMessage{id=20, command=Ping, length=0, body=''}
  2136. 2016-12-10 16:23:14.387 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  2137. GET /websockets HTTP/1.1
  2138. Connection: Upgrade
  2139. Upgrade: websocket
  2140. Host: 192.168.1.50:8082
  2141. Sec-WebSocket-Version: 13
  2142. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5Mjg3OA==
  2143. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  2144. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  2145. 2016-12-10 16:23:14.403 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  2146. GET /websockets HTTP/1.1
  2147. Connection: Upgrade
  2148. Upgrade: websocket
  2149. Host: 192.168.1.50:8082
  2150. Sec-WebSocket-Version: 13
  2151. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5MjkxMA==
  2152. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  2153. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  2154. 2016-12-10 16:23:14.422 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  2155. GET /websockets HTTP/1.1
  2156. Connection: Upgrade
  2157. Upgrade: websocket
  2158. Host: 192.168.1.50:8082
  2159. Sec-WebSocket-Version: 13
  2160. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5Mjk0NQ==
  2161. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  2162. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  2163. 2016-12-10 16:23:14.454 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  2164. GET /websockets HTTP/1.1
  2165. Connection: Upgrade
  2166. Upgrade: websocket
  2167. Host: 192.168.1.50:8082
  2168. Sec-WebSocket-Version: 13
  2169. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5Mjk5Mw==
  2170. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  2171. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  2172. 2016-12-10 16:23:14.458 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  2173. GET /websockets HTTP/1.1
  2174. Connection: Upgrade
  2175. Upgrade: websocket
  2176. Host: 192.168.1.50:8082
  2177. Sec-WebSocket-Version: 13
  2178. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5MzA3Ng==
  2179. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  2180. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  2181. 2016-12-10 16:23:14.482 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  2182. GET /websockets HTTP/1.1
  2183. Connection: Upgrade
  2184. Upgrade: websocket
  2185. Host: 192.168.1.50:8082
  2186. Sec-WebSocket-Version: 13
  2187. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5MzAzNw==
  2188. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  2189. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  2190. 2016-12-10 16:23:14.486 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  2191. GET /websockets HTTP/1.1
  2192. Connection: Upgrade
  2193. Upgrade: websocket
  2194. Host: 192.168.1.50:8082
  2195. Sec-WebSocket-Version: 13
  2196. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5MzE1OQ==
  2197. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  2198. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  2199. 2016-12-10 16:23:14.516 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  2200. GET /websockets HTTP/1.1
  2201. Connection: Upgrade
  2202. Upgrade: websocket
  2203. Host: 192.168.1.50:8082
  2204. Sec-WebSocket-Version: 13
  2205. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5MzE5NQ==
  2206. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  2207. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  2208. 2016-12-10 16:23:14.533 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  2209. GET /websockets HTTP/1.1
  2210. Connection: Upgrade
  2211. Upgrade: websocket
  2212. Host: 192.168.1.50:8082
  2213. Sec-WebSocket-Version: 13
  2214. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5MzIyNw==
  2215. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  2216. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  2217. 2016-12-10 16:23:14.535 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  2218. GET /websockets HTTP/1.1
  2219. Connection: Upgrade
  2220. Upgrade: websocket
  2221. Host: 192.168.1.50:8082
  2222. Sec-WebSocket-Version: 13
  2223. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5MzI0Nw==
  2224. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  2225. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  2226. 2016-12-10 16:23:14.539 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  2227. GET /websockets HTTP/1.1
  2228. Connection: Upgrade
  2229. Upgrade: websocket
  2230. Host: 192.168.1.50:8082
  2231. Sec-WebSocket-Version: 13
  2232. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5MzI5NA==
  2233. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  2234. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  2235. 2016-12-10 16:23:14.569 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  2236. GET /websockets HTTP/1.1
  2237. Connection: Upgrade
  2238. Upgrade: websocket
  2239. Host: 192.168.1.50:8082
  2240. Sec-WebSocket-Version: 13
  2241. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5MzI2Nw==
  2242. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  2243. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  2244. 2016-12-10 16:23:14.575 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  2245. GET /websockets HTTP/1.1
  2246. Connection: Upgrade
  2247. Upgrade: websocket
  2248. Host: 192.168.1.50:8082
  2249. Sec-WebSocket-Version: 13
  2250. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5MzMzNA==
  2251. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  2252. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  2253. 2016-12-10 16:23:14.583 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  2254. GET /websockets HTTP/1.1
  2255. Connection: Upgrade
  2256. Upgrade: websocket
  2257. Host: 192.168.1.50:8082
  2258. Sec-WebSocket-Version: 13
  2259. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5MzM5MQ==
  2260. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  2261. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  2262. 2016-12-10 16:23:18.644 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  2263. GET /websockets HTTP/1.1
  2264. Connection: Upgrade
  2265. Upgrade: websocket
  2266. Host: 192.168.1.50:8082
  2267. Sec-WebSocket-Version: 13
  2268. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5NDU0Mw==
  2269. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  2270. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  2271. 2016-12-10 16:23:18.664 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  2272. GET /websockets HTTP/1.1
  2273. Connection: Upgrade
  2274. Upgrade: websocket
  2275. Host: 192.168.1.50:8082
  2276. Sec-WebSocket-Version: 13
  2277. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5NDYwNw==
  2278. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  2279. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  2280. 2016-12-10 16:23:18.684 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  2281. GET /websockets HTTP/1.1
  2282. Connection: Upgrade
  2283. Upgrade: websocket
  2284. Host: 192.168.1.50:8082
  2285. Sec-WebSocket-Version: 13
  2286. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5NDQ5Mg==
  2287. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  2288. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  2289. 2016-12-10 16:23:18.688 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  2290. GET /websockets HTTP/1.1
  2291. Connection: Upgrade
  2292. Upgrade: websocket
  2293. Host: 192.168.1.50:8082
  2294. Sec-WebSocket-Version: 13
  2295. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5NDU4MA==
  2296. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  2297. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  2298. 2016-12-10 16:23:18.763 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  2299. GET /websockets HTTP/1.1
  2300. Connection: Upgrade
  2301. Upgrade: websocket
  2302. Host: 192.168.1.50:8082
  2303. Sec-WebSocket-Version: 13
  2304. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5NDY1Nw==
  2305. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  2306. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  2307. 2016-12-10 16:23:18.765 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  2308. GET /websockets HTTP/1.1
  2309. Connection: Upgrade
  2310. Upgrade: websocket
  2311. Host: 192.168.1.50:8082
  2312. Sec-WebSocket-Version: 13
  2313. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5NDYyNw==
  2314. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  2315. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  2316. 2016-12-10 16:23:18.769 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  2317. GET /websockets HTTP/1.1
  2318. Connection: Upgrade
  2319. Upgrade: websocket
  2320. Host: 192.168.1.50:8082
  2321. Sec-WebSocket-Version: 13
  2322. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5NDY3Nw==
  2323. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  2324. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  2325. 2016-12-10 16:23:18.808 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  2326. GET /websockets HTTP/1.1
  2327. Connection: Upgrade
  2328. Upgrade: websocket
  2329. Host: 192.168.1.50:8082
  2330. Sec-WebSocket-Version: 13
  2331. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5NDY5Ng==
  2332. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  2333. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  2334. 2016-12-10 16:23:18.843 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  2335. GET /websockets HTTP/1.1
  2336. Connection: Upgrade
  2337. Upgrade: websocket
  2338. Host: 192.168.1.50:8082
  2339. Sec-WebSocket-Version: 13
  2340. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5NDczNQ==
  2341. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  2342. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  2343. 2016-12-10 16:23:18.854 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  2344. GET /websockets HTTP/1.1
  2345. Connection: Upgrade
  2346. Upgrade: websocket
  2347. Host: 192.168.1.50:8082
  2348. Sec-WebSocket-Version: 13
  2349. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5NDcxNQ==
  2350. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  2351. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  2352. 2016-12-10 16:23:18.858 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  2353. GET /websockets HTTP/1.1
  2354. Connection: Upgrade
  2355. Upgrade: websocket
  2356. Host: 192.168.1.50:8082
  2357. Sec-WebSocket-Version: 13
  2358. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5NDc2MQ==
  2359. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  2360. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  2361. 2016-12-10 16:23:18.879 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  2362. GET /websockets HTTP/1.1
  2363. Connection: Upgrade
  2364. Upgrade: websocket
  2365. Host: 192.168.1.50:8082
  2366. Sec-WebSocket-Version: 13
  2367. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5NDc4MA==
  2368. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  2369. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  2370. 2016-12-10 16:23:18.916 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  2371. GET /websockets HTTP/1.1
  2372. Connection: Upgrade
  2373. Upgrade: websocket
  2374. Host: 192.168.1.50:8082
  2375. Sec-WebSocket-Version: 13
  2376. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5NDgxOQ==
  2377. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  2378. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  2379. 2016-12-10 16:23:18.918 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  2380. GET /websockets HTTP/1.1
  2381. Connection: Upgrade
  2382. Upgrade: websocket
  2383. Host: 192.168.1.50:8082
  2384. Sec-WebSocket-Version: 13
  2385. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5NDc5OQ==
  2386. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  2387. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  2388. 2016-12-10 16:23:18.937 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  2389. GET /websockets HTTP/1.1
  2390. Connection: Upgrade
  2391. Upgrade: websocket
  2392. Host: 192.168.1.50:8082
  2393. Sec-WebSocket-Version: 13
  2394. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5NDg2NQ==
  2395. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  2396. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  2397. 2016-12-10 16:23:18.951 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  2398. GET /websockets HTTP/1.1
  2399. Connection: Upgrade
  2400. Upgrade: websocket
  2401. Host: 192.168.1.50:8082
  2402. Sec-WebSocket-Version: 13
  2403. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5NDg0NA==
  2404. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  2405. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  2406. 2016-12-10 16:23:18.960 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  2407. GET /websockets HTTP/1.1
  2408. Connection: Upgrade
  2409. Upgrade: websocket
  2410. Host: 192.168.1.50:8082
  2411. Sec-WebSocket-Version: 13
  2412. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5NDkwMw==
  2413. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  2414. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  2415. 2016-12-10 16:23:18.990 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  2416. GET /websockets HTTP/1.1
  2417. Connection: Upgrade
  2418. Upgrade: websocket
  2419. Host: 192.168.1.50:8082
  2420. Sec-WebSocket-Version: 13
  2421. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5NDg4NA==
  2422. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  2423. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  2424. 2016-12-10 16:23:19.033 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  2425. GET /websockets HTTP/1.1
  2426. Connection: Upgrade
  2427. Upgrade: websocket
  2428. Host: 192.168.1.50:8082
  2429. Sec-WebSocket-Version: 13
  2430. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5NDk0OA==
  2431. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  2432. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  2433. 2016-12-10 16:23:19.037 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  2434. GET /websockets HTTP/1.1
  2435. Connection: Upgrade
  2436. Upgrade: websocket
  2437. Host: 192.168.1.50:8082
  2438. Sec-WebSocket-Version: 13
  2439. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5NDk4OA==
  2440. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  2441. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  2442. 2016-12-10 16:23:19.111 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  2443. GET /websockets HTTP/1.1
  2444. Connection: Upgrade
  2445. Upgrade: websocket
  2446. Host: 192.168.1.50:8082
  2447. Sec-WebSocket-Version: 13
  2448. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5NTAzMw==
  2449. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  2450. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  2451. 2016-12-10 16:23:19.117 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  2452. GET /websockets HTTP/1.1
  2453. Connection: Upgrade
  2454. Upgrade: websocket
  2455. Host: 192.168.1.50:8082
  2456. Sec-WebSocket-Version: 13
  2457. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5NTA3Mw==
  2458. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  2459. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  2460. 2016-12-10 16:23:19.167 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  2461. GET /websockets HTTP/1.1
  2462. Connection: Upgrade
  2463. Upgrade: websocket
  2464. Host: 192.168.1.50:8082
  2465. Sec-WebSocket-Version: 13
  2466. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5NTExNQ==
  2467. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  2468. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  2469. 2016-12-10 16:23:19.183 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  2470. GET /websockets HTTP/1.1
  2471. Connection: Upgrade
  2472. Upgrade: websocket
  2473. Host: 192.168.1.50:8082
  2474. Sec-WebSocket-Version: 13
  2475. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5NDkyOQ==
  2476. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  2477. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  2478. 2016-12-10 16:23:19.187 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  2479. GET /websockets HTTP/1.1
  2480. Connection: Upgrade
  2481. Upgrade: websocket
  2482. Host: 192.168.1.50:8082
  2483. Sec-WebSocket-Version: 13
  2484. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5NDk2OA==
  2485. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  2486. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  2487. 2016-12-10 16:23:19.222 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  2488. GET /websockets HTTP/1.1
  2489. Connection: Upgrade
  2490. Upgrade: websocket
  2491. Host: 192.168.1.50:8082
  2492. Sec-WebSocket-Version: 13
  2493. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5NTE1NQ==
  2494. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  2495. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  2496. 2016-12-10 16:23:19.251 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  2497. GET /websockets HTTP/1.1
  2498. Connection: Upgrade
  2499. Upgrade: websocket
  2500. Host: 192.168.1.50:8082
  2501. Sec-WebSocket-Version: 13
  2502. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5NTAxMw==
  2503. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  2504. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  2505. 2016-12-10 16:23:19.274 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  2506. GET /websockets HTTP/1.1
  2507. Connection: Upgrade
  2508. Upgrade: websocket
  2509. Host: 192.168.1.50:8082
  2510. Sec-WebSocket-Version: 13
  2511. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5NTA1Mw==
  2512. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  2513. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  2514. 2016-12-10 16:23:19.277 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  2515. GET /websockets HTTP/1.1
  2516. Connection: Upgrade
  2517. Upgrade: websocket
  2518. Host: 192.168.1.50:8082
  2519. Sec-WebSocket-Version: 13
  2520. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5NTA5Mg==
  2521. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  2522. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  2523. 2016-12-10 16:23:19.328 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  2524. GET /websockets HTTP/1.1
  2525. Connection: Upgrade
  2526. Upgrade: websocket
  2527. Host: 192.168.1.50:8082
  2528. Sec-WebSocket-Version: 13
  2529. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5NTEzNQ==
  2530. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  2531. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  2532. 2016-12-10 16:23:19.349 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  2533. GET /websockets HTTP/1.1
  2534. Connection: Upgrade
  2535. Upgrade: websocket
  2536. Host: 192.168.1.50:8082
  2537. Sec-WebSocket-Version: 13
  2538. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5NTIwMg==
  2539. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  2540. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  2541. 2016-12-10 16:23:19.382 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  2542. GET /websockets HTTP/1.1
  2543. Connection: Upgrade
  2544. Upgrade: websocket
  2545. Host: 192.168.1.50:8082
  2546. Sec-WebSocket-Version: 13
  2547. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5NTE3Ng==
  2548. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  2549. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  2550. 2016-12-10 16:23:19.386 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  2551. GET /websockets HTTP/1.1
  2552. Connection: Upgrade
  2553. Upgrade: websocket
  2554. Host: 192.168.1.50:8082
  2555. Sec-WebSocket-Version: 13
  2556. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5NTIyMQ==
  2557. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  2558. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  2559. 2016-12-10 16:23:19.390 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  2560. GET /websockets HTTP/1.1
  2561. Connection: Upgrade
  2562. Upgrade: websocket
  2563. Host: 192.168.1.50:8082
  2564. Sec-WebSocket-Version: 13
  2565. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5NTI2MQ==
  2566. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  2567. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  2568. 2016-12-10 16:23:19.425 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  2569. GET /websockets HTTP/1.1
  2570. Connection: Upgrade
  2571. Upgrade: websocket
  2572. Host: 192.168.1.50:8082
  2573. Sec-WebSocket-Version: 13
  2574. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5NTI0MQ==
  2575. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  2576. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  2577. 2016-12-10 16:23:19.429 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  2578. GET /websockets HTTP/1.1
  2579. Connection: Upgrade
  2580. Upgrade: websocket
  2581. Host: 192.168.1.50:8082
  2582. Sec-WebSocket-Version: 13
  2583. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5NTI4MQ==
  2584. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  2585. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  2586. 2016-12-10 16:23:19.466 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  2587. GET /websockets HTTP/1.1
  2588. Connection: Upgrade
  2589. Upgrade: websocket
  2590. Host: 192.168.1.50:8082
  2591. Sec-WebSocket-Version: 13
  2592. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5NTMwMA==
  2593. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  2594. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  2595. 2016-12-10 16:23:19.470 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  2596. GET /websockets HTTP/1.1
  2597. Connection: Upgrade
  2598. Upgrade: websocket
  2599. Host: 192.168.1.50:8082
  2600. Sec-WebSocket-Version: 13
  2601. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5NTM0OQ==
  2602. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  2603. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  2604. 2016-12-10 16:23:19.503 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  2605. GET /websockets HTTP/1.1
  2606. Connection: Upgrade
  2607. Upgrade: websocket
  2608. Host: 192.168.1.50:8082
  2609. Sec-WebSocket-Version: 13
  2610. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5NTMyOQ==
  2611. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  2612. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  2613. 2016-12-10 16:23:19.506 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  2614. GET /websockets HTTP/1.1
  2615. Connection: Upgrade
  2616. Upgrade: websocket
  2617. Host: 192.168.1.50:8082
  2618. Sec-WebSocket-Version: 13
  2619. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5NTM2OA==
  2620. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  2621. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  2622. 2016-12-10 16:23:19.510 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  2623. GET /websockets HTTP/1.1
  2624. Connection: Upgrade
  2625. Upgrade: websocket
  2626. Host: 192.168.1.50:8082
  2627. Sec-WebSocket-Version: 13
  2628. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5NTY5Ng==
  2629. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  2630. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  2631. 2016-12-10 16:23:19.543 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  2632. GET /websockets HTTP/1.1
  2633. Connection: Upgrade
  2634. Upgrade: websocket
  2635. Host: 192.168.1.50:8082
  2636. Sec-WebSocket-Version: 13
  2637. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5NTYzOQ==
  2638. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  2639. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  2640. 2016-12-10 16:23:19.547 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  2641. GET /websockets HTTP/1.1
  2642. Connection: Upgrade
  2643. Upgrade: websocket
  2644. Host: 192.168.1.50:8082
  2645. Sec-WebSocket-Version: 13
  2646. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5NTczMw==
  2647. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  2648. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  2649. 2016-12-10 16:23:19.584 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  2650. GET /websockets HTTP/1.1
  2651. Connection: Upgrade
  2652. Upgrade: websocket
  2653. Host: 192.168.1.50:8082
  2654. Sec-WebSocket-Version: 13
  2655. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5NTc4MQ==
  2656. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  2657. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  2658. 2016-12-10 16:23:19.587 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  2659. GET /websockets HTTP/1.1
  2660. Connection: Upgrade
  2661. Upgrade: websocket
  2662. Host: 192.168.1.50:8082
  2663. Sec-WebSocket-Version: 13
  2664. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5NTg0Nw==
  2665. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  2666. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  2667. 2016-12-10 16:23:19.608 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  2668. GET /websockets HTTP/1.1
  2669. Connection: Upgrade
  2670. Upgrade: websocket
  2671. Host: 192.168.1.50:8082
  2672. Sec-WebSocket-Version: 13
  2673. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5NTgxOQ==
  2674. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  2675. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  2676. 2016-12-10 16:23:19.622 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  2677. GET /websockets HTTP/1.1
  2678. Connection: Upgrade
  2679. Upgrade: websocket
  2680. Host: 192.168.1.50:8082
  2681. Sec-WebSocket-Version: 13
  2682. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5NTg4Mw==
  2683. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  2684. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  2685. 2016-12-10 16:23:19.626 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  2686. GET /websockets HTTP/1.1
  2687. Connection: Upgrade
  2688. Upgrade: websocket
  2689. Host: 192.168.1.50:8082
  2690. Sec-WebSocket-Version: 13
  2691. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5NTkyMg==
  2692. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  2693. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  2694. 2016-12-10 16:23:19.641 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  2695. GET /websockets HTTP/1.1
  2696. Connection: Upgrade
  2697. Upgrade: websocket
  2698. Host: 192.168.1.50:8082
  2699. Sec-WebSocket-Version: 13
  2700. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5NTkwMg==
  2701. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  2702. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  2703. 2016-12-10 16:23:19.630 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  2704. GET /websockets HTTP/1.1
  2705. Connection: Upgrade
  2706. Upgrade: websocket
  2707. Host: 192.168.1.50:8082
  2708. Sec-WebSocket-Version: 13
  2709. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5NTk2Ng==
  2710. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  2711. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  2712. 2016-12-10 16:23:19.660 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  2713. GET /websockets HTTP/1.1
  2714. Connection: Upgrade
  2715. Upgrade: websocket
  2716. Host: 192.168.1.50:8082
  2717. Sec-WebSocket-Version: 13
  2718. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5NjAwNg==
  2719. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  2720. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  2721. 2016-12-10 16:23:19.674 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  2722. GET /websockets HTTP/1.1
  2723. Connection: Upgrade
  2724. Upgrade: websocket
  2725. Host: 192.168.1.50:8082
  2726. Sec-WebSocket-Version: 13
  2727. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5NTk0MQ==
  2728. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  2729. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  2730. 2016-12-10 16:23:19.678 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  2731. GET /websockets HTTP/1.1
  2732. Connection: Upgrade
  2733. Upgrade: websocket
  2734. Host: 192.168.1.50:8082
  2735. Sec-WebSocket-Version: 13
  2736. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5NTk4NQ==
  2737. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  2738. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  2739. 2016-12-10 16:23:19.726 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  2740. GET /websockets HTTP/1.1
  2741. Connection: Upgrade
  2742. Upgrade: websocket
  2743. Host: 192.168.1.50:8082
  2744. Sec-WebSocket-Version: 13
  2745. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5NjA1NA==
  2746. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  2747. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  2748. 2016-12-10 16:23:19.730 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  2749. GET /websockets HTTP/1.1
  2750. Connection: Upgrade
  2751. Upgrade: websocket
  2752. Host: 192.168.1.50:8082
  2753. Sec-WebSocket-Version: 13
  2754. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5NjA5Mw==
  2755. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  2756. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  2757. 2016-12-10 16:23:19.762 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  2758. GET /websockets HTTP/1.1
  2759. Connection: Upgrade
  2760. Upgrade: websocket
  2761. Host: 192.168.1.50:8082
  2762. Sec-WebSocket-Version: 13
  2763. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5NjAyNw==
  2764. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  2765. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  2766. 2016-12-10 16:23:19.787 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  2767. GET /websockets HTTP/1.1
  2768. Connection: Upgrade
  2769. Upgrade: websocket
  2770. Host: 192.168.1.50:8082
  2771. Sec-WebSocket-Version: 13
  2772. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5NjEzMw==
  2773. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  2774. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  2775. 2016-12-10 16:23:19.801 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  2776. GET /websockets HTTP/1.1
  2777. Connection: Upgrade
  2778. Upgrade: websocket
  2779. Host: 192.168.1.50:8082
  2780. Sec-WebSocket-Version: 13
  2781. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5NjA3Mw==
  2782. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  2783. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  2784. 2016-12-10 16:23:19.804 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  2785. GET /websockets HTTP/1.1
  2786. Connection: Upgrade
  2787. Upgrade: websocket
  2788. Host: 192.168.1.50:8082
  2789. Sec-WebSocket-Version: 13
  2790. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5NjExMw==
  2791. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  2792. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  2793. 2016-12-10 16:23:19.808 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  2794. GET /websockets HTTP/1.1
  2795. Connection: Upgrade
  2796. Upgrade: websocket
  2797. Host: 192.168.1.50:8082
  2798. Sec-WebSocket-Version: 13
  2799. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5NjE1OQ==
  2800. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  2801. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  2802. 2016-12-10 16:23:19.823 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  2803. GET /websockets HTTP/1.1
  2804. Connection: Upgrade
  2805. Upgrade: websocket
  2806. Host: 192.168.1.50:8082
  2807. Sec-WebSocket-Version: 13
  2808. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5NjE4Mw==
  2809. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  2810. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  2811. 2016-12-10 16:23:19.827 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  2812. GET /websockets HTTP/1.1
  2813. Connection: Upgrade
  2814. Upgrade: websocket
  2815. Host: 192.168.1.50:8082
  2816. Sec-WebSocket-Version: 13
  2817. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5NjIyMg==
  2818. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  2819. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  2820. 2016-12-10 16:23:19.871 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  2821. GET /websockets HTTP/1.1
  2822. Connection: Upgrade
  2823. Upgrade: websocket
  2824. Host: 192.168.1.50:8082
  2825. Sec-WebSocket-Version: 13
  2826. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5NjIwMg==
  2827. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  2828. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  2829. 2016-12-10 16:23:19.875 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  2830. GET /websockets HTTP/1.1
  2831. Connection: Upgrade
  2832. Upgrade: websocket
  2833. Host: 192.168.1.50:8082
  2834. Sec-WebSocket-Version: 13
  2835. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5NjI0OQ==
  2836. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  2837. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  2838. 2016-12-10 16:23:19.879 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  2839. GET /websockets HTTP/1.1
  2840. Connection: Upgrade
  2841. Upgrade: websocket
  2842. Host: 192.168.1.50:8082
  2843. Sec-WebSocket-Version: 13
  2844. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5NjI4OQ==
  2845. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  2846. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  2847. 2016-12-10 16:23:19.830 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  2848. GET /websockets HTTP/1.1
  2849. Connection: Upgrade
  2850. Upgrade: websocket
  2851. Host: 192.168.1.50:8082
  2852. Sec-WebSocket-Version: 13
  2853. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5NjI2OQ==
  2854. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  2855. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  2856. 2016-12-10 16:23:19.887 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  2857. GET /websockets HTTP/1.1
  2858. Connection: Upgrade
  2859. Upgrade: websocket
  2860. Host: 192.168.1.50:8082
  2861. Sec-WebSocket-Version: 13
  2862. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5NjMxMQ==
  2863. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  2864. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  2865. 2016-12-10 16:23:19.924 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  2866. GET /websockets HTTP/1.1
  2867. Connection: Upgrade
  2868. Upgrade: websocket
  2869. Host: 192.168.1.50:8082
  2870. Sec-WebSocket-Version: 13
  2871. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5NjM2MA==
  2872. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  2873. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  2874. 2016-12-10 16:23:19.928 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  2875. GET /websockets HTTP/1.1
  2876. Connection: Upgrade
  2877. Upgrade: websocket
  2878. Host: 192.168.1.50:8082
  2879. Sec-WebSocket-Version: 13
  2880. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5NjQwMw==
  2881. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  2882. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  2883. 2016-12-10 16:23:19.954 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  2884. GET /websockets HTTP/1.1
  2885. Connection: Upgrade
  2886. Upgrade: websocket
  2887. Host: 192.168.1.50:8082
  2888. Sec-WebSocket-Version: 13
  2889. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5NjMzOA==
  2890. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  2891. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  2892. 2016-12-10 16:23:19.957 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  2893. GET /websockets HTTP/1.1
  2894. Connection: Upgrade
  2895. Upgrade: websocket
  2896. Host: 192.168.1.50:8082
  2897. Sec-WebSocket-Version: 13
  2898. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5NjM4Mw==
  2899. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  2900. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  2901. 2016-12-10 16:23:19.992 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  2902. GET /websockets HTTP/1.1
  2903. Connection: Upgrade
  2904. Upgrade: websocket
  2905. Host: 192.168.1.50:8082
  2906. Sec-WebSocket-Version: 13
  2907. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5NjQ0OA==
  2908. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  2909. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  2910. 2016-12-10 16:23:19.996 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  2911. GET /websockets HTTP/1.1
  2912. Connection: Upgrade
  2913. Upgrade: websocket
  2914. Host: 192.168.1.50:8082
  2915. Sec-WebSocket-Version: 13
  2916. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5NjQ4OA==
  2917. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  2918. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  2919. 2016-12-10 16:23:20.000 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  2920. GET /websockets HTTP/1.1
  2921. Connection: Upgrade
  2922. Upgrade: websocket
  2923. Host: 192.168.1.50:8082
  2924. Sec-WebSocket-Version: 13
  2925. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5NjUzNA==
  2926. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  2927. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  2928. 2016-12-10 16:23:20.033 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  2929. GET /websockets HTTP/1.1
  2930. Connection: Upgrade
  2931. Upgrade: websocket
  2932. Host: 192.168.1.50:8082
  2933. Sec-WebSocket-Version: 13
  2934. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5NjQyOQ==
  2935. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  2936. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  2937. 2016-12-10 16:23:20.037 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  2938. GET /websockets HTTP/1.1
  2939. Connection: Upgrade
  2940. Upgrade: websocket
  2941. Host: 192.168.1.50:8082
  2942. Sec-WebSocket-Version: 13
  2943. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5NjQ2OA==
  2944. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  2945. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  2946. 2016-12-10 16:23:20.040 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  2947. GET /websockets HTTP/1.1
  2948. Connection: Upgrade
  2949. Upgrade: websocket
  2950. Host: 192.168.1.50:8082
  2951. Sec-WebSocket-Version: 13
  2952. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5NjUwOA==
  2953. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  2954. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  2955. 2016-12-10 16:23:20.094 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  2956. GET /websockets HTTP/1.1
  2957. Connection: Upgrade
  2958. Upgrade: websocket
  2959. Host: 192.168.1.50:8082
  2960. Sec-WebSocket-Version: 13
  2961. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5NjU3NQ==
  2962. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  2963. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  2964. 2016-12-10 16:23:20.097 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  2965. GET /websockets HTTP/1.1
  2966. Connection: Upgrade
  2967. Upgrade: websocket
  2968. Host: 192.168.1.50:8082
  2969. Sec-WebSocket-Version: 13
  2970. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5NjYxOQ==
  2971. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  2972. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  2973. 2016-12-10 16:23:20.114 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  2974. GET /websockets HTTP/1.1
  2975. Connection: Upgrade
  2976. Upgrade: websocket
  2977. Host: 192.168.1.50:8082
  2978. Sec-WebSocket-Version: 13
  2979. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5NjU1Ng==
  2980. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  2981. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  2982. 2016-12-10 16:23:20.118 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  2983. GET /websockets HTTP/1.1
  2984. Connection: Upgrade
  2985. Upgrade: websocket
  2986. Host: 192.168.1.50:8082
  2987. Sec-WebSocket-Version: 13
  2988. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5NjU5NA==
  2989. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  2990. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  2991. 2016-12-10 16:23:20.155 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  2992. GET /websockets HTTP/1.1
  2993. Connection: Upgrade
  2994. Upgrade: websocket
  2995. Host: 192.168.1.50:8082
  2996. Sec-WebSocket-Version: 13
  2997. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5NjYzOQ==
  2998. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  2999. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  3000. 2016-12-10 16:23:20.158 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  3001. GET /websockets HTTP/1.1
  3002. Connection: Upgrade
  3003. Upgrade: websocket
  3004. Host: 192.168.1.50:8082
  3005. Sec-WebSocket-Version: 13
  3006. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5NjY3OQ==
  3007. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  3008. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  3009. 2016-12-10 16:23:20.173 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  3010. GET /websockets HTTP/1.1
  3011. Connection: Upgrade
  3012. Upgrade: websocket
  3013. Host: 192.168.1.50:8082
  3014. Sec-WebSocket-Version: 13
  3015. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5NjY2MA==
  3016. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  3017. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  3018. 2016-12-10 16:23:20.177 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  3019. GET /websockets HTTP/1.1
  3020. Connection: Upgrade
  3021. Upgrade: websocket
  3022. Host: 192.168.1.50:8082
  3023. Sec-WebSocket-Version: 13
  3024. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5NjcwMg==
  3025. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  3026. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  3027. 2016-12-10 16:23:20.224 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  3028. GET /websockets HTTP/1.1
  3029. Connection: Upgrade
  3030. Upgrade: websocket
  3031. Host: 192.168.1.50:8082
  3032. Sec-WebSocket-Version: 13
  3033. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5NjcyMg==
  3034. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  3035. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  3036. 2016-12-10 16:23:20.228 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  3037. GET /websockets HTTP/1.1
  3038. Connection: Upgrade
  3039. Upgrade: websocket
  3040. Host: 192.168.1.50:8082
  3041. Sec-WebSocket-Version: 13
  3042. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5Njc2MQ==
  3043. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  3044. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  3045. 2016-12-10 16:23:20.180 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  3046. GET /websockets HTTP/1.1
  3047. Connection: Upgrade
  3048. Upgrade: websocket
  3049. Host: 192.168.1.50:8082
  3050. Sec-WebSocket-Version: 13
  3051. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5Njc0MQ==
  3052. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  3053. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  3054. 2016-12-10 16:23:20.265 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  3055. GET /websockets HTTP/1.1
  3056. Connection: Upgrade
  3057. Upgrade: websocket
  3058. Host: 192.168.1.50:8082
  3059. Sec-WebSocket-Version: 13
  3060. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5Njc4MA==
  3061. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  3062. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  3063. 2016-12-10 16:23:20.268 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  3064. GET /websockets HTTP/1.1
  3065. Connection: Upgrade
  3066. Upgrade: websocket
  3067. Host: 192.168.1.50:8082
  3068. Sec-WebSocket-Version: 13
  3069. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5NjgyOQ==
  3070. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  3071. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  3072. 2016-12-10 16:23:20.293 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  3073. GET /websockets HTTP/1.1
  3074. Connection: Upgrade
  3075. Upgrade: websocket
  3076. Host: 192.168.1.50:8082
  3077. Sec-WebSocket-Version: 13
  3078. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5NjgwOA==
  3079. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  3080. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  3081. 2016-12-10 16:23:20.297 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  3082. GET /websockets HTTP/1.1
  3083. Connection: Upgrade
  3084. Upgrade: websocket
  3085. Host: 192.168.1.50:8082
  3086. Sec-WebSocket-Version: 13
  3087. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5Njg0OA==
  3088. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  3089. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  3090. 2016-12-10 16:23:20.333 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  3091. GET /websockets HTTP/1.1
  3092. Connection: Upgrade
  3093. Upgrade: websocket
  3094. Host: 192.168.1.50:8082
  3095. Sec-WebSocket-Version: 13
  3096. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5Njg3MA==
  3097. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  3098. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  3099. 2016-12-10 16:23:20.336 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  3100. GET /websockets HTTP/1.1
  3101. Connection: Upgrade
  3102. Upgrade: websocket
  3103. Host: 192.168.1.50:8082
  3104. Sec-WebSocket-Version: 13
  3105. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5NjkxNg==
  3106. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  3107. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  3108. 2016-12-10 16:23:20.300 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  3109. GET /websockets HTTP/1.1
  3110. Connection: Upgrade
  3111. Upgrade: websocket
  3112. Host: 192.168.1.50:8082
  3113. Sec-WebSocket-Version: 13
  3114. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5Njg5Ng==
  3115. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  3116. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  3117. 2016-12-10 16:23:20.365 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  3118. GET /websockets HTTP/1.1
  3119. Connection: Upgrade
  3120. Upgrade: websocket
  3121. Host: 192.168.1.50:8082
  3122. Sec-WebSocket-Version: 13
  3123. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5NjkzNw==
  3124. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  3125. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  3126. 2016-12-10 16:23:20.368 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  3127. GET /websockets HTTP/1.1
  3128. Connection: Upgrade
  3129. Upgrade: websocket
  3130. Host: 192.168.1.50:8082
  3131. Sec-WebSocket-Version: 13
  3132. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5NzYzNg==
  3133. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  3134. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  3135. 2016-12-10 16:23:20.392 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  3136. GET /websockets HTTP/1.1
  3137. Connection: Upgrade
  3138. Upgrade: websocket
  3139. Host: 192.168.1.50:8082
  3140. Sec-WebSocket-Version: 13
  3141. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5NzYwNw==
  3142. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  3143. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  3144. 2016-12-10 16:23:20.416 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  3145. GET /websockets HTTP/1.1
  3146. Connection: Upgrade
  3147. Upgrade: websocket
  3148. Host: 192.168.1.50:8082
  3149. Sec-WebSocket-Version: 13
  3150. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5NzY2MQ==
  3151. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  3152. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  3153. 2016-12-10 16:23:20.438 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  3154. GET /websockets HTTP/1.1
  3155. Connection: Upgrade
  3156. Upgrade: websocket
  3157. Host: 192.168.1.50:8082
  3158. Sec-WebSocket-Version: 13
  3159. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5NzY4MQ==
  3160. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  3161. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  3162. 2016-12-10 16:23:20.453 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  3163. GET /websockets HTTP/1.1
  3164. Connection: Upgrade
  3165. Upgrade: websocket
  3166. Host: 192.168.1.50:8082
  3167. Sec-WebSocket-Version: 13
  3168. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5NzcwMA==
  3169. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  3170. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  3171. 2016-12-10 16:23:20.456 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  3172. GET /websockets HTTP/1.1
  3173. Connection: Upgrade
  3174. Upgrade: websocket
  3175. Host: 192.168.1.50:8082
  3176. Sec-WebSocket-Version: 13
  3177. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5Nzc0NA==
  3178. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  3179. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  3180. 2016-12-10 16:23:20.460 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  3181. GET /websockets HTTP/1.1
  3182. Connection: Upgrade
  3183. Upgrade: websocket
  3184. Host: 192.168.1.50:8082
  3185. Sec-WebSocket-Version: 13
  3186. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5Nzc4NA==
  3187. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  3188. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  3189. 2016-12-10 16:23:20.499 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  3190. GET /websockets HTTP/1.1
  3191. Connection: Upgrade
  3192. Upgrade: websocket
  3193. Host: 192.168.1.50:8082
  3194. Sec-WebSocket-Version: 13
  3195. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5NzcxOQ==
  3196. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  3197. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  3198. 2016-12-10 16:23:20.533 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  3199. GET /websockets HTTP/1.1
  3200. Connection: Upgrade
  3201. Upgrade: websocket
  3202. Host: 192.168.1.50:8082
  3203. Sec-WebSocket-Version: 13
  3204. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5Nzc2NA==
  3205. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  3206. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  3207. 2016-12-10 16:23:20.536 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  3208. GET /websockets HTTP/1.1
  3209. Connection: Upgrade
  3210. Upgrade: websocket
  3211. Host: 192.168.1.50:8082
  3212. Sec-WebSocket-Version: 13
  3213. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5NzgwMw==
  3214. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  3215. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  3216. 2016-12-10 16:23:20.540 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  3217. GET /websockets HTTP/1.1
  3218. Connection: Upgrade
  3219. Upgrade: websocket
  3220. Host: 192.168.1.50:8082
  3221. Sec-WebSocket-Version: 13
  3222. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5Nzg1MA==
  3223. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  3224. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  3225. 2016-12-10 16:23:20.554 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  3226. GET /websockets HTTP/1.1
  3227. Connection: Upgrade
  3228. Upgrade: websocket
  3229. Host: 192.168.1.50:8082
  3230. Sec-WebSocket-Version: 13
  3231. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5NzgyOQ==
  3232. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  3233. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  3234. 2016-12-10 16:23:20.558 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  3235. GET /websockets HTTP/1.1
  3236. Connection: Upgrade
  3237. Upgrade: websocket
  3238. Host: 192.168.1.50:8082
  3239. Sec-WebSocket-Version: 13
  3240. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5Nzg3MA==
  3241. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  3242. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  3243. 2016-12-10 16:23:20.604 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  3244. GET /websockets HTTP/1.1
  3245. Connection: Upgrade
  3246. Upgrade: websocket
  3247. Host: 192.168.1.50:8082
  3248. Sec-WebSocket-Version: 13
  3249. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5Nzg5MA==
  3250. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  3251. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  3252. 2016-12-10 16:23:20.607 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  3253. GET /websockets HTTP/1.1
  3254. Connection: Upgrade
  3255. Upgrade: websocket
  3256. Host: 192.168.1.50:8082
  3257. Sec-WebSocket-Version: 13
  3258. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5NzkzNg==
  3259. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  3260. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  3261. 2016-12-10 16:23:20.623 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  3262. GET /websockets HTTP/1.1
  3263. Connection: Upgrade
  3264. Upgrade: websocket
  3265. Host: 192.168.1.50:8082
  3266. Sec-WebSocket-Version: 13
  3267. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5NzkwOQ==
  3268. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  3269. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  3270. 2016-12-10 16:23:20.628 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  3271. GET /websockets HTTP/1.1
  3272. Connection: Upgrade
  3273. Upgrade: websocket
  3274. Host: 192.168.1.50:8082
  3275. Sec-WebSocket-Version: 13
  3276. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5Nzk1NQ==
  3277. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  3278. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  3279. 2016-12-10 16:23:20.654 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  3280. GET /websockets HTTP/1.1
  3281. Connection: Upgrade
  3282. Upgrade: websocket
  3283. Host: 192.168.1.50:8082
  3284. Sec-WebSocket-Version: 13
  3285. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5Nzk3NQ==
  3286. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  3287. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  3288. 2016-12-10 16:23:20.658 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  3289. GET /websockets HTTP/1.1
  3290. Connection: Upgrade
  3291. Upgrade: websocket
  3292. Host: 192.168.1.50:8082
  3293. Sec-WebSocket-Version: 13
  3294. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5ODAyMQ==
  3295. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  3296. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  3297. 2016-12-10 16:23:20.672 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  3298. GET /websockets HTTP/1.1
  3299. Connection: Upgrade
  3300. Upgrade: websocket
  3301. Host: 192.168.1.50:8082
  3302. Sec-WebSocket-Version: 13
  3303. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5Nzk5NQ==
  3304. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  3305. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  3306. 2016-12-10 16:23:20.698 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  3307. GET /websockets HTTP/1.1
  3308. Connection: Upgrade
  3309. Upgrade: websocket
  3310. Host: 192.168.1.50:8082
  3311. Sec-WebSocket-Version: 13
  3312. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5ODA0Mg==
  3313. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  3314. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  3315. 2016-12-10 16:23:20.724 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  3316. GET /websockets HTTP/1.1
  3317. Connection: Upgrade
  3318. Upgrade: websocket
  3319. Host: 192.168.1.50:8082
  3320. Sec-WebSocket-Version: 13
  3321. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5ODA2Mg==
  3322. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  3323. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  3324. 2016-12-10 16:23:20.728 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  3325. GET /websockets HTTP/1.1
  3326. Connection: Upgrade
  3327. Upgrade: websocket
  3328. Host: 192.168.1.50:8082
  3329. Sec-WebSocket-Version: 13
  3330. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5ODEwNw==
  3331. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  3332. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  3333. 2016-12-10 16:23:20.742 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  3334. GET /websockets HTTP/1.1
  3335. Connection: Upgrade
  3336. Upgrade: websocket
  3337. Host: 192.168.1.50:8082
  3338. Sec-WebSocket-Version: 13
  3339. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5ODA4Mg==
  3340. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  3341. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  3342. 2016-12-10 16:23:20.745 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  3343. GET /websockets HTTP/1.1
  3344. Connection: Upgrade
  3345. Upgrade: websocket
  3346. Host: 192.168.1.50:8082
  3347. Sec-WebSocket-Version: 13
  3348. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5ODEyOA==
  3349. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  3350. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  3351. 2016-12-10 16:23:20.772 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  3352. GET /websockets HTTP/1.1
  3353. Connection: Upgrade
  3354. Upgrade: websocket
  3355. Host: 192.168.1.50:8082
  3356. Sec-WebSocket-Version: 13
  3357. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5ODE0OA==
  3358. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  3359. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  3360. 2016-12-10 16:23:20.776 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  3361. GET /websockets HTTP/1.1
  3362. Connection: Upgrade
  3363. Upgrade: websocket
  3364. Host: 192.168.1.50:8082
  3365. Sec-WebSocket-Version: 13
  3366. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5ODE5MA==
  3367. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  3368. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  3369. 2016-12-10 16:23:20.780 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  3370. GET /websockets HTTP/1.1
  3371. Connection: Upgrade
  3372. Upgrade: websocket
  3373. Host: 192.168.1.50:8082
  3374. Sec-WebSocket-Version: 13
  3375. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5ODIzNw==
  3376. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  3377. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  3378. 2016-12-10 16:23:20.812 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  3379. GET /websockets HTTP/1.1
  3380. Connection: Upgrade
  3381. Upgrade: websocket
  3382. Host: 192.168.1.50:8082
  3383. Sec-WebSocket-Version: 13
  3384. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5ODE2OA==
  3385. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  3386. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  3387. 2016-12-10 16:23:20.815 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  3388. GET /websockets HTTP/1.1
  3389. Connection: Upgrade
  3390. Upgrade: websocket
  3391. Host: 192.168.1.50:8082
  3392. Sec-WebSocket-Version: 13
  3393. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5ODIxNQ==
  3394. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  3395. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  3396. 2016-12-10 16:23:20.819 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  3397. GET /websockets HTTP/1.1
  3398. Connection: Upgrade
  3399. Upgrade: websocket
  3400. Host: 192.168.1.50:8082
  3401. Sec-WebSocket-Version: 13
  3402. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5ODI1Nw==
  3403. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  3404. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  3405. 2016-12-10 16:23:20.864 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  3406. GET /websockets HTTP/1.1
  3407. Connection: Upgrade
  3408. Upgrade: websocket
  3409. Host: 192.168.1.50:8082
  3410. Sec-WebSocket-Version: 13
  3411. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5ODI3Ng==
  3412. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  3413. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  3414. 2016-12-10 16:23:20.867 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  3415. GET /websockets HTTP/1.1
  3416. Connection: Upgrade
  3417. Upgrade: websocket
  3418. Host: 192.168.1.50:8082
  3419. Sec-WebSocket-Version: 13
  3420. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5ODMyMw==
  3421. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  3422. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  3423. 2016-12-10 16:23:20.884 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  3424. GET /websockets HTTP/1.1
  3425. Connection: Upgrade
  3426. Upgrade: websocket
  3427. Host: 192.168.1.50:8082
  3428. Sec-WebSocket-Version: 13
  3429. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5ODMwMw==
  3430. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  3431. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  3432. 2016-12-10 16:23:20.908 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  3433. GET /websockets HTTP/1.1
  3434. Connection: Upgrade
  3435. Upgrade: websocket
  3436. Host: 192.168.1.50:8082
  3437. Sec-WebSocket-Version: 13
  3438. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5ODM0Mw==
  3439. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  3440. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  3441. 2016-12-10 16:23:20.919 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  3442. GET /websockets HTTP/1.1
  3443. Connection: Upgrade
  3444. Upgrade: websocket
  3445. Host: 192.168.1.50:8082
  3446. Sec-WebSocket-Version: 13
  3447. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5ODM2NA==
  3448. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  3449. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  3450. 2016-12-10 16:23:22.425 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  3451. GET /websockets HTTP/1.1
  3452. Connection: Upgrade
  3453. Upgrade: websocket
  3454. Host: 192.168.1.50:8082
  3455. Sec-WebSocket-Version: 13
  3456. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5OTEwMw==
  3457. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  3458. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  3459. 2016-12-10 16:23:22.442 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  3460. GET /websockets HTTP/1.1
  3461. Connection: Upgrade
  3462. Upgrade: websocket
  3463. Host: 192.168.1.50:8082
  3464. Sec-WebSocket-Version: 13
  3465. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5OTEzNw==
  3466. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  3467. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  3468. 2016-12-10 16:23:22.484 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  3469. GET /websockets HTTP/1.1
  3470. Connection: Upgrade
  3471. Upgrade: websocket
  3472. Host: 192.168.1.50:8082
  3473. Sec-WebSocket-Version: 13
  3474. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5OTIyNg==
  3475. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  3476. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
  3477. 2016-12-10 16:23:22.485 DEBUG - Discarded inbound message HttpObjectAggregator$AggregatedFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 0, cap: 0, components=0))
  3478. GET /websockets HTTP/1.1
  3479. Connection: Upgrade
  3480. Upgrade: websocket
  3481. Host: 192.168.1.50:8082
  3482. Sec-WebSocket-Version: 13
  3483. Sec-WebSocket-Key: MTMtMTQ4MTM3OTc5OTE3Ng==
  3484. Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
  3485. content-length: 0 that reached at the tail of the pipeline. Please check your pipeline configuration.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement