What is the LimitRequestBody set to?
The default value for LimitRequestBody directive is 2GB; however, PHP has a maximum POST size set to:
post_max_size = 100M
The default value for LimitRequestBody directive is 2GB; however, PHP has a maximum POST size set to:
post_max_size = 100M