faye-websocket 0.7.0 → 0.7.1
Sign up to get free protection for your applications and to get access to all the features.
Potentially problematic release.
This version of faye-websocket might be problematic. Click here for more details.
- data/CHANGELOG.md +6 -0
- data/README.md +2 -0
- data/examples/log/passenger.7000.log +156 -0
- data/examples/log/passenger.8003.log +1222 -0
- data/examples/tmp/pids/passenger.7000.pid.lock +0 -0
- data/examples/tmp/pids/passenger.8003.pid.lock +0 -0
- data/lib/faye/websocket.rb +1 -1
- data/lib/faye/websocket/api.rb +1 -1
- data/lib/faye/websocket/client.rb +2 -2
- metadata +26 -5
data/CHANGELOG.md
CHANGED
data/README.md
CHANGED
@@ -164,6 +164,8 @@ is an optional hash containing any of these keys:
|
|
164
164
|
|
165
165
|
* `:headers` - a hash containing key-value pairs representing HTTP headers to
|
166
166
|
be sent during the handshake process
|
167
|
+
* `:max_length` - the maximum allowed size of incoming message frames, in bytes.
|
168
|
+
The default value is `2^30 - 1`, or 1 byte short of 1 GiB.
|
167
169
|
* `:ping` - an integer that sets how often the WebSocket should send ping
|
168
170
|
frames, measured in seconds
|
169
171
|
|
@@ -0,0 +1,156 @@
|
|
1
|
+
[ 2013-12-02 15:58:46.1743 30220/7fa4ebc5b740 agents/Watchdog/Main.cpp:574 ]: Options: { 'analytics_log_user' => 'james', 'cleanup_pidfiles' => 'L3RtcC9wYXNzZW5nZXItc3RhbmRhbG9uZS43cGV5MGsvdGVtcF9kaXJfdG91Y2hlci5waWQ=', 'default_group' => 'james', 'default_python' => 'python', 'default_ruby' => '/opt/rubies/1.9.3-p484/bin/ruby', 'default_user' => 'james', 'log_level' => '0', 'max_instances_per_app' => '0', 'max_pool_size' => '6', 'passenger_root' => '/tmp/passenger-standalone.7pey0k/locations.ini', 'pool_idle_time' => '300', 'prestart_urls' => 'aHR0cDovLzAuMC4wLjA6NzAwMAA=', 'temp_dir' => '/tmp', 'union_station_gateway_address' => 'gateway.unionstationapp.com', 'union_station_gateway_port' => '443', 'user_switching' => 'false', 'web_server_passenger_version' => '4.0.26', 'web_server_pid' => '30219', 'web_server_type' => 'nginx', 'web_server_worker_gid' => '-1', 'web_server_worker_uid' => '-1' }
|
2
|
+
[ 2013-12-02 15:58:46.1887 30223/7f03a68e5740 agents/HelperAgent/Main.cpp:626 ]: PassengerHelperAgent online, listening at unix:/tmp/passenger.1.0.30219/generation-0/request
|
3
|
+
[ 2013-12-02 15:58:46.2038 30229/7fdb66c47740 agents/LoggingAgent/Main.cpp:318 ]: PassengerLoggingAgent online, listening at unix:/tmp/passenger.1.0.30219/generation-0/logging
|
4
|
+
[ 2013-12-02 15:58:46.2045 30220/7fa4ebc5b740 agents/Watchdog/Main.cpp:761 ]: All Phusion Passenger agents started!
|
5
|
+
[ 2013-12-02 15:58:48.3747 30223/7f03a67ff700 Pool2/Spawner.h:796 ]: [App 30267 stdout]
|
6
|
+
[ 2013-12-02 15:58:48.7401 30223/7f03a67ff700 Pool2/SmartSpawner.h:305 ]: Preloader for /home/james/projects/FAYE/websocket/ruby/examples started on PID 30267, listening on unix:/tmp/passenger.1.0.30219/generation-0/backends/preloader.30267
|
7
|
+
[ 2013-12-02 15:58:51.7736 30223/7f03a46ae700 Pool2/Implementation.cpp:1291 ]: [App 30288 stdout] [:open, "http://localhost:7000/", ""]
|
8
|
+
[ 2013-12-02 16:00:00.6587 30223/7f03a46ae700 Pool2/Implementation.cpp:1291 ]: [App 30288 stdout] [:close, "http://localhost:7000/"]
|
9
|
+
[ 2013-12-02 16:02:20.1251 31569/7f8a6bb8c740 agents/Watchdog/Main.cpp:574 ]: Options: { 'analytics_log_user' => 'james', 'cleanup_pidfiles' => 'L3RtcC9wYXNzZW5nZXItc3RhbmRhbG9uZS52Z3BoYXIvdGVtcF9kaXJfdG91Y2hlci5waWQ=', 'default_group' => 'james', 'default_python' => 'python', 'default_ruby' => '/opt/rubies/1.9.3-p484/bin/ruby', 'default_user' => 'james', 'log_level' => '0', 'max_instances_per_app' => '0', 'max_pool_size' => '6', 'passenger_root' => '/tmp/passenger-standalone.vgphar/locations.ini', 'pool_idle_time' => '300', 'prestart_urls' => 'aHR0cDovLzAuMC4wLjA6NzAwMAA=', 'temp_dir' => '/tmp', 'union_station_gateway_address' => 'gateway.unionstationapp.com', 'union_station_gateway_port' => '443', 'user_switching' => 'false', 'web_server_passenger_version' => '4.0.26', 'web_server_pid' => '31568', 'web_server_type' => 'nginx', 'web_server_worker_gid' => '-1', 'web_server_worker_uid' => '-1' }
|
10
|
+
[ 2013-12-02 16:02:20.1392 31572/7f65ae9b1740 agents/HelperAgent/Main.cpp:626 ]: PassengerHelperAgent online, listening at unix:/tmp/passenger.1.0.31568/generation-0/request
|
11
|
+
[ 2013-12-02 16:02:20.1544 31578/7f9d8db31740 agents/LoggingAgent/Main.cpp:318 ]: PassengerLoggingAgent online, listening at unix:/tmp/passenger.1.0.31568/generation-0/logging
|
12
|
+
[ 2013-12-02 16:02:20.1552 31569/7f8a6bb8c740 agents/Watchdog/Main.cpp:761 ]: All Phusion Passenger agents started!
|
13
|
+
[ 2013-12-02 16:02:21.6073 31572/7f65ae8cb700 Pool2/Spawner.h:796 ]: [App 31610 stdout]
|
14
|
+
[ 2013-12-02 16:02:21.9622 31572/7f65ae8cb700 Pool2/SmartSpawner.h:305 ]: Preloader for /home/james/projects/FAYE/websocket/ruby/examples started on PID 31610, listening on unix:/tmp/passenger.1.0.31568/generation-0/backends/preloader.31610
|
15
|
+
[ 2013-12-02 16:02:21.9957 31572/7f65ac77a700 Pool2/Implementation.cpp:1291 ]: [App 31631 stdout] [:open, "http://localhost:7000/", ""]
|
16
|
+
[ 2013-12-02 16:02:27.1327 31572/7f65ac77a700 Pool2/Implementation.cpp:1291 ]: [App 31631 stdout] [:close, "http://localhost:7000/"]
|
17
|
+
[ 2013-12-02 16:02:27.1899 31572/7f65ac77a700 Pool2/Implementation.cpp:1291 ]: [App 31631 stdout] [:open, "http://localhost:7000/", ""]
|
18
|
+
[ 2013-12-02 16:02:29.7856 31572/7f65ac77a700 Pool2/Implementation.cpp:1291 ]: [App 31631 stdout] [:close, "http://localhost:7000/"]
|
19
|
+
[ 2013-12-02 16:02:29.8384 31572/7f65ac77a700 Pool2/Implementation.cpp:1291 ]: [App 31631 stdout] [:open, "http://localhost:7000/", ""]
|
20
|
+
[ 2013-12-02 16:02:32.8268 31572/7f65ac77a700 Pool2/Implementation.cpp:1291 ]: [App 31631 stdout] [:close, "http://localhost:7000/"]
|
21
|
+
[ 2013-12-02 16:02:32.8536 31572/7f65ac77a700 Pool2/Implementation.cpp:1291 ]: [App 31631 stdout] [:open, "http://localhost:7000/", ""]
|
22
|
+
[ 2013-12-02 16:02:36.1292 31572/7f65ac77a700 Pool2/Implementation.cpp:1291 ]: [App 31631 stdout] [:close, "http://localhost:7000/"]
|
23
|
+
[ 2013-12-02 16:03:10.5948 32196/7fe8fcb3d740 agents/Watchdog/Main.cpp:574 ]: Options: { 'analytics_log_user' => 'james', 'cleanup_pidfiles' => 'L3RtcC9wYXNzZW5nZXItc3RhbmRhbG9uZS4xbmM1NzNnL3RlbXBfZGlyX3RvdWNoZXIucGlk', 'default_group' => 'james', 'default_python' => 'python', 'default_ruby' => '/opt/rubies/1.9.3-p484/bin/ruby', 'default_user' => 'james', 'log_level' => '0', 'max_instances_per_app' => '0', 'max_pool_size' => '6', 'passenger_root' => '/tmp/passenger-standalone.1nc573g/locations.ini', 'pool_idle_time' => '300', 'prestart_urls' => 'aHR0cDovLzAuMC4wLjA6NzAwMAA=', 'temp_dir' => '/tmp', 'union_station_gateway_address' => 'gateway.unionstationapp.com', 'union_station_gateway_port' => '443', 'user_switching' => 'false', 'web_server_passenger_version' => '4.0.26', 'web_server_pid' => '32195', 'web_server_type' => 'nginx', 'web_server_worker_gid' => '-1', 'web_server_worker_uid' => '-1' }
|
24
|
+
[ 2013-12-02 16:03:10.6075 32199/7f15a8dd1740 agents/HelperAgent/Main.cpp:626 ]: PassengerHelperAgent online, listening at unix:/tmp/passenger.1.0.32195/generation-0/request
|
25
|
+
[ 2013-12-02 16:03:10.6158 32205/7f7b5467d740 agents/LoggingAgent/Main.cpp:318 ]: PassengerLoggingAgent online, listening at unix:/tmp/passenger.1.0.32195/generation-0/logging
|
26
|
+
[ 2013-12-02 16:03:10.6163 32196/7fe8fcb3d740 agents/Watchdog/Main.cpp:761 ]: All Phusion Passenger agents started!
|
27
|
+
[ 2013-12-02 16:03:12.8183 32199/7f15a8d2c700 Pool2/Spawner.h:796 ]: [App 32243 stdout]
|
28
|
+
[ 2013-12-02 16:03:13.2175 32199/7f15a8d2c700 Pool2/SmartSpawner.h:305 ]: Preloader for /home/james/projects/FAYE/websocket/ruby/examples started on PID 32243, listening on unix:/tmp/passenger.1.0.32195/generation-0/backends/preloader.32243
|
29
|
+
[ 2013-12-02 16:03:15.9801 32199/7f15a6399700 Pool2/Implementation.cpp:1291 ]: [App 32264 stdout] [:open, "http://localhost:7000/", ""]
|
30
|
+
[ 2013-12-02 16:03:17.0388 32199/7f15a6399700 Pool2/Implementation.cpp:1291 ]: [App 32264 stdout] [:close, "http://localhost:7000/"]
|
31
|
+
[ 2013-12-02 16:03:17.0542 32199/7f15a6399700 Pool2/Implementation.cpp:1291 ]: [App 32264 stdout] [:open, "http://localhost:7000/", ""]
|
32
|
+
[ 2013-12-02 16:03:20.5756 32199/7f15a6399700 Pool2/Implementation.cpp:1291 ]: [App 32264 stdout] [:close, "http://localhost:7000/"]
|
33
|
+
[ 2013-12-02 16:03:20.5930 32199/7f15a6399700 Pool2/Implementation.cpp:1291 ]: [App 32264 stdout] [:open, "http://localhost:7000/", ""]
|
34
|
+
[ 2013-12-02 16:06:04.0387 32199/7f15a6399700 Pool2/Implementation.cpp:1291 ]: [App 32264 stdout] [:close, "http://localhost:7000/"]
|
35
|
+
[ 2013-12-02 16:25:46.0904 11301/7f60636b8740 agents/Watchdog/Main.cpp:574 ]: Options: { 'analytics_log_user' => 'james', 'cleanup_pidfiles' => 'L3RtcC9wYXNzZW5nZXItc3RhbmRhbG9uZS4xMDMweXd0L3RlbXBfZGlyX3RvdWNoZXIucGlk', 'default_group' => 'james', 'default_python' => 'python', 'default_ruby' => '/opt/rubies/1.9.3-p484/bin/ruby', 'default_user' => 'james', 'log_level' => '0', 'max_instances_per_app' => '0', 'max_pool_size' => '6', 'passenger_root' => '/tmp/passenger-standalone.1030ywt/locations.ini', 'pool_idle_time' => '300', 'prestart_urls' => 'aHR0cDovLzAuMC4wLjA6NzAwMAA=', 'temp_dir' => '/tmp', 'union_station_gateway_address' => 'gateway.unionstationapp.com', 'union_station_gateway_port' => '443', 'user_switching' => 'false', 'web_server_passenger_version' => '4.0.26', 'web_server_pid' => '11300', 'web_server_type' => 'nginx', 'web_server_worker_gid' => '-1', 'web_server_worker_uid' => '-1' }
|
36
|
+
[ 2013-12-02 16:25:46.1044 11304/7feeb3407740 agents/HelperAgent/Main.cpp:626 ]: PassengerHelperAgent online, listening at unix:/tmp/passenger.1.0.11300/generation-0/request
|
37
|
+
[ 2013-12-02 16:25:46.1198 11310/7f8a19fef740 agents/LoggingAgent/Main.cpp:318 ]: PassengerLoggingAgent online, listening at unix:/tmp/passenger.1.0.11300/generation-0/logging
|
38
|
+
[ 2013-12-02 16:25:46.1206 11301/7f60636b8740 agents/Watchdog/Main.cpp:761 ]: All Phusion Passenger agents started!
|
39
|
+
[ 2013-12-02 16:25:48.3100 11304/7feeb3362700 Pool2/Spawner.h:796 ]: [App 11348 stdout]
|
40
|
+
[ 2013-12-02 16:25:48.6909 11304/7feeb3362700 Pool2/SmartSpawner.h:305 ]: Preloader for /home/james/projects/FAYE/websocket/ruby/examples started on PID 11348, listening on unix:/tmp/passenger.1.0.11300/generation-0/backends/preloader.11348
|
41
|
+
[ 2013-12-02 16:26:03.2884 11620/7fcf80042740 agents/Watchdog/Main.cpp:574 ]: Options: { 'analytics_log_user' => 'james', 'cleanup_pidfiles' => 'L3RtcC9wYXNzZW5nZXItc3RhbmRhbG9uZS4xZGZleDEwL3RlbXBfZGlyX3RvdWNoZXIucGlk', 'default_group' => 'james', 'default_python' => 'python', 'default_ruby' => '/opt/rubies/1.9.3-p484/bin/ruby', 'default_user' => 'james', 'log_level' => '0', 'max_instances_per_app' => '0', 'max_pool_size' => '6', 'passenger_root' => '/tmp/passenger-standalone.1dfex10/locations.ini', 'pool_idle_time' => '300', 'prestart_urls' => 'aHR0cDovLzAuMC4wLjA6NzAwMAA=', 'temp_dir' => '/tmp', 'union_station_gateway_address' => 'gateway.unionstationapp.com', 'union_station_gateway_port' => '443', 'user_switching' => 'false', 'web_server_passenger_version' => '4.0.26', 'web_server_pid' => '11619', 'web_server_type' => 'nginx', 'web_server_worker_gid' => '-1', 'web_server_worker_uid' => '-1' }
|
42
|
+
[ 2013-12-02 16:26:03.3010 11623/7f2f76390740 agents/HelperAgent/Main.cpp:626 ]: PassengerHelperAgent online, listening at unix:/tmp/passenger.1.0.11619/generation-0/request
|
43
|
+
[ 2013-12-02 16:26:03.3163 11629/7f7ddfa8d740 agents/LoggingAgent/Main.cpp:318 ]: PassengerLoggingAgent online, listening at unix:/tmp/passenger.1.0.11619/generation-0/logging
|
44
|
+
[ 2013-12-02 16:26:03.3170 11620/7fcf80042740 agents/Watchdog/Main.cpp:761 ]: All Phusion Passenger agents started!
|
45
|
+
[ 2013-12-02 16:26:05.4971 11623/7f2f762aa700 Pool2/Spawner.h:796 ]: [App 11668 stdout]
|
46
|
+
[ 2013-12-02 16:26:05.8938 11623/7f2f762aa700 Pool2/SmartSpawner.h:305 ]: Preloader for /home/james/projects/FAYE/websocket/ruby/examples started on PID 11668, listening on unix:/tmp/passenger.1.0.11619/generation-0/backends/preloader.11668
|
47
|
+
[ 2013-12-02 16:26:09.8509 11623/7f2f74159700 Pool2/Implementation.cpp:1291 ]: [App 11689 stdout] [:open, "http://localhost:7000/", ""]
|
48
|
+
[ 2013-12-02 16:27:14.8864 11623/7f2f74159700 Pool2/Implementation.cpp:1291 ]: [App 11689 stdout] [:close, "http://localhost:7000/"]
|
49
|
+
[ 2013-12-02 16:27:19.8914 11623/7f2f74159700 Pool2/Implementation.cpp:1291 ]: [App 11689 stdout] [:open, "http://localhost:7000/", "2"]
|
50
|
+
[ 2013-12-02 16:28:25.1460 11623/7f2f74159700 Pool2/Implementation.cpp:1291 ]: [App 11689 stdout] [:close, "http://localhost:7000/"]
|
51
|
+
[ 2013-12-02 16:28:30.1514 11623/7f2f74159700 Pool2/Implementation.cpp:1291 ]: [App 11689 stdout] [:open, "http://localhost:7000/", "4"]
|
52
|
+
[ 2013-12-02 16:29:35.3916 11623/7f2f74159700 Pool2/Implementation.cpp:1291 ]: [App 11689 stdout] [:close, "http://localhost:7000/"]
|
53
|
+
[ 2013-12-02 16:29:40.3968 11623/7f2f74159700 Pool2/Implementation.cpp:1291 ]: [App 11689 stdout] [:open, "http://localhost:7000/", "6"]
|
54
|
+
[ 2013-12-02 16:30:45.6879 11623/7f2f74159700 Pool2/Implementation.cpp:1291 ]: [App 11689 stdout] [:close, "http://localhost:7000/"]
|
55
|
+
[ 2013-12-02 16:30:50.6908 11623/7f2f74159700 Pool2/Implementation.cpp:1291 ]: [App 11689 stdout] [:open, "http://localhost:7000/", "8"]
|
56
|
+
[ 2013-12-02 16:31:55.9803 11623/7f2f74159700 Pool2/Implementation.cpp:1291 ]: [App 11689 stdout] [:close, "http://localhost:7000/"]
|
57
|
+
[ 2013-12-02 16:32:00.9861 11623/7f2f74159700 Pool2/Implementation.cpp:1291 ]: [App 11689 stdout] [:open, "http://localhost:7000/", "10"]
|
58
|
+
[ 2013-12-02 16:33:06.2635 11623/7f2f74159700 Pool2/Implementation.cpp:1291 ]: [App 11689 stdout] [:close, "http://localhost:7000/"]
|
59
|
+
[ 2013-12-02 16:33:11.2664 11623/7f2f74159700 Pool2/Implementation.cpp:1291 ]: [App 11689 stdout] [:open, "http://localhost:7000/", "12"]
|
60
|
+
[ 2013-12-02 16:34:16.5596 11623/7f2f74159700 Pool2/Implementation.cpp:1291 ]: [App 11689 stdout] [:close, "http://localhost:7000/"]
|
61
|
+
[ 2013-12-02 16:34:21.5592 11623/7f2f74159700 Pool2/Implementation.cpp:1291 ]: [App 11689 stdout] [:open, "http://localhost:7000/", "14"]
|
62
|
+
[ 2013-12-02 16:35:26.8366 11623/7f2f74159700 Pool2/Implementation.cpp:1291 ]: [App 11689 stdout] [:close, "http://localhost:7000/"]
|
63
|
+
[ 2013-12-02 16:35:31.8424 11623/7f2f74159700 Pool2/Implementation.cpp:1291 ]: [App 11689 stdout] [:open, "http://localhost:7000/", "16"]
|
64
|
+
[ 2013-12-02 16:36:37.0890 11623/7f2f74159700 Pool2/Implementation.cpp:1291 ]: [App 11689 stdout] [:close, "http://localhost:7000/"]
|
65
|
+
[ 2013-12-02 16:36:42.0948 11623/7f2f74159700 Pool2/Implementation.cpp:1291 ]: [App 11689 stdout] [:open, "http://localhost:7000/", "18"]
|
66
|
+
[ 2013-12-02 16:37:47.3739 11623/7f2f74159700 Pool2/Implementation.cpp:1291 ]: [App 11689 stdout] [:close, "http://localhost:7000/"]
|
67
|
+
[ 2013-12-02 16:37:52.3872 11623/7f2f74159700 Pool2/Implementation.cpp:1291 ]: [App 11689 stdout] [:open, "http://localhost:7000/", "20"]
|
68
|
+
[ 2013-12-02 16:38:57.6790 11623/7f2f74159700 Pool2/Implementation.cpp:1291 ]: [App 11689 stdout] [:close, "http://localhost:7000/"]
|
69
|
+
[ 2013-12-02 16:39:02.6814 11623/7f2f74159700 Pool2/Implementation.cpp:1291 ]: [App 11689 stdout] [:open, "http://localhost:7000/", "22"]
|
70
|
+
[ 2013-12-02 16:40:07.9632 11623/7f2f74159700 Pool2/Implementation.cpp:1291 ]: [App 11689 stdout] [:close, "http://localhost:7000/"]
|
71
|
+
[ 2013-12-02 16:40:12.9659 11623/7f2f74159700 Pool2/Implementation.cpp:1291 ]: [App 11689 stdout] [:open, "http://localhost:7000/", "24"]
|
72
|
+
[ 2013-12-02 16:41:18.2572 11623/7f2f74159700 Pool2/Implementation.cpp:1291 ]: [App 11689 stdout] [:close, "http://localhost:7000/"]
|
73
|
+
[ 2013-12-02 16:41:23.2629 11623/7f2f74159700 Pool2/Implementation.cpp:1291 ]: [App 11689 stdout] [:open, "http://localhost:7000/", "26"]
|
74
|
+
[ 2013-12-02 16:42:28.5524 11623/7f2f74159700 Pool2/Implementation.cpp:1291 ]: [App 11689 stdout] [:close, "http://localhost:7000/"]
|
75
|
+
[ 2013-12-02 16:42:33.5580 11623/7f2f74159700 Pool2/Implementation.cpp:1291 ]: [App 11689 stdout] [:open, "http://localhost:7000/", "28"]
|
76
|
+
[ 2013-12-02 16:43:38.8453 11623/7f2f74159700 Pool2/Implementation.cpp:1291 ]: [App 11689 stdout] [:close, "http://localhost:7000/"]
|
77
|
+
[ 2013-12-02 16:43:43.8517 11623/7f2f74159700 Pool2/Implementation.cpp:1291 ]: [App 11689 stdout] [:open, "http://localhost:7000/", "30"]
|
78
|
+
[ 2013-12-02 16:44:49.1419 11623/7f2f74159700 Pool2/Implementation.cpp:1291 ]: [App 11689 stdout] [:close, "http://localhost:7000/"]
|
79
|
+
[ 2013-12-02 16:44:54.1481 11623/7f2f74159700 Pool2/Implementation.cpp:1291 ]: [App 11689 stdout] [:open, "http://localhost:7000/", "32"]
|
80
|
+
[ 2013-12-02 16:45:59.3809 11623/7f2f74159700 Pool2/Implementation.cpp:1291 ]: [App 11689 stdout] [:close, "http://localhost:7000/"]
|
81
|
+
[ 2013-12-02 16:46:04.3857 11623/7f2f74159700 Pool2/Implementation.cpp:1291 ]: [App 11689 stdout] [:open, "http://localhost:7000/", "34"]
|
82
|
+
[ 2013-12-02 16:47:09.6172 11623/7f2f74159700 Pool2/Implementation.cpp:1291 ]: [App 11689 stdout] [:close, "http://localhost:7000/"]
|
83
|
+
[ 2013-12-02 16:47:14.6225 11623/7f2f74159700 Pool2/Implementation.cpp:1291 ]: [App 11689 stdout] [:open, "http://localhost:7000/", "36"]
|
84
|
+
[ 2013-12-02 16:48:19.8542 11623/7f2f74159700 Pool2/Implementation.cpp:1291 ]: [App 11689 stdout] [:close, "http://localhost:7000/"]
|
85
|
+
[ 2013-12-02 16:48:24.8592 11623/7f2f74159700 Pool2/Implementation.cpp:1291 ]: [App 11689 stdout] [:open, "http://localhost:7000/", "38"]
|
86
|
+
[ 2013-12-02 16:49:30.0871 11623/7f2f74159700 Pool2/Implementation.cpp:1291 ]: [App 11689 stdout] [:close, "http://localhost:7000/"]
|
87
|
+
[ 2013-12-02 16:49:35.0901 11623/7f2f74159700 Pool2/Implementation.cpp:1291 ]: [App 11689 stdout] [:open, "http://localhost:7000/", "40"]
|
88
|
+
[ 2013-12-02 16:50:40.3193 11623/7f2f74159700 Pool2/Implementation.cpp:1291 ]: [App 11689 stdout] [:close, "http://localhost:7000/"]
|
89
|
+
[ 2013-12-02 16:50:45.3220 11623/7f2f74159700 Pool2/Implementation.cpp:1291 ]: [App 11689 stdout] [:open, "http://localhost:7000/", "42"]
|
90
|
+
[ 2013-12-02 16:51:50.5522 11623/7f2f74159700 Pool2/Implementation.cpp:1291 ]: [App 11689 stdout] [:close, "http://localhost:7000/"]
|
91
|
+
[ 2013-12-02 16:51:55.5620 11623/7f2f74159700 Pool2/Implementation.cpp:1291 ]: [App 11689 stdout] [:open, "http://localhost:7000/", "44"]
|
92
|
+
[ 2013-12-02 16:53:00.7918 11623/7f2f74159700 Pool2/Implementation.cpp:1291 ]: [App 11689 stdout] [:close, "http://localhost:7000/"]
|
93
|
+
[ 2013-12-02 16:53:05.7982 11623/7f2f74159700 Pool2/Implementation.cpp:1291 ]: [App 11689 stdout] [:open, "http://localhost:7000/", "46"]
|
94
|
+
[ 2013-12-02 16:54:11.0308 11623/7f2f74159700 Pool2/Implementation.cpp:1291 ]: [App 11689 stdout] [:close, "http://localhost:7000/"]
|
95
|
+
[ 2013-12-02 16:54:16.0342 11623/7f2f74159700 Pool2/Implementation.cpp:1291 ]: [App 11689 stdout] [:open, "http://localhost:7000/", "48"]
|
96
|
+
[ 2013-12-02 16:55:21.2646 11623/7f2f74159700 Pool2/Implementation.cpp:1291 ]: [App 11689 stdout] [:close, "http://localhost:7000/"]
|
97
|
+
[ 2013-12-02 16:55:26.2696 11623/7f2f74159700 Pool2/Implementation.cpp:1291 ]: [App 11689 stdout] [:open, "http://localhost:7000/", "50"]
|
98
|
+
[ 2013-12-02 16:56:31.5033 11623/7f2f74159700 Pool2/Implementation.cpp:1291 ]: [App 11689 stdout] [:close, "http://localhost:7000/"]
|
99
|
+
[ 2013-12-02 16:56:36.5068 11623/7f2f74159700 Pool2/Implementation.cpp:1291 ]: [App 11689 stdout] [:open, "http://localhost:7000/", "52"]
|
100
|
+
[ 2013-12-02 16:57:41.7387 11623/7f2f74159700 Pool2/Implementation.cpp:1291 ]: [App 11689 stdout] [:close, "http://localhost:7000/"]
|
101
|
+
[ 2013-12-02 16:57:46.7445 11623/7f2f74159700 Pool2/Implementation.cpp:1291 ]: [App 11689 stdout] [:open, "http://localhost:7000/", "54"]
|
102
|
+
[ 2013-12-02 16:58:51.9759 11623/7f2f74159700 Pool2/Implementation.cpp:1291 ]: [App 11689 stdout] [:close, "http://localhost:7000/"]
|
103
|
+
[ 2013-12-02 16:58:56.9790 11623/7f2f74159700 Pool2/Implementation.cpp:1291 ]: [App 11689 stdout] [:open, "http://localhost:7000/", "56"]
|
104
|
+
[ 2013-12-02 17:00:02.2108 11623/7f2f74159700 Pool2/Implementation.cpp:1291 ]: [App 11689 stdout] [:close, "http://localhost:7000/"]
|
105
|
+
[ 2013-12-02 17:00:07.2164 11623/7f2f74159700 Pool2/Implementation.cpp:1291 ]: [App 11689 stdout] [:open, "http://localhost:7000/", "58"]
|
106
|
+
[ 2013-12-02 17:01:12.4487 11623/7f2f74159700 Pool2/Implementation.cpp:1291 ]: [App 11689 stdout] [:close, "http://localhost:7000/"]
|
107
|
+
[ 2013-12-02 17:01:17.4544 11623/7f2f74159700 Pool2/Implementation.cpp:1291 ]: [App 11689 stdout] [:open, "http://localhost:7000/", "60"]
|
108
|
+
[ 2013-12-02 17:02:22.6870 11623/7f2f74159700 Pool2/Implementation.cpp:1291 ]: [App 11689 stdout] [:close, "http://localhost:7000/"]
|
109
|
+
[ 2013-12-02 17:02:27.6905 11623/7f2f74159700 Pool2/Implementation.cpp:1291 ]: [App 11689 stdout] [:open, "http://localhost:7000/", "62"]
|
110
|
+
[ 2013-12-02 17:03:32.9224 11623/7f2f74159700 Pool2/Implementation.cpp:1291 ]: [App 11689 stdout] [:close, "http://localhost:7000/"]
|
111
|
+
[ 2013-12-02 17:03:37.9250 11623/7f2f74159700 Pool2/Implementation.cpp:1291 ]: [App 11689 stdout] [:open, "http://localhost:7000/", "64"]
|
112
|
+
[ 2013-12-02 17:04:43.1551 11623/7f2f74159700 Pool2/Implementation.cpp:1291 ]: [App 11689 stdout] [:close, "http://localhost:7000/"]
|
113
|
+
[ 2013-12-02 17:04:48.1599 11623/7f2f74159700 Pool2/Implementation.cpp:1291 ]: [App 11689 stdout] [:open, "http://localhost:7000/", "66"]
|
114
|
+
[ 2013-12-02 17:05:53.3921 11623/7f2f74159700 Pool2/Implementation.cpp:1291 ]: [App 11689 stdout] [:close, "http://localhost:7000/"]
|
115
|
+
[ 2013-12-02 17:05:58.3974 11623/7f2f74159700 Pool2/Implementation.cpp:1291 ]: [App 11689 stdout] [:open, "http://localhost:7000/", "68"]
|
116
|
+
[ 2013-12-02 17:07:03.6289 11623/7f2f74159700 Pool2/Implementation.cpp:1291 ]: [App 11689 stdout] [:close, "http://localhost:7000/"]
|
117
|
+
[ 2013-12-02 17:07:08.6327 11623/7f2f74159700 Pool2/Implementation.cpp:1291 ]: [App 11689 stdout] [:open, "http://localhost:7000/", "70"]
|
118
|
+
[ 2013-12-02 17:08:13.8638 11623/7f2f74159700 Pool2/Implementation.cpp:1291 ]: [App 11689 stdout] [:close, "http://localhost:7000/"]
|
119
|
+
[ 2013-12-02 17:08:18.8688 11623/7f2f74159700 Pool2/Implementation.cpp:1291 ]: [App 11689 stdout] [:open, "http://localhost:7000/", "72"]
|
120
|
+
[ 2013-12-02 17:09:24.1011 11623/7f2f74159700 Pool2/Implementation.cpp:1291 ]: [App 11689 stdout] [:close, "http://localhost:7000/"]
|
121
|
+
[ 2013-12-02 17:09:29.1115 11623/7f2f74159700 Pool2/Implementation.cpp:1291 ]: [App 11689 stdout] [:open, "http://localhost:7000/", "74"]
|
122
|
+
[ 2013-12-02 17:10:34.3439 11623/7f2f74159700 Pool2/Implementation.cpp:1291 ]: [App 11689 stdout] [:close, "http://localhost:7000/"]
|
123
|
+
[ 2013-12-02 17:10:39.3500 11623/7f2f74159700 Pool2/Implementation.cpp:1291 ]: [App 11689 stdout] [:open, "http://localhost:7000/", "76"]
|
124
|
+
[ 2013-12-02 17:11:44.5798 11623/7f2f74159700 Pool2/Implementation.cpp:1291 ]: [App 11689 stdout] [:close, "http://localhost:7000/"]
|
125
|
+
[ 2013-12-02 17:11:49.5852 11623/7f2f74159700 Pool2/Implementation.cpp:1291 ]: [App 11689 stdout] [:open, "http://localhost:7000/", "78"]
|
126
|
+
[ 2013-12-02 17:12:54.8181 11623/7f2f74159700 Pool2/Implementation.cpp:1291 ]: [App 11689 stdout] [:close, "http://localhost:7000/"]
|
127
|
+
[ 2013-12-02 17:12:59.8240 11623/7f2f74159700 Pool2/Implementation.cpp:1291 ]: [App 11689 stdout] [:open, "http://localhost:7000/", "80"]
|
128
|
+
[ 2013-12-02 17:14:05.0562 11623/7f2f74159700 Pool2/Implementation.cpp:1291 ]: [App 11689 stdout] [:close, "http://localhost:7000/"]
|
129
|
+
[ 2013-12-02 17:14:10.0618 11623/7f2f74159700 Pool2/Implementation.cpp:1291 ]: [App 11689 stdout] [:open, "http://localhost:7000/", "82"]
|
130
|
+
[ 2013-12-02 17:15:15.2931 11623/7f2f74159700 Pool2/Implementation.cpp:1291 ]: [App 11689 stdout] [:close, "http://localhost:7000/"]
|
131
|
+
[ 2013-12-02 17:15:20.2997 11623/7f2f74159700 Pool2/Implementation.cpp:1291 ]: [App 11689 stdout] [:open, "http://localhost:7000/", "84"]
|
132
|
+
[ 2013-12-02 17:16:25.5295 11623/7f2f74159700 Pool2/Implementation.cpp:1291 ]: [App 11689 stdout] [:close, "http://localhost:7000/"]
|
133
|
+
[ 2013-12-02 17:16:30.5351 11623/7f2f74159700 Pool2/Implementation.cpp:1291 ]: [App 11689 stdout] [:open, "http://localhost:7000/", "86"]
|
134
|
+
[ 2013-12-02 17:17:35.7666 11623/7f2f74159700 Pool2/Implementation.cpp:1291 ]: [App 11689 stdout] [:close, "http://localhost:7000/"]
|
135
|
+
[ 2013-12-02 17:17:40.7718 11623/7f2f74159700 Pool2/Implementation.cpp:1291 ]: [App 11689 stdout] [:open, "http://localhost:7000/", "88"]
|
136
|
+
[ 2013-12-02 17:18:45.0016 11623/7f2f74159700 Pool2/Implementation.cpp:1291 ]: [App 11689 stdout] [:close, "http://localhost:7000/"]
|
137
|
+
[ 2013-12-02 17:18:51.0057 11623/7f2f74159700 Pool2/Implementation.cpp:1291 ]: [App 11689 stdout] [:open, "http://localhost:7000/", "90"]
|
138
|
+
[ 2013-12-02 17:19:56.2380 11623/7f2f74159700 Pool2/Implementation.cpp:1291 ]: [App 11689 stdout] [:close, "http://localhost:7000/"]
|
139
|
+
[ 2013-12-02 17:20:01.2440 11623/7f2f74159700 Pool2/Implementation.cpp:1291 ]: [App 11689 stdout] [:open, "http://localhost:7000/", "92"]
|
140
|
+
[ 2013-12-02 17:21:06.4763 11623/7f2f74159700 Pool2/Implementation.cpp:1291 ]: [App 11689 stdout] [:close, "http://localhost:7000/"]
|
141
|
+
[ 2013-12-02 17:21:11.4823 11623/7f2f74159700 Pool2/Implementation.cpp:1291 ]: [App 11689 stdout] [:open, "http://localhost:7000/", "94"]
|
142
|
+
[ 2013-12-02 17:22:16.7155 11623/7f2f74159700 Pool2/Implementation.cpp:1291 ]: [App 11689 stdout] [:close, "http://localhost:7000/"]
|
143
|
+
[ 2013-12-02 17:22:21.7209 11623/7f2f74159700 Pool2/Implementation.cpp:1291 ]: [App 11689 stdout] [:open, "http://localhost:7000/", "96"]
|
144
|
+
[ 2013-12-02 17:23:26.9551 11623/7f2f74159700 Pool2/Implementation.cpp:1291 ]: [App 11689 stdout] [:close, "http://localhost:7000/"]
|
145
|
+
[ 2013-12-02 17:23:31.9605 11623/7f2f74159700 Pool2/Implementation.cpp:1291 ]: [App 11689 stdout] [:open, "http://localhost:7000/", "98"]
|
146
|
+
[ 2013-12-02 17:24:37.1934 11623/7f2f74159700 Pool2/Implementation.cpp:1291 ]: [App 11689 stdout] [:close, "http://localhost:7000/"]
|
147
|
+
[ 2013-12-02 17:24:42.1989 11623/7f2f74159700 Pool2/Implementation.cpp:1291 ]: [App 11689 stdout] [:open, "http://localhost:7000/", "100"]
|
148
|
+
[ 2013-12-02 17:25:47.4315 11623/7f2f74159700 Pool2/Implementation.cpp:1291 ]: [App 11689 stdout] [:close, "http://localhost:7000/"]
|
149
|
+
[ 2013-12-02 17:25:52.4378 11623/7f2f74159700 Pool2/Implementation.cpp:1291 ]: [App 11689 stdout] [:open, "http://localhost:7000/", "102"]
|
150
|
+
[ 2013-12-02 17:26:57.6707 11623/7f2f74159700 Pool2/Implementation.cpp:1291 ]: [App 11689 stdout] [:close, "http://localhost:7000/"]
|
151
|
+
[ 2013-12-02 17:27:02.6762 11623/7f2f74159700 Pool2/Implementation.cpp:1291 ]: [App 11689 stdout] [:open, "http://localhost:7000/", "104"]
|
152
|
+
[ 2013-12-02 17:28:07.9092 11623/7f2f74159700 Pool2/Implementation.cpp:1291 ]: [App 11689 stdout] [:close, "http://localhost:7000/"]
|
153
|
+
[ 2013-12-02 17:28:12.9152 11623/7f2f74159700 Pool2/Implementation.cpp:1291 ]: [App 11689 stdout] [:open, "http://localhost:7000/", "106"]
|
154
|
+
[ 2013-12-02 17:29:18.1498 11623/7f2f74159700 Pool2/Implementation.cpp:1291 ]: [App 11689 stdout] [:close, "http://localhost:7000/"]
|
155
|
+
[ 2013-12-02 17:29:23.1570 11623/7f2f74159700 Pool2/Implementation.cpp:1291 ]: [App 11689 stdout] [:open, "http://localhost:7000/", "108"]
|
156
|
+
[ 2013-12-02 17:30:14.1612 11623/7f2f74159700 Pool2/Implementation.cpp:1291 ]: [App 11689 stdout] [:close, "http://localhost:7000/"]
|
@@ -0,0 +1,1222 @@
|
|
1
|
+
[ 2013-12-02 22:58:48.9401 14801/7fc59d521740 agents/Watchdog/Main.cpp:574 ]: Options: { 'analytics_log_user' => 'james', 'cleanup_pidfiles' => 'L3RtcC9wYXNzZW5nZXItc3RhbmRhbG9uZS4xZnNncTE2L3RlbXBfZGlyX3RvdWNoZXIucGlk', 'default_group' => 'james', 'default_python' => 'python', 'default_ruby' => '/opt/rubies/1.9.3-p484/bin/ruby', 'default_user' => 'james', 'log_level' => '0', 'max_instances_per_app' => '0', 'max_pool_size' => '6', 'passenger_root' => '/tmp/passenger-standalone.1fsgq16/locations.ini', 'pool_idle_time' => '300', 'prestart_urls' => 'aHR0cDovLzAuMC4wLjA6ODAwMwA=', 'temp_dir' => '/tmp', 'union_station_gateway_address' => 'gateway.unionstationapp.com', 'union_station_gateway_port' => '443', 'user_switching' => 'false', 'web_server_passenger_version' => '4.0.26', 'web_server_pid' => '14800', 'web_server_type' => 'nginx', 'web_server_worker_gid' => '-1', 'web_server_worker_uid' => '-1' }
|
2
|
+
[ 2013-12-02 22:58:48.9555 14804/7f347a735740 agents/HelperAgent/Main.cpp:626 ]: PassengerHelperAgent online, listening at unix:/tmp/passenger.1.0.14800/generation-0/request
|
3
|
+
[ 2013-12-02 22:58:48.9745 14810/7f2683cf2740 agents/LoggingAgent/Main.cpp:318 ]: PassengerLoggingAgent online, listening at unix:/tmp/passenger.1.0.14800/generation-0/logging
|
4
|
+
[ 2013-12-02 22:58:48.9751 14801/7fc59d521740 agents/Watchdog/Main.cpp:761 ]: All Phusion Passenger agents started!
|
5
|
+
[ 2013-12-02 22:58:51.1625 14804/7f347a64f700 Pool2/Spawner.h:796 ]: [App 14849 stdout]
|
6
|
+
[ 2013-12-02 22:58:51.5574 14804/7f347a64f700 Pool2/SmartSpawner.h:305 ]: Preloader for /home/james/projects/FAYE/websocket/ruby/examples started on PID 14849, listening on unix:/tmp/passenger.1.0.14800/generation-0/backends/preloader.14849
|
7
|
+
[ 2013-12-02 23:27:50.1281 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
8
|
+
[ 2013-12-02 23:27:50.1309 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
9
|
+
[ 2013-12-02 23:27:50.1328 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
10
|
+
[ 2013-12-02 23:27:50.1351 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
11
|
+
[ 2013-12-02 23:27:50.1382 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
12
|
+
[ 2013-12-02 23:27:50.1400 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
13
|
+
[ 2013-12-02 23:27:50.1754 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
14
|
+
[ 2013-12-02 23:27:50.1772 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
15
|
+
[ 2013-12-02 23:27:50.1793 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
16
|
+
[ 2013-12-02 23:27:50.1812 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
17
|
+
[ 2013-12-02 23:27:50.1860 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
18
|
+
[ 2013-12-02 23:27:50.2433 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
19
|
+
[ 2013-12-02 23:27:50.2531 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
20
|
+
[ 2013-12-02 23:27:50.3288 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
21
|
+
[ 2013-12-02 23:27:50.3348 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
22
|
+
[ 2013-12-02 23:27:50.4202 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
23
|
+
[ 2013-12-02 23:27:50.4239 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
24
|
+
[ 2013-12-02 23:27:50.4257 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
25
|
+
[ 2013-12-02 23:27:50.4291 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
26
|
+
[ 2013-12-02 23:27:50.4311 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
27
|
+
[ 2013-12-02 23:27:50.4380 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
28
|
+
[ 2013-12-02 23:27:50.4410 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
29
|
+
[ 2013-12-02 23:27:50.4440 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
30
|
+
[ 2013-12-02 23:27:50.4463 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
31
|
+
[ 2013-12-02 23:27:50.4588 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
32
|
+
[ 2013-12-02 23:27:50.4608 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
33
|
+
[ 2013-12-02 23:27:50.4643 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
34
|
+
[ 2013-12-02 23:27:50.5078 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
35
|
+
[ 2013-12-02 23:27:50.5238 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
36
|
+
[ 2013-12-02 23:27:50.5612 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
37
|
+
[ 2013-12-02 23:27:50.5830 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
38
|
+
[ 2013-12-02 23:27:50.6273 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
39
|
+
[ 2013-12-02 23:27:50.6534 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
40
|
+
[ 2013-12-02 23:27:50.6542 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
41
|
+
[ 2013-12-02 23:27:50.6574 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
42
|
+
[ 2013-12-02 23:27:50.6596 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
43
|
+
[ 2013-12-02 23:27:50.6762 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
44
|
+
[ 2013-12-02 23:27:50.6784 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
45
|
+
[ 2013-12-02 23:27:50.6800 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
46
|
+
[ 2013-12-02 23:27:50.6825 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
47
|
+
[ 2013-12-02 23:27:50.6852 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
48
|
+
[ 2013-12-02 23:27:50.6859 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1002, "Received control frame having too long payload: 126"]
|
49
|
+
[ 2013-12-02 23:27:50.6893 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
50
|
+
[ 2013-12-02 23:27:50.6975 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
51
|
+
[ 2013-12-02 23:27:50.6998 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
52
|
+
[ 2013-12-02 23:27:50.7008 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
53
|
+
[ 2013-12-02 23:27:50.7041 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
54
|
+
[ 2013-12-02 23:27:50.7051 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
55
|
+
[ 2013-12-02 23:27:50.7083 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
56
|
+
[ 2013-12-02 23:27:50.7100 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
57
|
+
[ 2013-12-02 23:27:50.7127 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
58
|
+
[ 2013-12-02 23:27:50.7189 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
59
|
+
[ 2013-12-02 23:27:50.7224 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
60
|
+
[ 2013-12-02 23:27:50.7431 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
61
|
+
[ 2013-12-02 23:27:50.7449 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
62
|
+
[ 2013-12-02 23:27:50.7456 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1002, "One or more reserved bits are on: reserved1 = 0, reserved2 = 0, reserved3 = 1"]
|
63
|
+
[ 2013-12-02 23:27:50.7491 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
64
|
+
[ 2013-12-02 23:27:50.7500 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1002, "One or more reserved bits are on: reserved1 = 0, reserved2 = 1, reserved3 = 0"]
|
65
|
+
[ 2013-12-02 23:27:50.7521 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
66
|
+
[ 2013-12-02 23:27:50.7532 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1002, "One or more reserved bits are on: reserved1 = 0, reserved2 = 1, reserved3 = 1"]
|
67
|
+
2013/12/02 23:27:50 [error] 14820#0: *93 send() failed (32: Broken pipe) while proxying upgraded connection, client: 127.0.0.1, server: _, request: "GET / HTTP/1.1", upstream: "passenger:/tmp/passenger.1.0.14800/generation-0/request:", host: "127.0.0.1:8003"
|
68
|
+
[ 2013-12-02 23:27:50.7555 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
69
|
+
[ 2013-12-02 23:27:50.7573 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1002, "One or more reserved bits are on: reserved1 = 1, reserved2 = 0, reserved3 = 0"]
|
70
|
+
2013/12/02 23:27:50 [error] 14820#0: *95 send() failed (32: Broken pipe) while proxying upgraded connection, client: 127.0.0.1, server: _, request: "GET / HTTP/1.1", upstream: "passenger:/tmp/passenger.1.0.14800/generation-0/request:", host: "127.0.0.1:8003"
|
71
|
+
[ 2013-12-02 23:27:50.7594 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
72
|
+
[ 2013-12-02 23:27:50.7598 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1002, "One or more reserved bits are on: reserved1 = 1, reserved2 = 0, reserved3 = 1"]
|
73
|
+
[ 2013-12-02 23:27:50.7613 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
74
|
+
[ 2013-12-02 23:27:50.7617 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1002, "One or more reserved bits are on: reserved1 = 1, reserved2 = 1, reserved3 = 0"]
|
75
|
+
[ 2013-12-02 23:27:50.7644 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
76
|
+
[ 2013-12-02 23:27:50.7650 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1002, "One or more reserved bits are on: reserved1 = 1, reserved2 = 1, reserved3 = 1"]
|
77
|
+
[ 2013-12-02 23:27:50.7673 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
78
|
+
[ 2013-12-02 23:27:50.7679 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1002, "Unrecognized frame opcode: 3"]
|
79
|
+
[ 2013-12-02 23:27:50.7705 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
80
|
+
[ 2013-12-02 23:27:50.7713 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1002, "Unrecognized frame opcode: 4"]
|
81
|
+
[ 2013-12-02 23:27:50.7761 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
82
|
+
[ 2013-12-02 23:27:50.7780 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1002, "Unrecognized frame opcode: 5"]
|
83
|
+
[ 2013-12-02 23:27:50.7826 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
84
|
+
[ 2013-12-02 23:27:50.7838 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1002, "Unrecognized frame opcode: 6"]
|
85
|
+
[ 2013-12-02 23:27:50.7872 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
86
|
+
[ 2013-12-02 23:27:50.7895 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1002, "Unrecognized frame opcode: 7"]
|
87
|
+
2013/12/02 23:27:50 [error] 14820#0: *111 recv() failed (104: Connection reset by peer) while proxying upgraded connection, client: 127.0.0.1, server: _, request: "GET / HTTP/1.1", upstream: "passenger:/tmp/passenger.1.0.14800/generation-0/request:", host: "127.0.0.1:8003"
|
88
|
+
[ 2013-12-02 23:27:50.7930 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
89
|
+
[ 2013-12-02 23:27:50.7936 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1002, "Unrecognized frame opcode: 11"]
|
90
|
+
2013/12/02 23:27:50 [error] 14820#0: *113 send() failed (32: Broken pipe) while proxying upgraded connection, client: 127.0.0.1, server: _, request: "GET / HTTP/1.1", upstream: "passenger:/tmp/passenger.1.0.14800/generation-0/request:", host: "127.0.0.1:8003"
|
91
|
+
[ 2013-12-02 23:27:50.7960 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
92
|
+
[ 2013-12-02 23:27:50.7965 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1002, "Unrecognized frame opcode: 12"]
|
93
|
+
[ 2013-12-02 23:27:50.7992 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
94
|
+
[ 2013-12-02 23:27:50.7999 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1002, "Unrecognized frame opcode: 13"]
|
95
|
+
[ 2013-12-02 23:27:50.8019 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
96
|
+
[ 2013-12-02 23:27:50.8025 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1002, "Unrecognized frame opcode: 14"]
|
97
|
+
[ 2013-12-02 23:27:50.8051 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
98
|
+
[ 2013-12-02 23:27:50.8078 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1002, "Unrecognized frame opcode: 15"]
|
99
|
+
2013/12/02 23:27:50 [error] 14820#0: *121 send() failed (32: Broken pipe) while proxying upgraded connection, client: 127.0.0.1, server: _, request: "GET / HTTP/1.1", upstream: "passenger:/tmp/passenger.1.0.14800/generation-0/request:", host: "127.0.0.1:8003"
|
100
|
+
[ 2013-12-02 23:27:50.8179 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
101
|
+
[ 2013-12-02 23:27:50.8186 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1002, "Received fragmented control frame: opcode = 9"]
|
102
|
+
[ 2013-12-02 23:27:50.8202 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
103
|
+
[ 2013-12-02 23:27:50.8208 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1002, "Received fragmented control frame: opcode = 10"]
|
104
|
+
[ 2013-12-02 23:27:50.8225 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
105
|
+
[ 2013-12-02 23:27:50.8235 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
106
|
+
[ 2013-12-02 23:27:50.8252 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
107
|
+
[ 2013-12-02 23:27:50.8261 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
108
|
+
[ 2013-12-02 23:27:50.8278 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
109
|
+
[ 2013-12-02 23:27:50.8311 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
110
|
+
[ 2013-12-02 23:27:50.8327 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
111
|
+
[ 2013-12-02 23:27:50.8338 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
112
|
+
[ 2013-12-02 23:27:50.8354 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
113
|
+
[ 2013-12-02 23:27:50.8366 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
114
|
+
[ 2013-12-02 23:27:50.8390 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
115
|
+
[ 2013-12-02 23:27:50.8441 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
116
|
+
[ 2013-12-02 23:27:50.8462 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
117
|
+
[ 2013-12-02 23:27:50.8467 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1002, "Received unexpected continuation frame"]
|
118
|
+
[ 2013-12-02 23:27:50.8485 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
119
|
+
[ 2013-12-02 23:27:50.8491 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1002, "Received unexpected continuation frame"]
|
120
|
+
[ 2013-12-02 23:27:50.8509 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
121
|
+
[ 2013-12-02 23:27:50.8534 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1002, "Received unexpected continuation frame"]
|
122
|
+
2013/12/02 23:27:50 [error] 14820#0: *143 send() failed (32: Broken pipe) while proxying upgraded connection, client: 127.0.0.1, server: _, request: "GET / HTTP/1.1", upstream: "passenger:/tmp/passenger.1.0.14800/generation-0/request:", host: "127.0.0.1:8003"
|
123
|
+
[ 2013-12-02 23:27:50.8559 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
124
|
+
[ 2013-12-02 23:27:50.8565 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1002, "Received unexpected continuation frame"]
|
125
|
+
[ 2013-12-02 23:27:50.8583 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
126
|
+
[ 2013-12-02 23:27:50.8590 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1002, "Received unexpected continuation frame"]
|
127
|
+
2013/12/02 23:27:50 [error] 14820#0: *147 recv() failed (104: Connection reset by peer) while proxying upgraded connection, client: 127.0.0.1, server: _, request: "GET / HTTP/1.1", upstream: "passenger:/tmp/passenger.1.0.14800/generation-0/request:", host: "127.0.0.1:8003"
|
128
|
+
[ 2013-12-02 23:27:50.8607 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
129
|
+
[ 2013-12-02 23:27:50.8636 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1002, "Received unexpected continuation frame"]
|
130
|
+
2013/12/02 23:27:50 [error] 14820#0: *149 recv() failed (104: Connection reset by peer) while proxying upgraded connection, client: 127.0.0.1, server: _, request: "GET / HTTP/1.1", upstream: "passenger:/tmp/passenger.1.0.14800/generation-0/request:", host: "127.0.0.1:8003"
|
131
|
+
[ 2013-12-02 23:27:50.8655 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
132
|
+
[ 2013-12-02 23:27:50.8665 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1002, "Received unexpected continuation frame"]
|
133
|
+
[ 2013-12-02 23:27:50.8696 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
134
|
+
[ 2013-12-02 23:27:50.8712 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1002, "Received unexpected continuation frame"]
|
135
|
+
2013/12/02 23:27:50 [error] 14820#0: *153 send() failed (32: Broken pipe) while proxying upgraded connection, client: 127.0.0.1, server: _, request: "GET / HTTP/1.1", upstream: "passenger:/tmp/passenger.1.0.14800/generation-0/request:", host: "127.0.0.1:8003"
|
136
|
+
[ 2013-12-02 23:27:50.8738 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
137
|
+
[ 2013-12-02 23:27:50.8741 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1002, "Received unexpected continuation frame"]
|
138
|
+
2013/12/02 23:27:50 [error] 14820#0: *155 recv() failed (104: Connection reset by peer) while proxying upgraded connection, client: 127.0.0.1, server: _, request: "GET / HTTP/1.1", upstream: "passenger:/tmp/passenger.1.0.14800/generation-0/request:", host: "127.0.0.1:8003"
|
139
|
+
[ 2013-12-02 23:27:50.8770 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
140
|
+
[ 2013-12-02 23:27:50.8776 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1002, "Received new data frame but previous continuous frame is unfinished"]
|
141
|
+
[ 2013-12-02 23:27:50.8791 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
142
|
+
[ 2013-12-02 23:27:51.8831 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
143
|
+
[ 2013-12-02 23:27:51.8884 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
144
|
+
[ 2013-12-02 23:27:52.8925 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
145
|
+
[ 2013-12-02 23:27:52.8980 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
146
|
+
[ 2013-12-02 23:27:52.8991 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
147
|
+
[ 2013-12-02 23:27:52.9013 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
148
|
+
[ 2013-12-02 23:27:52.9026 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
149
|
+
[ 2013-12-02 23:27:52.9049 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
150
|
+
[ 2013-12-02 23:27:52.9068 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
151
|
+
[ 2013-12-02 23:27:52.9095 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
152
|
+
[ 2013-12-02 23:27:52.9107 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
153
|
+
[ 2013-12-02 23:27:52.9124 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
154
|
+
[ 2013-12-02 23:27:52.9135 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
155
|
+
[ 2013-12-02 23:27:52.9154 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
156
|
+
[ 2013-12-02 23:27:52.9171 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
157
|
+
[ 2013-12-02 23:27:52.9187 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
158
|
+
[ 2013-12-02 23:27:52.9199 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
159
|
+
[ 2013-12-02 23:27:52.9223 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
160
|
+
[ 2013-12-02 23:27:52.9231 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
161
|
+
[ 2013-12-02 23:27:52.9321 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
162
|
+
[ 2013-12-02 23:27:52.9342 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
163
|
+
[ 2013-12-02 23:27:52.9377 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
164
|
+
[ 2013-12-02 23:27:54.9405 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
165
|
+
[ 2013-12-02 23:27:54.9438 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
166
|
+
[ 2013-12-02 23:27:56.9459 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
167
|
+
[ 2013-12-02 23:27:56.9491 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
168
|
+
[ 2013-12-02 23:27:58.9509 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
169
|
+
[ 2013-12-02 23:27:58.9544 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
170
|
+
[ 2013-12-02 23:28:00.9565 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
171
|
+
2013/12/02 23:28:00 [error] 14820#0: *187 send() failed (32: Broken pipe) while proxying upgraded connection, client: 127.0.0.1, server: _, request: "GET / HTTP/1.1", upstream: "passenger:/tmp/passenger.1.0.14800/generation-0/request:", host: "127.0.0.1:8003"
|
172
|
+
[ 2013-12-02 23:28:00.9615 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
173
|
+
[ 2013-12-02 23:28:00.9645 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
174
|
+
[ 2013-12-02 23:28:00.9703 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
175
|
+
[ 2013-12-02 23:28:00.9728 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
176
|
+
[ 2013-12-02 23:28:00.9788 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
177
|
+
[ 2013-12-02 23:28:00.9825 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
178
|
+
[ 2013-12-02 23:28:00.9879 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
179
|
+
[ 2013-12-02 23:28:00.9909 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
180
|
+
[ 2013-12-02 23:28:00.9966 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
181
|
+
[ 2013-12-02 23:28:00.9979 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
182
|
+
[ 2013-12-02 23:28:00.0003 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
183
|
+
[ 2013-12-02 23:28:01.0034 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
184
|
+
[ 2013-12-02 23:28:01.0056 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
185
|
+
[ 2013-12-02 23:28:01.0062 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
186
|
+
[ 2013-12-02 23:28:01.0079 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
187
|
+
[ 2013-12-02 23:28:01.0088 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
188
|
+
[ 2013-12-02 23:28:01.0105 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
189
|
+
[ 2013-12-02 23:28:01.0111 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
190
|
+
[ 2013-12-02 23:28:01.0127 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
191
|
+
[ 2013-12-02 23:28:01.0138 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
192
|
+
[ 2013-12-02 23:28:01.0158 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
193
|
+
[ 2013-12-02 23:28:01.0161 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
194
|
+
[ 2013-12-02 23:28:01.0178 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
195
|
+
[ 2013-12-02 23:28:01.0190 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
196
|
+
[ 2013-12-02 23:28:01.0217 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
197
|
+
[ 2013-12-02 23:28:01.0235 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
198
|
+
[ 2013-12-02 23:28:01.0261 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
199
|
+
[ 2013-12-02 23:28:01.0271 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
200
|
+
[ 2013-12-02 23:28:01.0289 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
201
|
+
[ 2013-12-02 23:28:01.0307 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
202
|
+
[ 2013-12-02 23:28:01.0326 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
203
|
+
[ 2013-12-02 23:28:01.0337 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
204
|
+
[ 2013-12-02 23:28:01.0359 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
205
|
+
[ 2013-12-02 23:28:01.0373 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
206
|
+
[ 2013-12-02 23:28:01.0395 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
207
|
+
[ 2013-12-02 23:28:01.0403 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
208
|
+
[ 2013-12-02 23:28:01.0424 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
209
|
+
[ 2013-12-02 23:28:01.0439 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
210
|
+
[ 2013-12-02 23:28:01.0458 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
211
|
+
[ 2013-12-02 23:28:01.0474 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
212
|
+
[ 2013-12-02 23:28:01.0506 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
213
|
+
[ 2013-12-02 23:28:01.0526 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
214
|
+
[ 2013-12-02 23:28:01.0555 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
215
|
+
[ 2013-12-02 23:28:01.0574 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
216
|
+
[ 2013-12-02 23:28:01.0615 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
217
|
+
[ 2013-12-02 23:28:01.0631 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
218
|
+
[ 2013-12-02 23:28:01.0669 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
219
|
+
[ 2013-12-02 23:28:01.0687 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
220
|
+
[ 2013-12-02 23:28:01.0829 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
221
|
+
[ 2013-12-02 23:28:01.0840 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
222
|
+
[ 2013-12-02 23:28:01.0864 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
223
|
+
[ 2013-12-02 23:28:01.0893 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
224
|
+
[ 2013-12-02 23:28:01.0920 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
225
|
+
[ 2013-12-02 23:28:01.0941 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
226
|
+
[ 2013-12-02 23:28:01.0969 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
227
|
+
[ 2013-12-02 23:28:01.0985 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
228
|
+
[ 2013-12-02 23:28:01.1006 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
229
|
+
[ 2013-12-02 23:28:01.1014 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
230
|
+
[ 2013-12-02 23:28:01.1029 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
231
|
+
[ 2013-12-02 23:28:01.1035 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
232
|
+
[ 2013-12-02 23:28:01.1051 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
233
|
+
[ 2013-12-02 23:28:01.1057 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
234
|
+
2013/12/02 23:28:01 [error] 14820#0: *249 recv() failed (104: Connection reset by peer) while proxying upgraded connection, client: 127.0.0.1, server: _, request: "GET / HTTP/1.1", upstream: "passenger:/tmp/passenger.1.0.14800/generation-0/request:", host: "127.0.0.1:8003"
|
235
|
+
[ 2013-12-02 23:28:01.1091 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
236
|
+
[ 2013-12-02 23:28:01.1100 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
237
|
+
[ 2013-12-02 23:28:01.1128 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
238
|
+
[ 2013-12-02 23:28:01.1137 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
239
|
+
2013/12/02 23:28:01 [error] 14820#0: *253 recv() failed (104: Connection reset by peer) while proxying upgraded connection, client: 127.0.0.1, server: _, request: "GET / HTTP/1.1", upstream: "passenger:/tmp/passenger.1.0.14800/generation-0/request:", host: "127.0.0.1:8003"
|
240
|
+
[ 2013-12-02 23:28:01.1165 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
241
|
+
[ 2013-12-02 23:28:01.1199 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
242
|
+
[ 2013-12-02 23:28:01.1245 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
243
|
+
[ 2013-12-02 23:28:01.1261 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
244
|
+
[ 2013-12-02 23:28:01.1300 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
245
|
+
[ 2013-12-02 23:28:01.1307 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
246
|
+
[ 2013-12-02 23:28:01.1332 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
247
|
+
[ 2013-12-02 23:28:01.1346 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
248
|
+
[ 2013-12-02 23:28:01.1369 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
249
|
+
[ 2013-12-02 23:28:01.1378 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
250
|
+
[ 2013-12-02 23:28:01.1406 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
251
|
+
[ 2013-12-02 23:28:01.1412 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
252
|
+
[ 2013-12-02 23:28:01.1431 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
253
|
+
[ 2013-12-02 23:28:01.1436 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
254
|
+
[ 2013-12-02 23:28:01.1462 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
255
|
+
[ 2013-12-02 23:28:01.1469 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
256
|
+
[ 2013-12-02 23:28:01.1516 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
257
|
+
[ 2013-12-02 23:28:01.1523 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
258
|
+
[ 2013-12-02 23:28:01.1553 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
259
|
+
[ 2013-12-02 23:28:01.1561 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
260
|
+
[ 2013-12-02 23:28:01.1590 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
261
|
+
[ 2013-12-02 23:28:01.1600 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
262
|
+
[ 2013-12-02 23:28:01.1623 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
263
|
+
[ 2013-12-02 23:28:01.1629 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
264
|
+
[ 2013-12-02 23:28:01.1661 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
265
|
+
[ 2013-12-02 23:28:01.1669 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
266
|
+
[ 2013-12-02 23:28:01.1692 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
267
|
+
[ 2013-12-02 23:28:01.1700 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
268
|
+
[ 2013-12-02 23:28:01.1723 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
269
|
+
[ 2013-12-02 23:28:01.1734 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
270
|
+
[ 2013-12-02 23:28:01.1759 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
271
|
+
[ 2013-12-02 23:28:01.1768 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
272
|
+
[ 2013-12-02 23:28:01.1791 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
273
|
+
[ 2013-12-02 23:28:01.1804 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
274
|
+
[ 2013-12-02 23:28:01.1836 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
275
|
+
[ 2013-12-02 23:28:01.1848 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
276
|
+
[ 2013-12-02 23:28:01.1873 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
277
|
+
[ 2013-12-02 23:28:01.1885 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
278
|
+
[ 2013-12-02 23:28:01.2013 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
279
|
+
[ 2013-12-02 23:28:01.2022 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
280
|
+
[ 2013-12-02 23:28:01.2068 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
281
|
+
[ 2013-12-02 23:28:01.2077 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
282
|
+
[ 2013-12-02 23:28:01.2095 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
283
|
+
[ 2013-12-02 23:28:01.2101 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
284
|
+
[ 2013-12-02 23:28:01.2132 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
285
|
+
[ 2013-12-02 23:28:01.2140 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
286
|
+
[ 2013-12-02 23:28:01.2159 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
287
|
+
[ 2013-12-02 23:28:01.2166 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
288
|
+
[ 2013-12-02 23:28:01.2190 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
289
|
+
[ 2013-12-02 23:28:01.2197 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
290
|
+
[ 2013-12-02 23:28:01.2221 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
291
|
+
[ 2013-12-02 23:28:01.2229 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
292
|
+
[ 2013-12-02 23:28:01.2249 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
293
|
+
[ 2013-12-02 23:28:01.2261 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
294
|
+
[ 2013-12-02 23:28:01.2287 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
295
|
+
[ 2013-12-02 23:28:01.2291 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
296
|
+
[ 2013-12-02 23:28:01.2322 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
297
|
+
[ 2013-12-02 23:28:01.2331 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
298
|
+
[ 2013-12-02 23:28:01.2361 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
299
|
+
[ 2013-12-02 23:28:01.2370 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
300
|
+
[ 2013-12-02 23:28:01.2398 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
301
|
+
[ 2013-12-02 23:28:01.2410 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
302
|
+
2013/12/02 23:28:01 [error] 14820#0: *315 recv() failed (104: Connection reset by peer) while proxying upgraded connection, client: 127.0.0.1, server: _, request: "GET / HTTP/1.1", upstream: "passenger:/tmp/passenger.1.0.14800/generation-0/request:", host: "127.0.0.1:8003"
|
303
|
+
[ 2013-12-02 23:28:01.2459 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
304
|
+
[ 2013-12-02 23:28:01.2474 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
305
|
+
2013/12/02 23:28:01 [error] 14820#0: *317 recv() failed (104: Connection reset by peer) while proxying upgraded connection, client: 127.0.0.1, server: _, request: "GET / HTTP/1.1", upstream: "passenger:/tmp/passenger.1.0.14800/generation-0/request:", host: "127.0.0.1:8003"
|
306
|
+
[ 2013-12-02 23:28:01.2512 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
307
|
+
[ 2013-12-02 23:28:01.2523 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
308
|
+
[ 2013-12-02 23:28:01.2546 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
309
|
+
[ 2013-12-02 23:28:01.2554 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
310
|
+
2013/12/02 23:28:01 [error] 14820#0: *321 recv() failed (104: Connection reset by peer) while proxying upgraded connection, client: 127.0.0.1, server: _, request: "GET / HTTP/1.1", upstream: "passenger:/tmp/passenger.1.0.14800/generation-0/request:", host: "127.0.0.1:8003"
|
311
|
+
[ 2013-12-02 23:28:01.2577 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
312
|
+
[ 2013-12-02 23:28:01.2583 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
313
|
+
[ 2013-12-02 23:28:01.2604 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
314
|
+
[ 2013-12-02 23:28:01.2607 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
315
|
+
[ 2013-12-02 23:28:01.2622 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
316
|
+
[ 2013-12-02 23:28:01.2627 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
317
|
+
[ 2013-12-02 23:28:01.2645 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
318
|
+
[ 2013-12-02 23:28:01.2651 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
319
|
+
[ 2013-12-02 23:28:01.2666 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
320
|
+
[ 2013-12-02 23:28:01.2671 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
321
|
+
[ 2013-12-02 23:28:01.2687 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
322
|
+
[ 2013-12-02 23:28:01.2692 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
323
|
+
[ 2013-12-02 23:28:01.2709 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
324
|
+
[ 2013-12-02 23:28:01.2715 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
325
|
+
[ 2013-12-02 23:28:01.2779 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
326
|
+
[ 2013-12-02 23:28:01.2789 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
327
|
+
[ 2013-12-02 23:28:01.2812 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
328
|
+
[ 2013-12-02 23:28:01.2819 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
329
|
+
2013/12/02 23:28:01 [error] 14820#0: *339 send() failed (32: Broken pipe) while proxying upgraded connection, client: 127.0.0.1, server: _, request: "GET / HTTP/1.1", upstream: "passenger:/tmp/passenger.1.0.14800/generation-0/request:", host: "127.0.0.1:8003"
|
330
|
+
[ 2013-12-02 23:28:01.2837 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
331
|
+
[ 2013-12-02 23:28:01.2843 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
332
|
+
[ 2013-12-02 23:28:01.2860 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
333
|
+
[ 2013-12-02 23:28:01.2865 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
334
|
+
[ 2013-12-02 23:28:01.2880 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
335
|
+
[ 2013-12-02 23:28:01.2885 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
336
|
+
[ 2013-12-02 23:28:01.2903 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
337
|
+
[ 2013-12-02 23:28:01.2909 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
338
|
+
[ 2013-12-02 23:28:01.2982 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
339
|
+
[ 2013-12-02 23:28:01.2990 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
340
|
+
[ 2013-12-02 23:28:01.3008 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
341
|
+
[ 2013-12-02 23:28:01.3015 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
342
|
+
[ 2013-12-02 23:28:01.3036 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
343
|
+
[ 2013-12-02 23:28:01.3048 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
344
|
+
[ 2013-12-02 23:28:01.3070 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
345
|
+
[ 2013-12-02 23:28:01.3080 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
346
|
+
[ 2013-12-02 23:28:01.3102 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
347
|
+
[ 2013-12-02 23:28:01.3110 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
348
|
+
[ 2013-12-02 23:28:01.3129 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
349
|
+
[ 2013-12-02 23:28:01.3137 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
350
|
+
[ 2013-12-02 23:28:01.3152 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
351
|
+
[ 2013-12-02 23:28:01.3157 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
352
|
+
[ 2013-12-02 23:28:01.3174 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
353
|
+
[ 2013-12-02 23:28:01.3182 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
354
|
+
[ 2013-12-02 23:28:01.3198 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
355
|
+
[ 2013-12-02 23:28:01.3207 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
356
|
+
[ 2013-12-02 23:28:01.3222 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
357
|
+
[ 2013-12-02 23:28:01.3230 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
358
|
+
[ 2013-12-02 23:28:01.3248 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
359
|
+
[ 2013-12-02 23:28:01.3260 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
360
|
+
[ 2013-12-02 23:28:01.3276 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
361
|
+
[ 2013-12-02 23:28:01.3286 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
362
|
+
[ 2013-12-02 23:28:01.3302 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
363
|
+
[ 2013-12-02 23:28:01.3311 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
364
|
+
[ 2013-12-02 23:28:01.3329 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
365
|
+
[ 2013-12-02 23:28:01.3342 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
366
|
+
[ 2013-12-02 23:28:01.3367 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
367
|
+
[ 2013-12-02 23:28:01.3379 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
368
|
+
[ 2013-12-02 23:28:01.3399 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
369
|
+
[ 2013-12-02 23:28:01.3415 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
370
|
+
[ 2013-12-02 23:28:01.3433 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
371
|
+
[ 2013-12-02 23:28:01.3442 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
372
|
+
[ 2013-12-02 23:28:01.3462 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
373
|
+
[ 2013-12-02 23:28:01.3469 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
374
|
+
[ 2013-12-02 23:28:01.3486 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
375
|
+
[ 2013-12-02 23:28:01.3494 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
376
|
+
[ 2013-12-02 23:28:01.3511 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
377
|
+
[ 2013-12-02 23:28:01.3519 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
378
|
+
[ 2013-12-02 23:28:01.3535 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
379
|
+
[ 2013-12-02 23:28:01.3544 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
380
|
+
[ 2013-12-02 23:28:01.3559 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
381
|
+
[ 2013-12-02 23:28:01.3567 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
382
|
+
[ 2013-12-02 23:28:01.3588 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
383
|
+
[ 2013-12-02 23:28:01.3598 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
384
|
+
[ 2013-12-02 23:28:01.3615 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
385
|
+
[ 2013-12-02 23:28:01.3623 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
386
|
+
[ 2013-12-02 23:28:01.3640 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
387
|
+
[ 2013-12-02 23:28:01.3658 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
388
|
+
[ 2013-12-02 23:28:01.3682 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
389
|
+
[ 2013-12-02 23:28:01.3694 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
390
|
+
[ 2013-12-02 23:28:01.3715 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
391
|
+
[ 2013-12-02 23:28:01.3725 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
392
|
+
[ 2013-12-02 23:28:01.3743 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
393
|
+
[ 2013-12-02 23:28:01.3752 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
394
|
+
[ 2013-12-02 23:28:01.3827 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
395
|
+
[ 2013-12-02 23:28:01.3838 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
396
|
+
[ 2013-12-02 23:28:01.3858 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
397
|
+
[ 2013-12-02 23:28:01.3867 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
398
|
+
[ 2013-12-02 23:28:01.3883 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
399
|
+
[ 2013-12-02 23:28:01.3892 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
400
|
+
[ 2013-12-02 23:28:01.3908 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
401
|
+
[ 2013-12-02 23:28:01.3944 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
402
|
+
[ 2013-12-02 23:28:01.3969 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
403
|
+
[ 2013-12-02 23:28:01.3982 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
404
|
+
[ 2013-12-02 23:28:01.4007 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
405
|
+
[ 2013-12-02 23:28:01.4019 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
406
|
+
[ 2013-12-02 23:28:01.4041 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
407
|
+
[ 2013-12-02 23:28:01.4050 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
408
|
+
[ 2013-12-02 23:28:01.4066 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
409
|
+
[ 2013-12-02 23:28:01.4077 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
410
|
+
[ 2013-12-02 23:28:01.4092 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
411
|
+
[ 2013-12-02 23:28:01.4101 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
412
|
+
[ 2013-12-02 23:28:01.4117 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
413
|
+
[ 2013-12-02 23:28:01.4126 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
414
|
+
[ 2013-12-02 23:28:01.4141 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
415
|
+
[ 2013-12-02 23:28:01.4150 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
416
|
+
[ 2013-12-02 23:28:01.4167 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
417
|
+
[ 2013-12-02 23:28:01.4173 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
418
|
+
[ 2013-12-02 23:28:01.4189 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
419
|
+
[ 2013-12-02 23:28:01.4198 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
420
|
+
[ 2013-12-02 23:28:01.4215 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
421
|
+
[ 2013-12-02 23:28:01.4225 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
422
|
+
[ 2013-12-02 23:28:01.4247 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
423
|
+
[ 2013-12-02 23:28:01.4264 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
424
|
+
[ 2013-12-02 23:28:01.4291 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
425
|
+
[ 2013-12-02 23:28:01.4302 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
426
|
+
[ 2013-12-02 23:28:01.4319 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
427
|
+
[ 2013-12-02 23:28:01.4326 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
428
|
+
[ 2013-12-02 23:28:01.4344 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
429
|
+
[ 2013-12-02 23:28:01.4351 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
430
|
+
[ 2013-12-02 23:28:01.4367 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
431
|
+
[ 2013-12-02 23:28:01.4372 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
432
|
+
[ 2013-12-02 23:28:01.4389 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
433
|
+
[ 2013-12-02 23:28:01.5555 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
434
|
+
[ 2013-12-02 23:28:01.6536 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
435
|
+
[ 2013-12-02 23:28:01.6545 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
436
|
+
[ 2013-12-02 23:28:01.6580 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
437
|
+
[ 2013-12-02 23:28:01.6592 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1002, ""]
|
438
|
+
[ 2013-12-02 23:28:01.6641 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
439
|
+
[ 2013-12-02 23:28:01.6654 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
440
|
+
[ 2013-12-02 23:28:01.6694 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
441
|
+
[ 2013-12-02 23:28:01.6709 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, "Hello World!"]
|
442
|
+
[ 2013-12-02 23:28:01.6728 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
443
|
+
[ 2013-12-02 23:28:01.6736 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, "***************************************************************************************************************************"]
|
444
|
+
[ 2013-12-02 23:28:01.6754 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
445
|
+
[ 2013-12-02 23:28:01.6764 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1002, "Received control frame having too long payload: 126"]
|
446
|
+
[ 2013-12-02 23:28:01.6808 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
447
|
+
[ 2013-12-02 23:28:01.6815 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1002, ""]
|
448
|
+
[ 2013-12-02 23:28:01.6838 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
449
|
+
[ 2013-12-02 23:28:01.6847 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
450
|
+
[ 2013-12-02 23:28:01.6875 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
451
|
+
[ 2013-12-02 23:28:01.6884 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1001, ""]
|
452
|
+
[ 2013-12-02 23:28:01.6910 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
453
|
+
[ 2013-12-02 23:28:01.6918 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1002, ""]
|
454
|
+
[ 2013-12-02 23:28:01.6940 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
455
|
+
[ 2013-12-02 23:28:01.6952 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1003, ""]
|
456
|
+
[ 2013-12-02 23:28:01.6976 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
457
|
+
[ 2013-12-02 23:28:01.6982 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1007, ""]
|
458
|
+
[ 2013-12-02 23:28:01.6999 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
459
|
+
[ 2013-12-02 23:28:01.7005 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1008, ""]
|
460
|
+
[ 2013-12-02 23:28:01.7025 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
461
|
+
[ 2013-12-02 23:28:01.7029 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1009, ""]
|
462
|
+
[ 2013-12-02 23:28:01.7044 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
463
|
+
[ 2013-12-02 23:28:01.7052 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1010, ""]
|
464
|
+
[ 2013-12-02 23:28:01.7081 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
465
|
+
[ 2013-12-02 23:28:01.7087 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1011, ""]
|
466
|
+
[ 2013-12-02 23:28:01.7104 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
467
|
+
[ 2013-12-02 23:28:01.7110 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 3000, ""]
|
468
|
+
[ 2013-12-02 23:28:01.7134 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
469
|
+
[ 2013-12-02 23:28:01.7140 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 3999, ""]
|
470
|
+
[ 2013-12-02 23:28:01.7164 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
471
|
+
[ 2013-12-02 23:28:01.7170 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 4000, ""]
|
472
|
+
[ 2013-12-02 23:28:01.7187 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
473
|
+
[ 2013-12-02 23:28:01.7197 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 4999, ""]
|
474
|
+
[ 2013-12-02 23:28:01.7224 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
475
|
+
[ 2013-12-02 23:28:01.7231 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1002, ""]
|
476
|
+
[ 2013-12-02 23:28:01.7254 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
477
|
+
[ 2013-12-02 23:28:01.7259 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1002, ""]
|
478
|
+
[ 2013-12-02 23:28:01.7280 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
479
|
+
[ 2013-12-02 23:28:01.7291 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1002, ""]
|
480
|
+
[ 2013-12-02 23:28:01.7312 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
481
|
+
[ 2013-12-02 23:28:01.7318 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1002, ""]
|
482
|
+
[ 2013-12-02 23:28:01.7336 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
483
|
+
[ 2013-12-02 23:28:01.7342 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1002, ""]
|
484
|
+
[ 2013-12-02 23:28:01.7359 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
485
|
+
[ 2013-12-02 23:28:01.7366 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1002, ""]
|
486
|
+
[ 2013-12-02 23:28:01.7387 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
487
|
+
[ 2013-12-02 23:28:01.7393 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1002, ""]
|
488
|
+
[ 2013-12-02 23:28:01.7412 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
489
|
+
[ 2013-12-02 23:28:01.7420 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1002, ""]
|
490
|
+
[ 2013-12-02 23:28:01.7458 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
491
|
+
[ 2013-12-02 23:28:01.7479 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1002, ""]
|
492
|
+
[ 2013-12-02 23:28:01.7514 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
493
|
+
[ 2013-12-02 23:28:01.7526 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1002, ""]
|
494
|
+
[ 2013-12-02 23:28:01.7565 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
495
|
+
[ 2013-12-02 23:28:01.7579 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1002, ""]
|
496
|
+
[ 2013-12-02 23:28:01.7712 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
497
|
+
[ 2013-12-02 23:28:01.7718 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1002, ""]
|
498
|
+
[ 2013-12-02 23:28:01.7748 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
499
|
+
[ 2013-12-02 23:28:01.7753 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1002, ""]
|
500
|
+
[ 2013-12-02 23:28:01.7772 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
501
|
+
[ 2013-12-02 23:28:01.7787 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1002, ""]
|
502
|
+
[ 2013-12-02 23:28:01.7814 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
503
|
+
[ 2013-12-02 23:28:01.7824 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1002, ""]
|
504
|
+
[ 2013-12-02 23:28:01.7864 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
505
|
+
[ 2013-12-02 23:28:01.8397 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
506
|
+
[ 2013-12-02 23:28:01.8442 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
507
|
+
[ 2013-12-02 23:28:02.0658 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
508
|
+
[ 2013-12-02 23:28:02.0680 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
509
|
+
[ 2013-12-02 23:28:02.8609 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
510
|
+
[ 2013-12-02 23:28:02.8662 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
511
|
+
[ 2013-12-02 23:28:05.9216 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
512
|
+
[ 2013-12-02 23:28:05.9266 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
513
|
+
[ 2013-12-02 23:28:11.9754 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
514
|
+
[ 2013-12-02 23:28:11.9851 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
515
|
+
[ 2013-12-02 23:28:24.3538 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
516
|
+
[ 2013-12-02 23:28:24.3598 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
517
|
+
[ 2013-12-02 23:28:24.3885 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
518
|
+
[ 2013-12-02 23:28:24.3906 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
519
|
+
[ 2013-12-02 23:28:24.4759 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
520
|
+
[ 2013-12-02 23:28:24.4789 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
521
|
+
[ 2013-12-02 23:28:24.8015 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
522
|
+
[ 2013-12-02 23:28:24.8042 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
523
|
+
[ 2013-12-02 23:28:26.0769 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
524
|
+
[ 2013-12-02 23:28:26.0804 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
525
|
+
[ 2013-12-02 23:28:28.5617 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
526
|
+
[ 2013-12-02 23:28:28.5640 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
527
|
+
[ 2013-12-02 23:28:33.5544 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
528
|
+
[ 2013-12-02 23:28:33.5607 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
529
|
+
[ 2013-12-02 23:28:38.4269 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
530
|
+
[ 2013-12-02 23:28:38.4353 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
531
|
+
[ 2013-12-02 23:28:41.8560 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
532
|
+
[ 2013-12-02 23:28:41.8645 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
533
|
+
[ 2013-12-02 23:28:44.9291 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
534
|
+
[ 2013-12-02 23:28:44.9328 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
535
|
+
[ 2013-12-02 23:28:47.8610 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
536
|
+
[ 2013-12-02 23:28:47.8694 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
537
|
+
[ 2013-12-02 23:28:50.8061 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
538
|
+
[ 2013-12-02 23:28:50.8140 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
539
|
+
[ 2013-12-02 23:28:53.7344 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
540
|
+
[ 2013-12-02 23:28:53.7408 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
541
|
+
[ 2013-12-02 23:28:56.6764 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
542
|
+
[ 2013-12-02 23:28:56.6828 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
543
|
+
[ 2013-12-02 23:28:59.5484 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
544
|
+
[ 2013-12-02 23:28:59.5548 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
545
|
+
[ 2013-12-02 23:29:02.4454 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
546
|
+
[ 2013-12-02 23:29:02.4522 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
547
|
+
[ 2013-12-02 23:29:05.5267 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
548
|
+
[ 2013-12-02 23:29:05.5299 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
549
|
+
[ 2013-12-02 23:29:07.1356 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
550
|
+
[ 2013-12-02 23:29:07.1435 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
551
|
+
[ 2013-12-02 23:29:08.4108 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
552
|
+
[ 2013-12-02 23:29:08.4171 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
553
|
+
[ 2013-12-02 23:29:09.6186 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
554
|
+
[ 2013-12-02 23:29:09.6207 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
555
|
+
[ 2013-12-02 23:29:10.8303 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
556
|
+
[ 2013-12-02 23:29:10.8335 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
557
|
+
[ 2013-12-02 23:29:12.0168 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
558
|
+
[ 2013-12-02 23:29:12.0187 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
559
|
+
[ 2013-12-02 23:29:13.1903 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
560
|
+
[ 2013-12-02 23:29:13.1931 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
561
|
+
[ 2013-12-02 23:29:14.3721 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
562
|
+
[ 2013-12-02 23:29:14.3771 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
563
|
+
[ 2013-12-02 23:29:15.5293 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
564
|
+
[ 2013-12-02 23:29:15.5318 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
565
|
+
[ 2013-12-02 23:29:17.0922 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
566
|
+
[ 2013-12-02 23:29:17.0958 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
567
|
+
[ 2013-12-02 23:29:18.2408 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
568
|
+
[ 2013-12-02 23:29:18.2446 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
569
|
+
[ 2013-12-02 23:29:19.1556 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
570
|
+
[ 2013-12-02 23:29:19.1591 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
571
|
+
[ 2013-12-02 23:29:19.9591 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
572
|
+
[ 2013-12-02 23:29:19.9612 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
573
|
+
[ 2013-12-02 23:29:20.7030 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
574
|
+
[ 2013-12-02 23:29:20.7080 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
575
|
+
[ 2013-12-02 23:29:21.4665 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
576
|
+
[ 2013-12-02 23:29:21.4704 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
577
|
+
[ 2013-12-02 23:29:22.6779 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
578
|
+
[ 2013-12-02 23:29:22.6815 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
579
|
+
[ 2013-12-02 23:29:23.3689 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
580
|
+
[ 2013-12-02 23:29:23.3740 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
581
|
+
[ 2013-12-02 23:29:23.9153 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
582
|
+
[ 2013-12-02 23:29:23.9198 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
583
|
+
[ 2013-12-02 23:29:24.3095 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
584
|
+
[ 2013-12-02 23:29:24.3122 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
585
|
+
[ 2013-12-02 23:29:24.6424 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
586
|
+
[ 2013-12-02 23:29:24.6470 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
587
|
+
[ 2013-12-02 23:29:24.9613 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
588
|
+
[ 2013-12-02 23:29:24.9639 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
589
|
+
[ 2013-12-02 23:29:25.4151 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
590
|
+
[ 2013-12-02 23:29:25.4169 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
591
|
+
[ 2013-12-02 23:29:25.7448 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
592
|
+
[ 2013-12-02 23:29:25.7471 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
593
|
+
[ 2013-12-02 23:29:26.2966 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
594
|
+
[ 2013-12-02 23:29:26.3019 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
595
|
+
[ 2013-12-02 23:29:27.7264 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
596
|
+
[ 2013-12-02 23:29:27.7308 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
597
|
+
[ 2013-12-02 23:29:29.9893 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
598
|
+
[ 2013-12-02 23:29:29.9920 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
599
|
+
[ 2013-12-02 23:29:35.2663 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
600
|
+
[ 2013-12-02 23:29:35.2702 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
601
|
+
[ 2013-12-02 23:29:35.8701 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
602
|
+
[ 2013-12-02 23:29:35.8748 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
603
|
+
[ 2013-12-02 23:29:36.5347 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
604
|
+
[ 2013-12-02 23:29:36.5397 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
605
|
+
[ 2013-12-02 23:29:37.3601 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
606
|
+
[ 2013-12-02 23:29:37.3661 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
607
|
+
[ 2013-12-02 23:29:38.5591 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
608
|
+
[ 2013-12-02 23:29:38.5641 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
609
|
+
[ 2013-12-02 23:29:40.5436 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
610
|
+
[ 2013-12-02 23:29:40.5488 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
611
|
+
[ 2013-12-02 23:29:44.0553 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
612
|
+
[ 2013-12-02 23:29:44.0582 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
613
|
+
[ 2013-12-02 23:29:44.1198 14804/7f34784fe700 Pool2/Implementation.cpp:1291 ]: [App 14870 stdout] [:close, 1000, ""]
|
614
|
+
[ 2013-12-02 23:39:11.0258 14804/7f347a733700 Pool2/Pool.h:717 ]: Process (pid=14870, group=/home/james/projects/FAYE/websocket/ruby/examples#default) no longer exists! Detaching it from the pool.
|
615
|
+
[ 2013-12-02 23:39:11.0619 14804/7f34784fe700 Pool2/Spawner.h:796 ]: [App 30300 stdout]
|
616
|
+
[ 2013-12-02 23:39:11.7127 14804/7f34784fe700 Pool2/SmartSpawner.h:305 ]: Preloader for /home/james/projects/FAYE/websocket/ruby/examples started on PID 30300, listening on unix:/tmp/passenger.1.0.14800/generation-0/backends/preloader.30300
|
617
|
+
[ 2013-12-02 23:43:28.6706 32339/7f03243aa740 agents/Watchdog/Main.cpp:574 ]: Options: { 'analytics_log_user' => 'james', 'cleanup_pidfiles' => 'L3RtcC9wYXNzZW5nZXItc3RhbmRhbG9uZS52MWRxMXEvdGVtcF9kaXJfdG91Y2hlci5waWQ=', 'default_group' => 'james', 'default_python' => 'python', 'default_ruby' => '/opt/rubies/1.9.3-p484/bin/ruby', 'default_user' => 'james', 'log_level' => '0', 'max_instances_per_app' => '0', 'max_pool_size' => '6', 'passenger_root' => '/tmp/passenger-standalone.v1dq1q/locations.ini', 'pool_idle_time' => '300', 'prestart_urls' => 'aHR0cDovLzAuMC4wLjA6ODAwMwA=', 'temp_dir' => '/tmp', 'union_station_gateway_address' => 'gateway.unionstationapp.com', 'union_station_gateway_port' => '443', 'user_switching' => 'false', 'web_server_passenger_version' => '4.0.26', 'web_server_pid' => '32338', 'web_server_type' => 'nginx', 'web_server_worker_gid' => '-1', 'web_server_worker_uid' => '-1' }
|
618
|
+
[ 2013-12-02 23:43:28.6767 32342/7ff36f25d740 agents/HelperAgent/Main.cpp:626 ]: PassengerHelperAgent online, listening at unix:/tmp/passenger.1.0.32338/generation-0/request
|
619
|
+
[ 2013-12-02 23:43:28.6973 32349/7fed125b9740 agents/LoggingAgent/Main.cpp:318 ]: PassengerLoggingAgent online, listening at unix:/tmp/passenger.1.0.32338/generation-0/logging
|
620
|
+
[ 2013-12-02 23:43:28.6975 32339/7f03243aa740 agents/Watchdog/Main.cpp:761 ]: All Phusion Passenger agents started!
|
621
|
+
[ 2013-12-02 23:43:30.8948 32342/7ff36f1b8700 Pool2/Spawner.h:796 ]: [App 32386 stdout]
|
622
|
+
[ 2013-12-02 23:43:31.2674 32342/7ff36f1b8700 Pool2/SmartSpawner.h:305 ]: Preloader for /home/james/projects/FAYE/websocket/ruby/examples started on PID 32386, listening on unix:/tmp/passenger.1.0.32338/generation-0/backends/preloader.32386
|
623
|
+
[ 2013-12-03 00:10:33.0845 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
624
|
+
[ 2013-12-03 00:10:33.0864 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
625
|
+
[ 2013-12-03 00:10:33.0900 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
626
|
+
[ 2013-12-03 00:10:33.0920 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
627
|
+
[ 2013-12-03 00:10:33.0954 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
628
|
+
[ 2013-12-03 00:10:33.0971 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
629
|
+
[ 2013-12-03 00:10:33.1075 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
630
|
+
[ 2013-12-03 00:10:33.1100 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
631
|
+
[ 2013-12-03 00:10:33.1122 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
632
|
+
[ 2013-12-03 00:10:33.1144 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
633
|
+
[ 2013-12-03 00:10:33.1160 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
634
|
+
[ 2013-12-03 00:10:33.1743 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
635
|
+
[ 2013-12-03 00:10:33.1776 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
636
|
+
[ 2013-12-03 00:10:33.2401 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
637
|
+
[ 2013-12-03 00:10:33.2437 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
638
|
+
[ 2013-12-03 00:10:33.3003 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
639
|
+
[ 2013-12-03 00:10:33.3058 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
640
|
+
[ 2013-12-03 00:10:33.3081 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
641
|
+
[ 2013-12-03 00:10:33.3121 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
642
|
+
[ 2013-12-03 00:10:33.3155 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
643
|
+
[ 2013-12-03 00:10:33.3211 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
644
|
+
[ 2013-12-03 00:10:33.3248 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
645
|
+
[ 2013-12-03 00:10:33.3305 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
646
|
+
[ 2013-12-03 00:10:33.3354 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
647
|
+
[ 2013-12-03 00:10:33.3393 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
648
|
+
[ 2013-12-03 00:10:33.3409 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
649
|
+
[ 2013-12-03 00:10:33.3432 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
650
|
+
[ 2013-12-03 00:10:33.3954 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
651
|
+
[ 2013-12-03 00:10:33.4221 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
652
|
+
[ 2013-12-03 00:10:33.4642 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
653
|
+
[ 2013-12-03 00:10:33.4806 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
654
|
+
[ 2013-12-03 00:10:33.5267 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
655
|
+
[ 2013-12-03 00:10:33.5427 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
656
|
+
[ 2013-12-03 00:10:33.5448 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
657
|
+
[ 2013-12-03 00:10:33.5483 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
658
|
+
[ 2013-12-03 00:10:33.5495 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
659
|
+
[ 2013-12-03 00:10:33.5532 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
660
|
+
[ 2013-12-03 00:10:33.5546 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
661
|
+
[ 2013-12-03 00:10:33.5565 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
662
|
+
[ 2013-12-03 00:10:33.5576 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
663
|
+
[ 2013-12-03 00:10:33.5613 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
664
|
+
[ 2013-12-03 00:10:33.5623 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1002, "Received control frame having too long payload: 126"]
|
665
|
+
[ 2013-12-03 00:10:33.5695 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
666
|
+
[ 2013-12-03 00:10:33.5823 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
667
|
+
[ 2013-12-03 00:10:33.5840 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
668
|
+
[ 2013-12-03 00:10:33.5845 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
669
|
+
[ 2013-12-03 00:10:33.5860 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
670
|
+
[ 2013-12-03 00:10:33.5869 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
671
|
+
[ 2013-12-03 00:10:33.5900 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
672
|
+
[ 2013-12-03 00:10:33.5913 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
673
|
+
[ 2013-12-03 00:10:33.5937 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
674
|
+
[ 2013-12-03 00:10:33.5980 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
675
|
+
[ 2013-12-03 00:10:33.5999 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
676
|
+
[ 2013-12-03 00:10:33.6147 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
677
|
+
[ 2013-12-03 00:10:33.6191 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
678
|
+
[ 2013-12-03 00:10:33.6201 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1002, "One or more reserved bits are on: reserved1 = 0, reserved2 = 0, reserved3 = 1"]
|
679
|
+
[ 2013-12-03 00:10:33.6235 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
680
|
+
[ 2013-12-03 00:10:33.6348 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1002, "One or more reserved bits are on: reserved1 = 0, reserved2 = 1, reserved3 = 0"]
|
681
|
+
[ 2013-12-03 00:10:33.6392 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
682
|
+
[ 2013-12-03 00:10:33.6410 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1002, "One or more reserved bits are on: reserved1 = 0, reserved2 = 1, reserved3 = 1"]
|
683
|
+
[ 2013-12-03 00:10:33.6452 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
684
|
+
[ 2013-12-03 00:10:33.6504 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1002, "One or more reserved bits are on: reserved1 = 1, reserved2 = 0, reserved3 = 0"]
|
685
|
+
2013/12/03 00:10:33 [error] 32358#0: *93 recv() failed (104: Connection reset by peer) while proxying upgraded connection, client: 127.0.0.1, server: _, request: "GET / HTTP/1.1", upstream: "passenger:/tmp/passenger.1.0.32338/generation-0/request:", host: "127.0.0.1:8003"
|
686
|
+
[ 2013-12-03 00:10:33.6534 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
687
|
+
[ 2013-12-03 00:10:33.6538 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1002, "One or more reserved bits are on: reserved1 = 1, reserved2 = 0, reserved3 = 1"]
|
688
|
+
[ 2013-12-03 00:10:33.6573 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
689
|
+
[ 2013-12-03 00:10:33.6581 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1002, "One or more reserved bits are on: reserved1 = 1, reserved2 = 1, reserved3 = 0"]
|
690
|
+
[ 2013-12-03 00:10:33.6603 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
691
|
+
[ 2013-12-03 00:10:33.6614 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1002, "One or more reserved bits are on: reserved1 = 1, reserved2 = 1, reserved3 = 1"]
|
692
|
+
[ 2013-12-03 00:10:33.6657 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
693
|
+
[ 2013-12-03 00:10:33.6699 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1002, "Unrecognized frame opcode: 3"]
|
694
|
+
[ 2013-12-03 00:10:33.6735 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
695
|
+
[ 2013-12-03 00:10:33.6749 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1002, "Unrecognized frame opcode: 4"]
|
696
|
+
[ 2013-12-03 00:10:33.6781 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
697
|
+
[ 2013-12-03 00:10:33.6787 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1002, "Unrecognized frame opcode: 5"]
|
698
|
+
[ 2013-12-03 00:10:33.6804 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
699
|
+
[ 2013-12-03 00:10:33.6811 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1002, "Unrecognized frame opcode: 6"]
|
700
|
+
[ 2013-12-03 00:10:33.6836 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
701
|
+
[ 2013-12-03 00:10:33.6850 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1002, "Unrecognized frame opcode: 7"]
|
702
|
+
[ 2013-12-03 00:10:33.6876 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
703
|
+
[ 2013-12-03 00:10:33.6885 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1002, "Unrecognized frame opcode: 11"]
|
704
|
+
2013/12/03 00:10:33 [error] 32358#0: *111 send() failed (32: Broken pipe) while proxying upgraded connection, client: 127.0.0.1, server: _, request: "GET / HTTP/1.1", upstream: "passenger:/tmp/passenger.1.0.32338/generation-0/request:", host: "127.0.0.1:8003"
|
705
|
+
[ 2013-12-03 00:10:33.6909 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
706
|
+
[ 2013-12-03 00:10:33.6918 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1002, "Unrecognized frame opcode: 12"]
|
707
|
+
[ 2013-12-03 00:10:33.6960 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
708
|
+
[ 2013-12-03 00:10:33.6973 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1002, "Unrecognized frame opcode: 13"]
|
709
|
+
[ 2013-12-03 00:10:33.6997 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
710
|
+
[ 2013-12-03 00:10:33.7005 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1002, "Unrecognized frame opcode: 14"]
|
711
|
+
[ 2013-12-03 00:10:33.7032 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
712
|
+
[ 2013-12-03 00:10:33.7052 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1002, "Unrecognized frame opcode: 15"]
|
713
|
+
2013/12/03 00:10:33 [error] 32358#0: *119 recv() failed (104: Connection reset by peer) while proxying upgraded connection, client: 127.0.0.1, server: _, request: "GET / HTTP/1.1", upstream: "passenger:/tmp/passenger.1.0.32338/generation-0/request:", host: "127.0.0.1:8003"
|
714
|
+
[ 2013-12-03 00:10:33.7070 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
715
|
+
[ 2013-12-03 00:10:33.7078 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1002, "Received fragmented control frame: opcode = 9"]
|
716
|
+
[ 2013-12-03 00:10:33.7098 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
717
|
+
[ 2013-12-03 00:10:33.7106 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1002, "Received fragmented control frame: opcode = 10"]
|
718
|
+
[ 2013-12-03 00:10:33.7136 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
719
|
+
[ 2013-12-03 00:10:33.7147 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
720
|
+
[ 2013-12-03 00:10:33.7164 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
721
|
+
[ 2013-12-03 00:10:33.7174 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
722
|
+
[ 2013-12-03 00:10:33.7190 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
723
|
+
[ 2013-12-03 00:10:33.7234 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
724
|
+
[ 2013-12-03 00:10:33.7260 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
725
|
+
[ 2013-12-03 00:10:33.7276 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
726
|
+
[ 2013-12-03 00:10:33.7301 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
727
|
+
[ 2013-12-03 00:10:33.7318 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
728
|
+
[ 2013-12-03 00:10:33.7348 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
729
|
+
[ 2013-12-03 00:10:33.7404 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
730
|
+
[ 2013-12-03 00:10:33.7423 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
731
|
+
[ 2013-12-03 00:10:33.7431 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1002, "Received unexpected continuation frame"]
|
732
|
+
[ 2013-12-03 00:10:33.7449 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
733
|
+
[ 2013-12-03 00:10:33.7455 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1002, "Received unexpected continuation frame"]
|
734
|
+
[ 2013-12-03 00:10:33.7472 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
735
|
+
[ 2013-12-03 00:10:33.7497 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1002, "Received unexpected continuation frame"]
|
736
|
+
[ 2013-12-03 00:10:33.7550 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
737
|
+
[ 2013-12-03 00:10:33.7558 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1002, "Received unexpected continuation frame"]
|
738
|
+
[ 2013-12-03 00:10:33.7583 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
739
|
+
[ 2013-12-03 00:10:33.7592 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1002, "Received unexpected continuation frame"]
|
740
|
+
[ 2013-12-03 00:10:33.7671 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
741
|
+
[ 2013-12-03 00:10:33.7701 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1002, "Received unexpected continuation frame"]
|
742
|
+
2013/12/03 00:10:33 [error] 32358#0: *147 send() failed (32: Broken pipe) while proxying upgraded connection, client: 127.0.0.1, server: _, request: "GET / HTTP/1.1", upstream: "passenger:/tmp/passenger.1.0.32338/generation-0/request:", host: "127.0.0.1:8003"
|
743
|
+
[ 2013-12-03 00:10:33.7722 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
744
|
+
[ 2013-12-03 00:10:33.7729 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1002, "Received unexpected continuation frame"]
|
745
|
+
[ 2013-12-03 00:10:33.7748 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
746
|
+
[ 2013-12-03 00:10:33.7756 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1002, "Received unexpected continuation frame"]
|
747
|
+
[ 2013-12-03 00:10:33.7774 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
748
|
+
[ 2013-12-03 00:10:33.7781 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1002, "Received unexpected continuation frame"]
|
749
|
+
[ 2013-12-03 00:10:33.7797 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
750
|
+
[ 2013-12-03 00:10:33.7802 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1002, "Received new data frame but previous continuous frame is unfinished"]
|
751
|
+
2013/12/03 00:10:33 [error] 32358#0: *155 recv() failed (104: Connection reset by peer) while proxying upgraded connection, client: 127.0.0.1, server: _, request: "GET / HTTP/1.1", upstream: "passenger:/tmp/passenger.1.0.32338/generation-0/request:", host: "127.0.0.1:8003"
|
752
|
+
[ 2013-12-03 00:10:33.7822 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
753
|
+
[ 2013-12-03 00:10:34.7864 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
754
|
+
[ 2013-12-03 00:10:34.7915 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
755
|
+
[ 2013-12-03 00:10:35.7942 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
756
|
+
[ 2013-12-03 00:10:35.7964 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
757
|
+
[ 2013-12-03 00:10:35.7984 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
758
|
+
[ 2013-12-03 00:10:35.8004 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
759
|
+
[ 2013-12-03 00:10:35.8019 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
760
|
+
[ 2013-12-03 00:10:35.8042 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
761
|
+
[ 2013-12-03 00:10:35.8062 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
762
|
+
[ 2013-12-03 00:10:35.8095 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
763
|
+
[ 2013-12-03 00:10:35.8108 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
764
|
+
[ 2013-12-03 00:10:35.8127 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
765
|
+
[ 2013-12-03 00:10:35.8140 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
766
|
+
[ 2013-12-03 00:10:35.8162 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
767
|
+
[ 2013-12-03 00:10:35.8187 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
768
|
+
[ 2013-12-03 00:10:35.8229 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
769
|
+
[ 2013-12-03 00:10:35.8258 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
770
|
+
[ 2013-12-03 00:10:35.8296 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
771
|
+
[ 2013-12-03 00:10:35.8305 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
772
|
+
[ 2013-12-03 00:10:35.8330 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
773
|
+
[ 2013-12-03 00:10:35.8344 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
774
|
+
[ 2013-12-03 00:10:35.8370 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
775
|
+
[ 2013-12-03 00:10:37.8390 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
776
|
+
[ 2013-12-03 00:10:37.8447 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
777
|
+
[ 2013-12-03 00:10:39.8474 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
778
|
+
[ 2013-12-03 00:10:39.8506 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
779
|
+
[ 2013-12-03 00:10:41.8527 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
780
|
+
[ 2013-12-03 00:10:41.8581 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
781
|
+
[ 2013-12-03 00:10:43.8605 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
782
|
+
[ 2013-12-03 00:10:43.8635 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
783
|
+
[ 2013-12-03 00:10:43.8645 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
784
|
+
[ 2013-12-03 00:10:43.8663 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
785
|
+
[ 2013-12-03 00:10:43.8669 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
786
|
+
[ 2013-12-03 00:10:43.8686 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
787
|
+
[ 2013-12-03 00:10:43.8695 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
788
|
+
[ 2013-12-03 00:10:43.8713 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
789
|
+
[ 2013-12-03 00:10:43.8726 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
790
|
+
[ 2013-12-03 00:10:43.8757 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
791
|
+
[ 2013-12-03 00:10:43.8765 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
792
|
+
2013/12/03 00:10:43 [error] 32358#0: *195 recv() failed (104: Connection reset by peer) while proxying upgraded connection, client: 127.0.0.1, server: _, request: "GET / HTTP/1.1", upstream: "passenger:/tmp/passenger.1.0.32338/generation-0/request:", host: "127.0.0.1:8003"
|
793
|
+
[ 2013-12-03 00:10:43.8786 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
794
|
+
[ 2013-12-03 00:10:43.8799 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
795
|
+
[ 2013-12-03 00:10:43.8819 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
796
|
+
[ 2013-12-03 00:10:43.8828 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
797
|
+
[ 2013-12-03 00:10:43.8843 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
798
|
+
[ 2013-12-03 00:10:43.8851 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
799
|
+
[ 2013-12-03 00:10:43.8871 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
800
|
+
[ 2013-12-03 00:10:43.8876 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
801
|
+
[ 2013-12-03 00:10:43.8967 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
802
|
+
[ 2013-12-03 00:10:43.8991 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
803
|
+
[ 2013-12-03 00:10:43.9016 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
804
|
+
[ 2013-12-03 00:10:43.9019 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
805
|
+
[ 2013-12-03 00:10:43.9041 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
806
|
+
[ 2013-12-03 00:10:43.9055 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
807
|
+
[ 2013-12-03 00:10:43.9077 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
808
|
+
[ 2013-12-03 00:10:43.9094 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
809
|
+
[ 2013-12-03 00:10:43.9124 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
810
|
+
[ 2013-12-03 00:10:43.9143 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
811
|
+
[ 2013-12-03 00:10:43.9173 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
812
|
+
[ 2013-12-03 00:10:43.9196 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
813
|
+
[ 2013-12-03 00:10:43.9239 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
814
|
+
[ 2013-12-03 00:10:43.9274 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
815
|
+
[ 2013-12-03 00:10:43.9331 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
816
|
+
[ 2013-12-03 00:10:43.9351 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
817
|
+
[ 2013-12-03 00:10:43.9375 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
818
|
+
[ 2013-12-03 00:10:43.9386 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
819
|
+
[ 2013-12-03 00:10:43.9419 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
820
|
+
[ 2013-12-03 00:10:43.9450 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
821
|
+
[ 2013-12-03 00:10:43.9471 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
822
|
+
[ 2013-12-03 00:10:43.9479 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
823
|
+
[ 2013-12-03 00:10:43.9493 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
824
|
+
[ 2013-12-03 00:10:43.9501 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
825
|
+
[ 2013-12-03 00:10:43.9518 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
826
|
+
[ 2013-12-03 00:10:43.9527 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
827
|
+
[ 2013-12-03 00:10:43.9546 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
828
|
+
[ 2013-12-03 00:10:43.9553 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
829
|
+
[ 2013-12-03 00:10:43.9583 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
830
|
+
[ 2013-12-03 00:10:43.9588 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
831
|
+
2013/12/03 00:10:43 [error] 32358#0: *233 recv() failed (104: Connection reset by peer) while proxying upgraded connection, client: 127.0.0.1, server: _, request: "GET / HTTP/1.1", upstream: "passenger:/tmp/passenger.1.0.32338/generation-0/request:", host: "127.0.0.1:8003"
|
832
|
+
[ 2013-12-03 00:10:43.9614 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
833
|
+
[ 2013-12-03 00:10:43.9621 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
834
|
+
[ 2013-12-03 00:10:43.9642 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
835
|
+
[ 2013-12-03 00:10:43.9651 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
836
|
+
[ 2013-12-03 00:10:43.9668 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
837
|
+
[ 2013-12-03 00:10:43.9678 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
838
|
+
[ 2013-12-03 00:10:43.9697 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
839
|
+
[ 2013-12-03 00:10:43.9710 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
840
|
+
[ 2013-12-03 00:10:43.9734 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
841
|
+
[ 2013-12-03 00:10:43.9751 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
842
|
+
[ 2013-12-03 00:10:43.9780 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
843
|
+
[ 2013-12-03 00:10:43.9790 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
844
|
+
[ 2013-12-03 00:10:43.9818 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
845
|
+
[ 2013-12-03 00:10:43.9833 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
846
|
+
[ 2013-12-03 00:10:43.9883 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
847
|
+
[ 2013-12-03 00:10:43.9900 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
848
|
+
[ 2013-12-03 00:10:43.9940 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
849
|
+
[ 2013-12-03 00:10:43.9951 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
850
|
+
[ 2013-12-03 00:10:43.9976 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
851
|
+
[ 2013-12-03 00:10:43.9985 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
852
|
+
[ 2013-12-03 00:10:43.0011 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
853
|
+
[ 2013-12-03 00:10:44.0017 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
854
|
+
[ 2013-12-03 00:10:44.0048 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
855
|
+
[ 2013-12-03 00:10:44.0054 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
856
|
+
[ 2013-12-03 00:10:44.0075 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
857
|
+
[ 2013-12-03 00:10:44.0081 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
858
|
+
[ 2013-12-03 00:10:44.0113 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
859
|
+
[ 2013-12-03 00:10:44.0121 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
860
|
+
[ 2013-12-03 00:10:44.0211 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
861
|
+
[ 2013-12-03 00:10:44.0219 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
862
|
+
[ 2013-12-03 00:10:44.0243 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
863
|
+
[ 2013-12-03 00:10:44.0252 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
864
|
+
[ 2013-12-03 00:10:44.0282 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
865
|
+
[ 2013-12-03 00:10:44.0289 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
866
|
+
[ 2013-12-03 00:10:44.0318 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
867
|
+
[ 2013-12-03 00:10:44.0325 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
868
|
+
[ 2013-12-03 00:10:44.0346 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
869
|
+
[ 2013-12-03 00:10:44.0349 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
870
|
+
[ 2013-12-03 00:10:44.0375 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
871
|
+
[ 2013-12-03 00:10:44.0383 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
872
|
+
[ 2013-12-03 00:10:44.0403 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
873
|
+
[ 2013-12-03 00:10:44.0413 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
874
|
+
[ 2013-12-03 00:10:44.0452 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
875
|
+
[ 2013-12-03 00:10:44.0465 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
876
|
+
[ 2013-12-03 00:10:44.0498 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
877
|
+
[ 2013-12-03 00:10:44.0506 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
878
|
+
[ 2013-12-03 00:10:44.0531 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
879
|
+
[ 2013-12-03 00:10:44.0541 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
880
|
+
[ 2013-12-03 00:10:44.0577 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
881
|
+
[ 2013-12-03 00:10:44.0586 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
882
|
+
2013/12/03 00:10:44 [error] 32358#0: *283 recv() failed (104: Connection reset by peer) while proxying upgraded connection, client: 127.0.0.1, server: _, request: "GET / HTTP/1.1", upstream: "passenger:/tmp/passenger.1.0.32338/generation-0/request:", host: "127.0.0.1:8003"
|
883
|
+
[ 2013-12-03 00:10:44.0611 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
884
|
+
[ 2013-12-03 00:10:44.0622 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
885
|
+
[ 2013-12-03 00:10:44.0653 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
886
|
+
[ 2013-12-03 00:10:44.0660 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
887
|
+
2013/12/03 00:10:44 [error] 32358#0: *287 recv() failed (104: Connection reset by peer) while proxying upgraded connection, client: 127.0.0.1, server: _, request: "GET / HTTP/1.1", upstream: "passenger:/tmp/passenger.1.0.32338/generation-0/request:", host: "127.0.0.1:8003"
|
888
|
+
[ 2013-12-03 00:10:44.0691 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
889
|
+
[ 2013-12-03 00:10:44.0698 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
890
|
+
[ 2013-12-03 00:10:44.0730 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
891
|
+
[ 2013-12-03 00:10:44.0738 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
892
|
+
[ 2013-12-03 00:10:44.0759 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
893
|
+
[ 2013-12-03 00:10:44.0769 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
894
|
+
[ 2013-12-03 00:10:44.0786 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
895
|
+
[ 2013-12-03 00:10:44.0798 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
896
|
+
[ 2013-12-03 00:10:44.0826 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
897
|
+
[ 2013-12-03 00:10:44.0834 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
898
|
+
[ 2013-12-03 00:10:44.0862 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
899
|
+
[ 2013-12-03 00:10:44.0870 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
900
|
+
[ 2013-12-03 00:10:44.0892 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
901
|
+
[ 2013-12-03 00:10:44.0901 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
902
|
+
[ 2013-12-03 00:10:44.0916 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
903
|
+
[ 2013-12-03 00:10:44.0922 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
904
|
+
[ 2013-12-03 00:10:44.0940 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
905
|
+
[ 2013-12-03 00:10:44.0947 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
906
|
+
[ 2013-12-03 00:10:44.0973 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
907
|
+
[ 2013-12-03 00:10:44.0982 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
908
|
+
[ 2013-12-03 00:10:44.1008 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
909
|
+
[ 2013-12-03 00:10:44.1014 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
910
|
+
[ 2013-12-03 00:10:44.1052 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
911
|
+
[ 2013-12-03 00:10:44.1065 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
912
|
+
[ 2013-12-03 00:10:44.1104 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
913
|
+
[ 2013-12-03 00:10:44.1117 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
914
|
+
[ 2013-12-03 00:10:44.1147 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
915
|
+
[ 2013-12-03 00:10:44.1153 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
916
|
+
[ 2013-12-03 00:10:44.1179 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
917
|
+
[ 2013-12-03 00:10:44.1194 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
918
|
+
[ 2013-12-03 00:10:44.1234 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
919
|
+
[ 2013-12-03 00:10:44.1247 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
920
|
+
[ 2013-12-03 00:10:44.1324 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
921
|
+
[ 2013-12-03 00:10:44.1332 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
922
|
+
[ 2013-12-03 00:10:44.1350 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
923
|
+
[ 2013-12-03 00:10:44.1380 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
924
|
+
[ 2013-12-03 00:10:44.1408 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
925
|
+
[ 2013-12-03 00:10:44.1418 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
926
|
+
[ 2013-12-03 00:10:44.1443 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
927
|
+
[ 2013-12-03 00:10:44.1457 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
928
|
+
[ 2013-12-03 00:10:44.1475 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
929
|
+
[ 2013-12-03 00:10:44.1482 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
930
|
+
[ 2013-12-03 00:10:44.1499 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
931
|
+
[ 2013-12-03 00:10:44.1505 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
932
|
+
[ 2013-12-03 00:10:44.1520 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
933
|
+
[ 2013-12-03 00:10:44.1550 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
934
|
+
[ 2013-12-03 00:10:44.1569 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
935
|
+
[ 2013-12-03 00:10:44.1576 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
936
|
+
[ 2013-12-03 00:10:44.1592 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
937
|
+
[ 2013-12-03 00:10:44.1597 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
938
|
+
[ 2013-12-03 00:10:44.1613 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
939
|
+
[ 2013-12-03 00:10:44.1618 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
940
|
+
[ 2013-12-03 00:10:44.1635 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
941
|
+
[ 2013-12-03 00:10:44.1640 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
942
|
+
[ 2013-12-03 00:10:44.1658 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
943
|
+
[ 2013-12-03 00:10:44.1667 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
944
|
+
[ 2013-12-03 00:10:44.1684 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
945
|
+
[ 2013-12-03 00:10:44.1690 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
946
|
+
[ 2013-12-03 00:10:44.1714 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
947
|
+
[ 2013-12-03 00:10:44.1722 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
948
|
+
2013/12/03 00:10:44 [error] 32358#0: *347 recv() failed (104: Connection reset by peer) while proxying upgraded connection, client: 127.0.0.1, server: _, request: "GET / HTTP/1.1", upstream: "passenger:/tmp/passenger.1.0.32338/generation-0/request:", host: "127.0.0.1:8003"
|
949
|
+
[ 2013-12-03 00:10:44.1747 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
950
|
+
[ 2013-12-03 00:10:44.1754 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
951
|
+
[ 2013-12-03 00:10:44.1779 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
952
|
+
[ 2013-12-03 00:10:44.1784 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
953
|
+
[ 2013-12-03 00:10:44.1799 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
954
|
+
[ 2013-12-03 00:10:44.1804 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
955
|
+
[ 2013-12-03 00:10:44.1820 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
956
|
+
[ 2013-12-03 00:10:44.1825 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
957
|
+
[ 2013-12-03 00:10:44.1841 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
958
|
+
[ 2013-12-03 00:10:44.1847 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
959
|
+
[ 2013-12-03 00:10:44.1864 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
960
|
+
[ 2013-12-03 00:10:44.1870 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1007, "Could not decode a text frame as UTF-8"]
|
961
|
+
[ 2013-12-03 00:10:44.1887 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
962
|
+
[ 2013-12-03 00:10:44.1896 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
963
|
+
[ 2013-12-03 00:10:44.1912 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
964
|
+
[ 2013-12-03 00:10:44.1921 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
965
|
+
[ 2013-12-03 00:10:44.1938 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
966
|
+
[ 2013-12-03 00:10:44.1947 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
967
|
+
[ 2013-12-03 00:10:44.2438 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
968
|
+
[ 2013-12-03 00:10:44.2449 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
969
|
+
[ 2013-12-03 00:10:44.2469 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
970
|
+
[ 2013-12-03 00:10:44.2480 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
971
|
+
[ 2013-12-03 00:10:44.2497 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
972
|
+
[ 2013-12-03 00:10:44.2507 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
973
|
+
[ 2013-12-03 00:10:44.2526 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
974
|
+
[ 2013-12-03 00:10:44.2536 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
975
|
+
[ 2013-12-03 00:10:44.2557 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
976
|
+
[ 2013-12-03 00:10:44.2567 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
977
|
+
[ 2013-12-03 00:10:44.2587 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
978
|
+
[ 2013-12-03 00:10:44.2596 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
979
|
+
[ 2013-12-03 00:10:44.2671 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
980
|
+
[ 2013-12-03 00:10:44.2683 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
981
|
+
[ 2013-12-03 00:10:44.2699 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
982
|
+
[ 2013-12-03 00:10:44.2715 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
983
|
+
[ 2013-12-03 00:10:44.2740 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
984
|
+
[ 2013-12-03 00:10:44.2758 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
985
|
+
[ 2013-12-03 00:10:44.2782 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
986
|
+
[ 2013-12-03 00:10:44.2818 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
987
|
+
[ 2013-12-03 00:10:44.2840 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
988
|
+
[ 2013-12-03 00:10:44.2850 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
989
|
+
[ 2013-12-03 00:10:44.2869 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
990
|
+
[ 2013-12-03 00:10:44.2880 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
991
|
+
[ 2013-12-03 00:10:44.2897 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
992
|
+
[ 2013-12-03 00:10:44.2907 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
993
|
+
[ 2013-12-03 00:10:44.2927 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
994
|
+
[ 2013-12-03 00:10:44.2934 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
995
|
+
[ 2013-12-03 00:10:44.2949 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
996
|
+
[ 2013-12-03 00:10:44.2958 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
997
|
+
[ 2013-12-03 00:10:44.2975 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
998
|
+
[ 2013-12-03 00:10:44.2984 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
999
|
+
[ 2013-12-03 00:10:44.3000 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
1000
|
+
[ 2013-12-03 00:10:44.3009 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
1001
|
+
[ 2013-12-03 00:10:44.3026 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
1002
|
+
[ 2013-12-03 00:10:44.3036 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
1003
|
+
[ 2013-12-03 00:10:44.3054 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
1004
|
+
[ 2013-12-03 00:10:44.3066 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
1005
|
+
[ 2013-12-03 00:10:44.3085 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
1006
|
+
[ 2013-12-03 00:10:44.3099 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
1007
|
+
[ 2013-12-03 00:10:44.3123 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
1008
|
+
[ 2013-12-03 00:10:44.3133 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
1009
|
+
[ 2013-12-03 00:10:44.3153 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
1010
|
+
[ 2013-12-03 00:10:44.3166 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
1011
|
+
[ 2013-12-03 00:10:44.3187 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
1012
|
+
[ 2013-12-03 00:10:44.3195 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
1013
|
+
[ 2013-12-03 00:10:44.3209 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
1014
|
+
[ 2013-12-03 00:10:44.3227 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
1015
|
+
[ 2013-12-03 00:10:44.3243 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
1016
|
+
[ 2013-12-03 00:10:44.3252 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
1017
|
+
[ 2013-12-03 00:10:44.3268 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
1018
|
+
[ 2013-12-03 00:10:44.3279 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
1019
|
+
[ 2013-12-03 00:10:44.3296 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
1020
|
+
[ 2013-12-03 00:10:44.3305 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
1021
|
+
[ 2013-12-03 00:10:44.3322 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
1022
|
+
[ 2013-12-03 00:10:44.3331 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
1023
|
+
[ 2013-12-03 00:10:44.3352 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
1024
|
+
[ 2013-12-03 00:10:44.3358 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
1025
|
+
[ 2013-12-03 00:10:44.3376 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
1026
|
+
[ 2013-12-03 00:10:44.3396 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
1027
|
+
[ 2013-12-03 00:10:44.3417 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
1028
|
+
[ 2013-12-03 00:10:44.3429 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
1029
|
+
[ 2013-12-03 00:10:44.3459 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
1030
|
+
[ 2013-12-03 00:10:44.3470 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
1031
|
+
[ 2013-12-03 00:10:44.3486 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
1032
|
+
[ 2013-12-03 00:10:44.3495 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
1033
|
+
[ 2013-12-03 00:10:44.3514 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
1034
|
+
[ 2013-12-03 00:10:44.3520 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
1035
|
+
[ 2013-12-03 00:10:44.3538 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
1036
|
+
[ 2013-12-03 00:10:44.3545 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
1037
|
+
[ 2013-12-03 00:10:44.3630 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
1038
|
+
[ 2013-12-03 00:10:44.3641 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
1039
|
+
[ 2013-12-03 00:10:44.3666 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
1040
|
+
[ 2013-12-03 00:10:44.3667 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
1041
|
+
[ 2013-12-03 00:10:44.3694 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
1042
|
+
[ 2013-12-03 00:10:44.4897 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
1043
|
+
[ 2013-12-03 00:10:44.5908 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
1044
|
+
[ 2013-12-03 00:10:44.5914 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
1045
|
+
[ 2013-12-03 00:10:44.5941 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
1046
|
+
[ 2013-12-03 00:10:44.5948 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1002, ""]
|
1047
|
+
[ 2013-12-03 00:10:44.5994 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
1048
|
+
[ 2013-12-03 00:10:44.6004 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
1049
|
+
[ 2013-12-03 00:10:44.6055 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
1050
|
+
[ 2013-12-03 00:10:44.6069 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, "Hello World!"]
|
1051
|
+
[ 2013-12-03 00:10:44.6106 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
1052
|
+
[ 2013-12-03 00:10:44.6120 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, "***************************************************************************************************************************"]
|
1053
|
+
[ 2013-12-03 00:10:44.6155 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
1054
|
+
[ 2013-12-03 00:10:44.6166 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1002, "Received control frame having too long payload: 126"]
|
1055
|
+
[ 2013-12-03 00:10:44.6243 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
1056
|
+
[ 2013-12-03 00:10:44.6253 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1002, ""]
|
1057
|
+
[ 2013-12-03 00:10:44.6275 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
1058
|
+
[ 2013-12-03 00:10:44.6283 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
1059
|
+
[ 2013-12-03 00:10:44.6309 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
1060
|
+
[ 2013-12-03 00:10:44.6316 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1001, ""]
|
1061
|
+
[ 2013-12-03 00:10:44.6334 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
1062
|
+
[ 2013-12-03 00:10:44.6346 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1002, ""]
|
1063
|
+
[ 2013-12-03 00:10:44.6364 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
1064
|
+
[ 2013-12-03 00:10:44.6370 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1003, ""]
|
1065
|
+
[ 2013-12-03 00:10:44.6397 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
1066
|
+
[ 2013-12-03 00:10:44.6405 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1007, ""]
|
1067
|
+
[ 2013-12-03 00:10:44.6436 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
1068
|
+
[ 2013-12-03 00:10:44.6450 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1008, ""]
|
1069
|
+
[ 2013-12-03 00:10:44.6481 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
1070
|
+
[ 2013-12-03 00:10:44.6492 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1009, ""]
|
1071
|
+
[ 2013-12-03 00:10:44.6524 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
1072
|
+
[ 2013-12-03 00:10:44.6532 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1010, ""]
|
1073
|
+
[ 2013-12-03 00:10:44.6559 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
1074
|
+
[ 2013-12-03 00:10:44.6567 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1011, ""]
|
1075
|
+
[ 2013-12-03 00:10:44.6595 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
1076
|
+
[ 2013-12-03 00:10:44.6608 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 3000, ""]
|
1077
|
+
[ 2013-12-03 00:10:44.6639 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
1078
|
+
[ 2013-12-03 00:10:44.6650 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 3999, ""]
|
1079
|
+
[ 2013-12-03 00:10:44.6702 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
1080
|
+
[ 2013-12-03 00:10:44.6730 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 4000, ""]
|
1081
|
+
[ 2013-12-03 00:10:44.6751 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
1082
|
+
[ 2013-12-03 00:10:44.6756 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 4999, ""]
|
1083
|
+
[ 2013-12-03 00:10:44.6771 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
1084
|
+
[ 2013-12-03 00:10:44.6777 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1002, ""]
|
1085
|
+
[ 2013-12-03 00:10:44.6793 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
1086
|
+
[ 2013-12-03 00:10:44.6799 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1002, ""]
|
1087
|
+
[ 2013-12-03 00:10:44.6816 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
1088
|
+
[ 2013-12-03 00:10:44.6823 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1002, ""]
|
1089
|
+
[ 2013-12-03 00:10:44.6841 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
1090
|
+
[ 2013-12-03 00:10:44.6847 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1002, ""]
|
1091
|
+
[ 2013-12-03 00:10:44.6872 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
1092
|
+
[ 2013-12-03 00:10:44.6882 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1002, ""]
|
1093
|
+
[ 2013-12-03 00:10:44.6909 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
1094
|
+
[ 2013-12-03 00:10:44.6918 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1002, ""]
|
1095
|
+
[ 2013-12-03 00:10:44.6941 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
1096
|
+
[ 2013-12-03 00:10:44.6950 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1002, ""]
|
1097
|
+
[ 2013-12-03 00:10:44.6980 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
1098
|
+
[ 2013-12-03 00:10:44.6989 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1002, ""]
|
1099
|
+
[ 2013-12-03 00:10:44.7009 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
1100
|
+
[ 2013-12-03 00:10:44.7019 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1002, ""]
|
1101
|
+
[ 2013-12-03 00:10:44.7051 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
1102
|
+
[ 2013-12-03 00:10:44.7060 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1002, ""]
|
1103
|
+
[ 2013-12-03 00:10:44.7099 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
1104
|
+
[ 2013-12-03 00:10:44.7112 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1002, ""]
|
1105
|
+
[ 2013-12-03 00:10:44.7143 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
1106
|
+
[ 2013-12-03 00:10:44.7150 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1002, ""]
|
1107
|
+
[ 2013-12-03 00:10:44.7177 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
1108
|
+
[ 2013-12-03 00:10:44.7180 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1002, ""]
|
1109
|
+
[ 2013-12-03 00:10:44.7306 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
1110
|
+
[ 2013-12-03 00:10:44.7313 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1002, ""]
|
1111
|
+
[ 2013-12-03 00:10:44.7331 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
1112
|
+
[ 2013-12-03 00:10:44.7337 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1002, ""]
|
1113
|
+
[ 2013-12-03 00:10:44.7357 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
1114
|
+
[ 2013-12-03 00:10:44.7936 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
1115
|
+
[ 2013-12-03 00:10:44.7959 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
1116
|
+
[ 2013-12-03 00:10:45.0177 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
1117
|
+
[ 2013-12-03 00:10:45.0208 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
1118
|
+
[ 2013-12-03 00:10:45.8322 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
1119
|
+
[ 2013-12-03 00:10:45.8357 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
1120
|
+
[ 2013-12-03 00:10:48.9021 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
1121
|
+
[ 2013-12-03 00:10:48.9083 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
1122
|
+
[ 2013-12-03 00:10:54.9110 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
1123
|
+
[ 2013-12-03 00:10:54.9165 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
1124
|
+
[ 2013-12-03 00:11:07.0887 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
1125
|
+
[ 2013-12-03 00:11:07.1021 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
1126
|
+
[ 2013-12-03 00:11:07.1352 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
1127
|
+
[ 2013-12-03 00:11:07.1389 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
1128
|
+
[ 2013-12-03 00:11:07.2376 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
1129
|
+
[ 2013-12-03 00:11:07.2400 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
1130
|
+
[ 2013-12-03 00:11:07.5626 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
1131
|
+
[ 2013-12-03 00:11:07.5673 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
1132
|
+
[ 2013-12-03 00:11:08.8491 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
1133
|
+
[ 2013-12-03 00:11:08.8515 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
1134
|
+
[ 2013-12-03 00:11:11.4332 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
1135
|
+
[ 2013-12-03 00:11:11.4378 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
1136
|
+
[ 2013-12-03 00:11:16.3626 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
1137
|
+
[ 2013-12-03 00:11:16.3648 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
1138
|
+
[ 2013-12-03 00:11:21.2222 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
1139
|
+
[ 2013-12-03 00:11:21.2284 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
1140
|
+
[ 2013-12-03 00:11:24.6579 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
1141
|
+
[ 2013-12-03 00:11:24.6611 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
1142
|
+
[ 2013-12-03 00:11:27.8726 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
1143
|
+
[ 2013-12-03 00:11:27.8787 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
1144
|
+
[ 2013-12-03 00:11:30.7930 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
1145
|
+
[ 2013-12-03 00:11:30.7996 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
1146
|
+
[ 2013-12-03 00:11:33.6874 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
1147
|
+
[ 2013-12-03 00:11:33.6919 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
1148
|
+
[ 2013-12-03 00:11:36.6207 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
1149
|
+
[ 2013-12-03 00:11:36.6268 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
1150
|
+
[ 2013-12-03 00:11:39.5983 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
1151
|
+
[ 2013-12-03 00:11:39.6064 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
1152
|
+
[ 2013-12-03 00:11:42.5531 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
1153
|
+
[ 2013-12-03 00:11:42.5596 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
1154
|
+
[ 2013-12-03 00:11:45.4660 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
1155
|
+
[ 2013-12-03 00:11:45.4699 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
1156
|
+
[ 2013-12-03 00:11:48.5449 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
1157
|
+
[ 2013-12-03 00:11:48.5486 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
1158
|
+
[ 2013-12-03 00:11:50.1578 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
1159
|
+
[ 2013-12-03 00:11:50.1636 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
1160
|
+
[ 2013-12-03 00:11:51.4350 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
1161
|
+
[ 2013-12-03 00:11:51.4393 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
1162
|
+
[ 2013-12-03 00:11:52.6562 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
1163
|
+
[ 2013-12-03 00:11:52.6597 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
1164
|
+
[ 2013-12-03 00:11:53.8953 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
1165
|
+
[ 2013-12-03 00:11:53.8981 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
1166
|
+
[ 2013-12-03 00:11:55.1571 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
1167
|
+
[ 2013-12-03 00:11:55.1602 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
1168
|
+
[ 2013-12-03 00:11:56.3316 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
1169
|
+
[ 2013-12-03 00:11:56.3349 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
1170
|
+
[ 2013-12-03 00:11:57.5398 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
1171
|
+
[ 2013-12-03 00:11:57.5434 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
1172
|
+
[ 2013-12-03 00:11:58.7385 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
1173
|
+
[ 2013-12-03 00:11:58.7410 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
1174
|
+
[ 2013-12-03 00:12:00.4618 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
1175
|
+
[ 2013-12-03 00:12:00.4645 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
1176
|
+
[ 2013-12-03 00:12:01.6673 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
1177
|
+
[ 2013-12-03 00:12:01.6729 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
1178
|
+
[ 2013-12-03 00:12:02.6335 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
1179
|
+
[ 2013-12-03 00:12:02.6388 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
1180
|
+
[ 2013-12-03 00:12:03.4631 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
1181
|
+
[ 2013-12-03 00:12:03.4671 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
1182
|
+
[ 2013-12-03 00:12:04.2500 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
1183
|
+
[ 2013-12-03 00:12:04.2543 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
1184
|
+
[ 2013-12-03 00:12:04.9735 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
1185
|
+
[ 2013-12-03 00:12:04.9768 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
1186
|
+
[ 2013-12-03 00:12:06.2706 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
1187
|
+
[ 2013-12-03 00:12:06.2750 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
1188
|
+
[ 2013-12-03 00:12:06.9879 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
1189
|
+
[ 2013-12-03 00:12:06.9920 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
1190
|
+
[ 2013-12-03 00:12:07.5099 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
1191
|
+
[ 2013-12-03 00:12:07.5133 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
1192
|
+
[ 2013-12-03 00:12:07.8937 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
1193
|
+
[ 2013-12-03 00:12:07.8963 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
1194
|
+
[ 2013-12-03 00:12:08.2250 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
1195
|
+
[ 2013-12-03 00:12:08.2290 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
1196
|
+
[ 2013-12-03 00:12:08.5322 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
1197
|
+
[ 2013-12-03 00:12:08.5358 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
1198
|
+
[ 2013-12-03 00:12:09.0291 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
1199
|
+
[ 2013-12-03 00:12:09.0350 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
1200
|
+
[ 2013-12-03 00:12:09.8801 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
1201
|
+
[ 2013-12-03 00:12:09.8859 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
1202
|
+
[ 2013-12-03 00:12:10.9287 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
1203
|
+
[ 2013-12-03 00:12:10.9309 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
1204
|
+
[ 2013-12-03 00:12:12.3332 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
1205
|
+
[ 2013-12-03 00:12:12.3384 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
1206
|
+
[ 2013-12-03 00:12:14.9307 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
1207
|
+
[ 2013-12-03 00:12:14.9327 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
1208
|
+
[ 2013-12-03 00:12:20.4973 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
1209
|
+
[ 2013-12-03 00:12:20.4994 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
1210
|
+
[ 2013-12-03 00:12:20.7238 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
1211
|
+
[ 2013-12-03 00:12:20.7261 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
1212
|
+
[ 2013-12-03 00:12:21.1323 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
1213
|
+
[ 2013-12-03 00:12:21.1375 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
1214
|
+
[ 2013-12-03 00:12:21.8074 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
1215
|
+
[ 2013-12-03 00:12:21.8091 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
1216
|
+
[ 2013-12-03 00:12:22.3583 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
1217
|
+
[ 2013-12-03 00:12:22.3624 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
1218
|
+
[ 2013-12-03 00:12:23.1016 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
1219
|
+
[ 2013-12-03 00:12:23.1061 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
1220
|
+
[ 2013-12-03 00:12:26.1247 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|
1221
|
+
[ 2013-12-03 00:12:26.1278 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:open, "ws://127.0.0.1:8003/", "hybi-13", ""]
|
1222
|
+
[ 2013-12-03 00:12:26.1908 32342/7ff36c825700 Pool2/Implementation.cpp:1291 ]: [App 32407 stdout] [:close, 1000, ""]
|