Apache's limit to POST request size

Viewed 50209

Is there any limit of the POST request size in apache? What is the default value of this limit and is there any way to increase it? If it matters, Rails application is started on this server using passenger.

1 Answers
Related