Redirect 302 redirect from GET @app_event_finder (40feb5)

GET https://ucb-nextlevel-patientenfaelle.dev-creatediv.de/login

SecurityController :: login

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\SecurityController::login"
_firewall_context
"security.firewall.map.context.main"
_redirected
true
_route
"app_login"
_route_params
[]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#306
    -supports: false
    -passport: null
    -duration: null
    -stub: "App\Security\LoginFormAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: App\Security\LoginFormAuthenticator {#374 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#293
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#291 …}
  }
]
_stopwatch_token
"3e2f7e"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
connection
"close"
cookie
"PHPSESSID=6146d9083fc1a1d619f082447e848dd3; main_deauth_profile_token=40feb5; sf_redirect=%7B%22token%22%3A%2240feb5%22%2C%22route%22%3A%22app_event_finder%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CDefaultController%22%2C%22method%22%3A%22eventFinder%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fvhosts%5C%2Fucb-nextlevel-patientenfaelle.dev-plesk.creatediv.local%5C%2Fhttpdocs%5C%2Fhtdocs%5C%2Fsrc%5C%2FController%5C%2FDefaultController.php%22%2C%22line%22%3A93%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D"
host
"ucb-nextlevel-patientenfaelle.dev-plesk.creatediv.local"
referer
"https://ucb-nextlevel-patientenfaelle.dev-creatediv.de/event-finder"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-accel-internal
"/internal-nginx-static-location"
x-forwarded-for
"216.73.216.88"
x-forwarded-host
"ucb-nextlevel-patientenfaelle.dev-creatediv.de"
x-forwarded-server
"ucb-nextlevel-patientenfaelle.dev-creatediv.de"
x-php-ob-level
"1"
x-real-ip
"192.168.20.3"

Request Content

Request content not available (it was retrieved as a resource).

Response

Response Headers

Header Value
cache-control
"private, must-revalidate"
content-type
"text/html; charset=UTF-8"
date
"Thu, 22 Jan 2026 13:50:27 GMT"
expires
"-1"
pragma
"no-cache"
x-debug-token
"1b795a"

Cookies

Request Cookies

Key Value
PHPSESSID
"6146d9083fc1a1d619f082447e848dd3"
main_deauth_profile_token
"40feb5"
sf_redirect
"{"token":"40feb5","route":"app_event_finder","method":"GET","controller":{"class":"App\\Controller\\DefaultController","method":"eventFinder","file":"\/var\/www\/vhosts\/ucb-nextlevel-patientenfaelle.dev-plesk.creatediv.local\/httpdocs\/htdocs\/src\/Controller\/DefaultController.php","line":93},"status_code":302,"status_text":"Found"}"

Response Cookies

No response cookies

Session 3

Session Metadata

Key Value
Created
"Thu, 22 Jan 26 13:50:26 +0000"
Last used
"Thu, 22 Jan 26 13:50:26 +0000"
Lifetime
0

Session Attributes

Attribute Value
_security.main.target_path
"https://ucb-nextlevel-patientenfaelle.dev-creatediv.de/event-finder"

Session Usage

