kohrar commented on issue #6520:
URL: https://github.com/apache/cloudstack/issues/6520#issuecomment-1192812005

   Can you check what headers your browser's sending by looking at the request 
it's making? Is there a specific size that it begins to fail at?
   
   I've had similar issues with SSO with another application which was caused 
by the following two things. 
   1. The application was setting many large cookies. Does your browser just 
have a lot of cookie data that it's sending for each request?
   2. The reverse proxy the application was behind couldn't handle large 
headers. Are you running CloudStack behind something?
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to