Skip to content

Instantly share code, notes, and snippets.

@Karm
Created June 14, 2017 12:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Karm/74a917b68392ca585d0b1a90c9d2e883 to your computer and use it in GitHub Desktop.
Save Karm/74a917b68392ca585d0b1a90c9d2e883 to your computer and use it in GitHub Desktop.
08:44:21,817 DEBUG [io.undertow.request] (default I/O-2) Matched prefix path /clusterbench for path /clusterbench/session
08:44:21,834 DEBUG [io.undertow.request.security] (default task-24) Attempting to authenticate HttpServerExchange{ GET /clusterbench/session request {Accept=[text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8], Accept-Language=[en-US,en;q=0.5], Accept-Encoding=[gzip, deflate, br], Dnt=[1], X-Forwarded-Server=[rhel7GAx86-64], User-Agent=[Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:53.0) Gecko/20100101 Firefox/53.0], Connection=[Keep-Alive], X-Forwarded-For=[192.168.122.1], Upgrade-Insecure-Requests=[1], Host=[192.168.122.172:8443], X-Forwarded-Host=[rhel7gax86-64:2080]} response {X-Powered-By=[Undertow/1], Server=[JBoss-EAP/7]}}, authentication required: false
08:44:21,837 DEBUG [io.undertow.request.security] (default task-24) Authentication outcome was NOT_ATTEMPTED with method io.undertow.security.impl.CachedAuthenticatedSessionMechanism@359eaf97 for HttpServerExchange{ GET /clusterbench/session request {Accept=[text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8], Accept-Language=[en-US,en;q=0.5], Accept-Encoding=[gzip, deflate, br], Dnt=[1], X-Forwarded-Server=[rhel7GAx86-64], User-Agent=[Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:53.0) Gecko/20100101 Firefox/53.0], Connection=[Keep-Alive], X-Forwarded-For=[192.168.122.1], Upgrade-Insecure-Requests=[1], Host=[192.168.122.172:8443], X-Forwarded-Host=[rhel7gax86-64:2080]} response {X-Powered-By=[Undertow/1], Server=[JBoss-EAP/7]}}
08:44:21,837 DEBUG [io.undertow.request.security] (default task-24) Authentication result was ATTEMPTED for HttpServerExchange{ GET /clusterbench/session request {Accept=[text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8], Accept-Language=[en-US,en;q=0.5], Accept-Encoding=[gzip, deflate, br], Dnt=[1], X-Forwarded-Server=[rhel7GAx86-64], User-Agent=[Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:53.0) Gecko/20100101 Firefox/53.0], Connection=[Keep-Alive], X-Forwarded-For=[192.168.122.1], Upgrade-Insecure-Requests=[1], Host=[192.168.122.172:8443], X-Forwarded-Host=[rhel7gax86-64:2080]} response {X-Powered-By=[Undertow/1], Server=[JBoss-EAP/7]}}
08:44:21,860 INFO [org.jboss.test.clusterbench.common.session.CommonHttpSessionServlet] (default task-24) New session created: WHf06D9qiLtqJeOuWlLLSW72qOdoE-pvLBQ7HRKq
08:44:22,119 DEBUG [io.undertow.request] (default I/O-2) Matched default handler path /favicon.ico
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment