Skip to Content
0
Former Member
Aug 04, 2016 at 12:47 PM

Getting 413 (Request Entity Too Large) while updating with multiple accounts in profile.

289 Views

Getting 413 (Request Entity Too Large) error while selecting multiple accounts and updating profile.alt text

I don't know what is the problem. I think the data that I am posting through form is too large. I searched this in search engine and got that I will have to increase

httpd.conf: LimitXMLRequestBody 100000000 and LimitRequestBody 100000000 httpd.conf: SecRequestBodyLimit 100000000

please throw some light on this?