Skip to content

Instantly share code, notes, and snippets.

@zcox
Created December 28, 2012 16:35
Show Gist options
  • Select an option

  • Save zcox/4399432 to your computer and use it in GitHub Desktop.

Select an option

Save zcox/4399432 to your computer and use it in GitHub Desktop.
App at rest. Shows connections being opened & closed. One HTTP request by ELB to /healthcheck.
2012-12-28 16:29:52,380 DEBUG spray.io.IOBridge com-pongr-api-PongrAPI-1 - New connection accepted on /0.0.0.0:5555
2012-12-28 16:29:52,381 DEBUG spray.io.IOBridge com-pongr-api-PongrAPI-1 - Executing command Register(spray.io.ConnectionActors$$anon$1@6adb93a2)
2012-12-28 16:29:52,381 DEBUG spray.io.IOBridge com-pongr-api-PongrAPI-1 - Reading from connection
2012-12-28 16:29:52,381 DEBUG spray.io.IOBridge com-pongr-api-PongrAPI-1 - Closing connection due to PeerClosed
2012-12-28 16:29:52,382 DEBUG spray.can.server.HttpServer com-pongr-api-PongrAPI-akka.actor.default-dispatcher-4 - Stopping connection actor, connection was closed due to PeerClosed
2012-12-28 16:30:06,693 DEBUG spray.io.IOBridge com-pongr-api-PongrAPI-1 - Reading from connection
2012-12-28 16:30:06,694 DEBUG spray.io.IOBridge com-pongr-api-PongrAPI-1 - Closing connection due to PeerClosed
2012-12-28 16:30:06,694 DEBUG spray.io.IOBridge com-pongr-api-PongrAPI-1 - New connection accepted on /0.0.0.0:5555
2012-12-28 16:30:06,694 DEBUG spray.can.server.HttpServer com-pongr-api-PongrAPI-akka.actor.default-dispatcher-7 - Stopping connection actor, connection was closed due to PeerClosed
2012-12-28 16:30:06,695 DEBUG spray.io.IOBridge com-pongr-api-PongrAPI-1 - Executing command Register(spray.io.ConnectionActors$$anon$1@190f169e)
2012-12-28 16:30:22,379 DEBUG spray.io.IOBridge com-pongr-api-PongrAPI-1 - New connection accepted on /0.0.0.0:5555
2012-12-28 16:30:22,380 DEBUG spray.io.IOBridge com-pongr-api-PongrAPI-1 - Executing command Register(spray.io.ConnectionActors$$anon$1@56cfbba2)
2012-12-28 16:30:22,380 DEBUG spray.io.IOBridge com-pongr-api-PongrAPI-1 - Reading from connection
2012-12-28 16:30:22,381 DEBUG spray.io.IOBridge com-pongr-api-PongrAPI-1 - Closing connection due to PeerClosed
2012-12-28 16:30:22,381 DEBUG spray.can.server.HttpServer com-pongr-api-PongrAPI-akka.actor.default-dispatcher-8 - Stopping connection actor, connection was closed due to PeerClosed
2012-12-28 16:30:52,380 DEBUG spray.io.IOBridge com-pongr-api-PongrAPI-1 - New connection accepted on /0.0.0.0:5555
2012-12-28 16:30:52,384 DEBUG spray.io.IOBridge com-pongr-api-PongrAPI-1 - Executing command Register(spray.io.ConnectionActors$$anon$1@26c3b6d2)
2012-12-28 16:30:52,384 DEBUG spray.io.IOBridge com-pongr-api-PongrAPI-1 - Reading from connection
2012-12-28 16:30:52,384 DEBUG spray.io.IOBridge com-pongr-api-PongrAPI-1 - Closing connection due to PeerClosed
2012-12-28 16:30:52,385 DEBUG spray.can.server.HttpServer com-pongr-api-PongrAPI-akka.actor.default-dispatcher-4 - Stopping connection actor, connection was closed due to PeerClosed
2012-12-28 16:31:06,693 DEBUG spray.io.IOBridge com-pongr-api-PongrAPI-1 - Reading from connection
2012-12-28 16:31:06,694 DEBUG spray.io.IOBridge com-pongr-api-PongrAPI-1 - Closing connection due to PeerClosed
2012-12-28 16:31:06,694 DEBUG spray.io.IOBridge com-pongr-api-PongrAPI-1 - New connection accepted on /0.0.0.0:5555
2012-12-28 16:31:06,694 DEBUG spray.can.server.HttpServer com-pongr-api-PongrAPI-akka.actor.default-dispatcher-5 - Stopping connection actor, connection was closed due to PeerClosed
2012-12-28 16:31:06,695 DEBUG spray.io.IOBridge com-pongr-api-PongrAPI-1 - Executing command Register(spray.io.ConnectionActors$$anon$1@6f8daedc)
2012-12-28 16:31:22,380 DEBUG spray.io.IOBridge com-pongr-api-PongrAPI-1 - New connection accepted on /0.0.0.0:5555
2012-12-28 16:31:22,381 DEBUG spray.io.IOBridge com-pongr-api-PongrAPI-1 - Executing command Register(spray.io.ConnectionActors$$anon$1@4168c350)
2012-12-28 16:31:22,381 DEBUG spray.io.IOBridge com-pongr-api-PongrAPI-1 - Reading from connection
2012-12-28 16:31:22,381 DEBUG spray.io.IOBridge com-pongr-api-PongrAPI-1 - Closing connection due to PeerClosed
2012-12-28 16:31:22,382 DEBUG spray.can.server.HttpServer com-pongr-api-PongrAPI-akka.actor.default-dispatcher-7 - Stopping connection actor, connection was closed due to PeerClosed
2012-12-28 16:31:23,027 DEBUG spray.io.IOBridge com-pongr-api-PongrAPI-1 - New connection accepted on /0.0.0.0:5555
2012-12-28 16:31:23,028 DEBUG spray.io.IOBridge com-pongr-api-PongrAPI-1 - Executing command Register(spray.io.ConnectionActors$$anon$1@5eebbe)
2012-12-28 16:31:23,028 DEBUG spray.io.IOBridge com-pongr-api-PongrAPI-1 - Reading from connection
2012-12-28 16:31:23,028 DEBUG spray.io.IOBridge com-pongr-api-PongrAPI-1 - Read 125 bytes
2012-12-28 16:31:23,030 DEBUG c.p.api.PongrAPI$$anonfun$1$$anon$1 - GET /healthcheck => 200 OK 'Healthy' took 1 msec
2012-12-28 16:31:23,031 DEBUG spray.io.IOBridge com-pongr-api-PongrAPI-1 - Executing command Send(spray.io.ConnectionActors$$anon$1@5eebbe,List(java.nio.HeapByteBuffer[pos=0 lim=154 cap=160]),None)
2012-12-28 16:31:23,031 DEBUG spray.io.IOBridge com-pongr-api-PongrAPI-1 - Writing to connection
2012-12-28 16:31:23,031 DEBUG spray.io.IOBridge com-pongr-api-PongrAPI-1 - Wrote 154 bytes
2012-12-28 16:31:52,380 DEBUG spray.io.IOBridge com-pongr-api-PongrAPI-1 - New connection accepted on /0.0.0.0:5555
2012-12-28 16:31:52,381 DEBUG spray.io.IOBridge com-pongr-api-PongrAPI-1 - Executing command Register(spray.io.ConnectionActors$$anon$1@2daead64)
2012-12-28 16:31:52,381 DEBUG spray.io.IOBridge com-pongr-api-PongrAPI-1 - Reading from connection
2012-12-28 16:31:52,381 DEBUG spray.io.IOBridge com-pongr-api-PongrAPI-1 - Closing connection due to PeerClosed
2012-12-28 16:31:52,382 DEBUG spray.can.server.HttpServer com-pongr-api-PongrAPI-akka.actor.default-dispatcher-4 - Stopping connection actor, connection was closed due to PeerClosed
2012-12-28 16:32:06,692 DEBUG spray.io.IOBridge com-pongr-api-PongrAPI-1 - Reading from connection
2012-12-28 16:32:06,693 DEBUG spray.io.IOBridge com-pongr-api-PongrAPI-1 - Closing connection due to PeerClosed
2012-12-28 16:32:06,694 DEBUG spray.io.IOBridge com-pongr-api-PongrAPI-1 - New connection accepted on /0.0.0.0:5555
2012-12-28 16:32:06,694 DEBUG spray.can.server.HttpServer com-pongr-api-PongrAPI-akka.actor.default-dispatcher-8 - Stopping connection actor, connection was closed due to PeerClosed
2012-12-28 16:32:06,694 DEBUG spray.io.IOBridge com-pongr-api-PongrAPI-1 - Executing command Register(spray.io.ConnectionActors$$anon$1@5054a835)
2012-12-28 16:32:22,379 DEBUG spray.io.IOBridge com-pongr-api-PongrAPI-1 - New connection accepted on /0.0.0.0:5555
2012-12-28 16:32:22,380 DEBUG spray.io.IOBridge com-pongr-api-PongrAPI-1 - Executing command Register(spray.io.ConnectionActors$$anon$1@15f445b7)
2012-12-28 16:32:22,380 DEBUG spray.io.IOBridge com-pongr-api-PongrAPI-1 - Reading from connection
2012-12-28 16:32:22,380 DEBUG spray.io.IOBridge com-pongr-api-PongrAPI-1 - Closing connection due to PeerClosed
2012-12-28 16:32:22,381 DEBUG spray.can.server.HttpServer com-pongr-api-PongrAPI-akka.actor.default-dispatcher-7 - Stopping connection actor, connection was closed due to PeerClosed
2012-12-28 16:32:22,692 DEBUG spray.io.IOBridge com-pongr-api-PongrAPI-1 - Reading from connection
2012-12-28 16:32:22,693 DEBUG spray.io.IOBridge com-pongr-api-PongrAPI-1 - Closing connection due to PeerClosed
2012-12-28 16:32:22,694 DEBUG spray.can.server.HttpServer com-pongr-api-PongrAPI-akka.actor.default-dispatcher-5 - Stopping connection actor, connection was closed due to PeerClosed
2012-12-28 16:32:52,380 DEBUG spray.io.IOBridge com-pongr-api-PongrAPI-1 - New connection accepted on /0.0.0.0:5555
2012-12-28 16:32:52,381 DEBUG spray.io.IOBridge com-pongr-api-PongrAPI-1 - Executing command Register(spray.io.ConnectionActors$$anon$1@59aa5257)
2012-12-28 16:32:52,381 DEBUG spray.io.IOBridge com-pongr-api-PongrAPI-1 - Reading from connection
2012-12-28 16:32:52,381 DEBUG spray.io.IOBridge com-pongr-api-PongrAPI-1 - Closing connection due to PeerClosed
2012-12-28 16:32:52,382 DEBUG spray.can.server.HttpServer com-pongr-api-PongrAPI-akka.actor.default-dispatcher-8 - Stopping connection actor, connection was closed due to PeerClosed
2012-12-28 16:33:06,692 DEBUG spray.io.IOBridge com-pongr-api-PongrAPI-1 - Reading from connection
2012-12-28 16:33:06,693 DEBUG spray.io.IOBridge com-pongr-api-PongrAPI-1 - Closing connection due to PeerClosed
2012-12-28 16:33:06,693 DEBUG spray.io.IOBridge com-pongr-api-PongrAPI-1 - New connection accepted on /0.0.0.0:5555
2012-12-28 16:33:06,694 DEBUG spray.can.server.HttpServer com-pongr-api-PongrAPI-akka.actor.default-dispatcher-2 - Stopping connection actor, connection was closed due to PeerClosed
2012-12-28 16:33:06,694 DEBUG spray.io.IOBridge com-pongr-api-PongrAPI-1 - Executing command Register(spray.io.ConnectionActors$$anon$1@bdb6c8c)
2012-12-28 16:33:22,379 DEBUG spray.io.IOBridge com-pongr-api-PongrAPI-1 - New connection accepted on /0.0.0.0:5555
2012-12-28 16:33:22,380 DEBUG spray.io.IOBridge com-pongr-api-PongrAPI-1 - Executing command Register(spray.io.ConnectionActors$$anon$1@405ddc65)
2012-12-28 16:33:22,380 DEBUG spray.io.IOBridge com-pongr-api-PongrAPI-1 - Reading from connection
2012-12-28 16:33:22,380 DEBUG spray.io.IOBridge com-pongr-api-PongrAPI-1 - Closing connection due to PeerClosed
2012-12-28 16:33:22,381 DEBUG spray.can.server.HttpServer com-pongr-api-PongrAPI-akka.actor.default-dispatcher-5 - Stopping connection actor, connection was closed due to PeerClosed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment