shri-arunraj commented on issue #3302:
URL: 
https://github.com/apache/servicecomb-java-chassis/issues/3302#issuecomment-1231539245

   @liubao68 
   
    On the internet, it was said to add 
   `server:
     maxHttpHeaderSize: 1MB ` 
   
   to the to Spring boot config to resolve this error on the tomcat side. But 
it didn't worked.
   
   Later on the Internet to see a paste, said it was originally HTTP request 
error using HTTPS way request will be reported that the wrong.
   
   
   The weird thing is only  3 out of 10 requests are failing with this error. 
And not all requests. And also direct requests to the service won't fail. Only 
the requests routed via edge is failing. So i presume the error is with the 
requests posted by edge service. 
   
   Is it possible that edge sever is making `https` request instead of `http`?. 
   
   Digging this error for a long time. Looking forward for some pointers ~
   Thanks,
   Meenakshi


-- 
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