when i am hitting the URL the page is loading properly but if the cleared-onetrust-cookies are more than 2120 size its throwing this error. Frontend is apache and backend is Tomcat
I changed packetsize in server.xml packetSize="21000"
I have followed below link but no use.
How to set the AJP packet size in Tomcat?
Correct resolution to solve above issue