Hi,
I am getting "Bad Request" error on browser with below error while trying to edit the cookie and send large cookie via cookie manager.
I have the below values in /etc/httpd/conf/httpd.conf
LimitRequestBody 2147483647
LimitRequestFieldSize 16380
Can some one help me to resolve this?