We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
See also
Insert config to strip domain name from authenticated user
RequestHeader edit X_REMOTE_USER "^(.*)@.*" "$1"
Increase timeout and also retry
ProxyPass http://localhost:5232/ retry=20 connectiontimeout=300 timeout=300