client_max_body_size ignored

#1
I am receiving big data via ajax request 2.7M and only 1.8M is passing trough.
The body size set in config says 500M http://prntscr.com/b2desx
so it looks like this setting is being ignored.
Same data on local wamp is passing trough with no issues.
I looked for any other data limit in the amount of 1.8M but cant find it

Litespeed v 4.2.9


What can I do to fix this ?
 
Top