3 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
  [
    "file" => "/var/www/vhosts/ucb-nextlevel-patientenfaelle.dev-plesk.creatediv.local/httpdocs/htdocs/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 38
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ucb-nextlevel-patientenfaelle.dev-plesk.creatediv.local/httpdocs/htdocs/src/Controller/SecurityController.php"
    "line" => 46
    "function" => "getLastAuthenticationError"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ucb-nextlevel-patientenfaelle.dev-plesk.creatediv.local/httpdocs/htdocs/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ucb-nextlevel-patientenfaelle.dev-plesk.creatediv.local/httpdocs/htdocs/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ucb-nextlevel-patientenfaelle.dev-plesk.creatediv.local/httpdocs/htdocs/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ucb-nextlevel-patientenfaelle.dev-plesk.creatediv.local/httpdocs/htdocs/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ucb-nextlevel-patientenfaelle.dev-plesk.creatediv.local/httpdocs/htdocs/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ucb-nextlevel-patientenfaelle.dev-plesk.creatediv.local/httpdocs/htdocs/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vhosts/ucb-nextlevel-patientenfaelle.dev-plesk.creatediv.local/httpdocs/htdocs/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
  [
    "file" => "/var/www/vhosts/ucb-nextlevel-patientenfaelle.dev-plesk.creatediv.local/httpdocs/htdocs/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 57
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ucb-nextlevel-patientenfaelle.dev-plesk.creatediv.local/httpdocs/htdocs/src/Controller/SecurityController.php"
    "line" => 48
    "function" => "getLastUsername"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ucb-nextlevel-patientenfaelle.dev-plesk.creatediv.local/httpdocs/htdocs/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ucb-nextlevel-patientenfaelle.dev-plesk.creatediv.local/httpdocs/htdocs/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ucb-nextlevel-patientenfaelle.dev-plesk.creatediv.local/httpdocs/htdocs/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ucb-nextlevel-patientenfaelle.dev-plesk.creatediv.local/httpdocs/htdocs/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ucb-nextlevel-patientenfaelle.dev-plesk.creatediv.local/httpdocs/htdocs/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ucb-nextlevel-patientenfaelle.dev-plesk.creatediv.local/httpdocs/htdocs/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vhosts/ucb-nextlevel-patientenfaelle.dev-plesk.creatediv.local/httpdocs/htdocs/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
  [
    "file" => "/var/www/vhosts/ucb-nextlevel-patientenfaelle.dev-plesk.creatediv.local/httpdocs/htdocs/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ucb-nextlevel-patientenfaelle.dev-plesk.creatediv.local/httpdocs/htdocs/vendor/symfony/twig-bridge/AppVariable.php"
    "line" => 92
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ucb-nextlevel-patientenfaelle.dev-plesk.creatediv.local/httpdocs/htdocs/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1911
    "function" => "getUser"
    "class" => "Symfony\Bridge\Twig\AppVariable"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ucb-nextlevel-patientenfaelle.dev-plesk.creatediv.local/httpdocs/htdocs/var/cache/dev/twig/cd/cd01193af5fe2892e8f9fc2e7fcf06e0.php"
    "line" => 155
    "function" => "getAttribute"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/var/www/vhosts/ucb-nextlevel-patientenfaelle.dev-plesk.creatediv.local/httpdocs/htdocs/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_291918ae65d4ed9e59eefba9fc5869df"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ucb-nextlevel-patientenfaelle.dev-plesk.creatediv.local/httpdocs/htdocs/var/cache/dev/twig/d6/d6d181769d2cb285ab61877eab45dad5.php"
    "line" => 59
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ucb-nextlevel-patientenfaelle.dev-plesk.creatediv.local/httpdocs/htdocs/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_371bf3180760ebc7353c202ce8e9634d"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ucb-nextlevel-patientenfaelle.dev-plesk.creatediv.local/httpdocs/htdocs/var/cache/dev/twig/6b/6be0d86e7f7cc3e05392a3f72686b2a6.php"
    "line" => 54
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ucb-nextlevel-patientenfaelle.dev-plesk.creatediv.local/httpdocs/htdocs/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_96cec610678ec7362b86a1ee9afdb222"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ucb-nextlevel-patientenfaelle.dev-plesk.creatediv.local/httpdocs/htdocs/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ucb-nextlevel-patientenfaelle.dev-plesk.creatediv.local/httpdocs/htdocs/vendor/twig/twig/src/Template.php"
    "line" => 373
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ucb-nextlevel-patientenfaelle.dev-plesk.creatediv.local/httpdocs/htdocs/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ucb-nextlevel-patientenfaelle.dev-plesk.creatediv.local/httpdocs/htdocs/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ucb-nextlevel-patientenfaelle.dev-plesk.creatediv.local/httpdocs/htdocs/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 463
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ucb-nextlevel-patientenfaelle.dev-plesk.creatediv.local/httpdocs/htdocs/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 468
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ucb-nextlevel-patientenfaelle.dev-plesk.creatediv.local/httpdocs/htdocs/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 282
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ucb-nextlevel-patientenfaelle.dev-plesk.creatediv.local/httpdocs/htdocs/src/Controller/SecurityController.php"
    "line" => 50
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ucb-nextlevel-patientenfaelle.dev-plesk.creatediv.local/httpdocs/htdocs/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ucb-nextlevel-patientenfaelle.dev-plesk.creatediv.local/httpdocs/htdocs/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ucb-nextlevel-patientenfaelle.dev-plesk.creatediv.local/httpdocs/htdocs/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ucb-nextlevel-patientenfaelle.dev-plesk.creatediv.local/httpdocs/htdocs/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ucb-nextlevel-patientenfaelle.dev-plesk.creatediv.local/httpdocs/htdocs/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ucb-nextlevel-patientenfaelle.dev-plesk.creatediv.local/httpdocs/htdocs/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vhosts/ucb-nextlevel-patientenfaelle.dev-plesk.creatediv.local/httpdocs/htdocs/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_SECRET
"96b429ec4bb9b7ad7a17a0909080a289"
BASE_URL
"http://ucb-nextlevelevent.loc/"
DATABASE_URL
"mysql://ucb-events:ZjgD4clUh3GWFmwN@127.0.0.1:3306/ucb-events"
MAILER_DSN
"smtp://ucb-events@creatediv-ld.de:54fYr42zyNGf5Y2n@mail.your-server.de:587"
MAILER_FROM_ADDRESS
"ucb-events@creatediv-ld.de"
MAILER_FROM_NAME
"CreateDiv"
WKHTMLTOIMAGE_PATH
"/usr/local/bin/wkhtmltoimage"
WKHTMLTOPDF_PATH
"/usr/local/bin/wkhtmltopdf"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/var/www/vhosts/ucb-nextlevel-patientenfaelle.dev-plesk.creatediv.local/httpdocs/htdocs/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/vhosts/ucb-nextlevel-patientenfaelle.dev-plesk.creatediv.local/httpdocs/htdocs/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www/vhosts/ucb-nextlevel-patientenfaelle.dev-plesk.creatediv.local"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_CONNECTION
"close"
HTTP_COOKIE
"PHPSESSID=6146d9083fc1a1d619f082447e848dd3; main_deauth_profile_token=40feb5; sf_redirect=%7B%22token%22%3A%2240feb5%22%2C%22route%22%3A%22app_event_finder%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CDefaultController%22%2C%22method%22%3A%22eventFinder%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fvhosts%5C%2Fucb-nextlevel-patientenfaelle.dev-plesk.creatediv.local%5C%2Fhttpdocs%5C%2Fhtdocs%5C%2Fsrc%5C%2FController%5C%2FDefaultController.php%22%2C%22line%22%3A93%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D"
HTTP_HOST
"ucb-nextlevel-patientenfaelle.dev-plesk.creatediv.local"
HTTP_REFERER
"https://ucb-nextlevel-patientenfaelle.dev-creatediv.de/event-finder"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_ACCEL_INTERNAL
"/internal-nginx-static-location"
HTTP_X_FORWARDED_FOR
"216.73.216.88"
HTTP_X_FORWARDED_HOST
"ucb-nextlevel-patientenfaelle.dev-creatediv.de"
HTTP_X_FORWARDED_SERVER
"ucb-nextlevel-patientenfaelle.dev-creatediv.de"
HTTP_X_REAL_IP
"192.168.20.3"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_SCRIPT_URI
"https://ucb-nextlevel-patientenfaelle.dev-plesk.creatediv.local/login"
REDIRECT_SCRIPT_URL
"/login"
REDIRECT_SSL_TLS_SNI
"ucb-nextlevel-patientenfaelle.dev-plesk.creatediv.local"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"aXIrIrT0pxV9EhiOJqB3wgAAAAM"
REDIRECT_URL
"/login"
REMOTE_ADDR
"192.168.20.3"
REMOTE_PORT
"37424"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1769089826
REQUEST_TIME_FLOAT
1769089826.9293
REQUEST_URI
"/login"
SCRIPT_FILENAME
"/var/www/vhosts/ucb-nextlevel-patientenfaelle.dev-plesk.creatediv.local/httpdocs/htdocs/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"https://ucb-nextlevel-patientenfaelle.dev-plesk.creatediv.local/login"
SCRIPT_URL
"/login"
SERVER_ADDR
"192.168.20.6"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"ucb-nextlevel-patientenfaelle.dev-plesk.creatediv.local"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.0"
SERVER_SIGNATURE
"<address>Apache Server at ucb-nextlevel-patientenfaelle.dev-plesk.creatediv.local Port 443</address>\n"
SERVER_SOFTWARE
"Apache"
SSL_TLS_SNI
"ucb-nextlevel-patientenfaelle.dev-plesk.creatediv.local"
SYMFONY_DOTENV_PATH
"/var/www/vhosts/ucb-nextlevel-patientenfaelle.dev-plesk.creatediv.local/httpdocs/htdocs/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,MAILER_FROM_ADDRESS,MAILER_FROM_NAME,DATABASE_URL,MAILER_DSN,BASE_URL,WKHTMLTOPDF_PATH,WKHTMLTOIMAGE_PATH"
UNIQUE_ID
"aXIrIrT0pxV9EhiOJqB3wgAAAAM"
USER
"ucb-nextlevel-patient_wgxrr2b0b9"
proxy-nokeepalive
"1"