Re: [PHP] Maximum Amount to Send thru "POST"? From: Paul A. Owen (paul <email protected>)
Date: 11/15/00

For Apache it is an 8K maximum.

See: http://www.apache.org/docs/mod/core.html#limitrequestfieldsize

If you want to go higher just change the source in Apache and re-compile
it. I have the changed source if you are intereted.

Paul A. Owen
YWebWerks http://www.ywebwerks.com/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-general-unsubscribe <email protected>
For additional commands, e-mail: php-general-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>