I serve php throught Lighttpd2 but when I do a very large post request I get 413 Request Entity Too Large. Just increasing post_max_size and upload_max_filesize in php.ini didn't solve it. Is there a request size limit in Lighttpd2? If there is, can I change it?
Never mind, there was a nginx proxy.