Re: able to upload 28 meg file, yet php.ini limits posts to 10 megs. What is up with that?
- From: MikeB <MPBrede@xxxxxxxxx>
- Date: Sat, 31 May 2008 04:56:35 -0700 (PDT)
On May 31, 6:38 am, "C. (http://symcbean.blogspot.com/)"
<colin.mckin...@xxxxxxxxx> wrote:
If you set the limit in the webserver config then it will terminate
the conenction.
I probably should not get involved in a discussion like this, but I
can't help it. If the purpose is to save bandwidth, does the webserver
terminate the connection *after* if has uploaded to the specified
limit?
If tat is the case, that would be wasteful for an upload. Is there not
a facility that one could write just before the upload function is
involved to check the size of the file on the client and not start the
upload at that point? That would seem to be more bandwidth-sensible?
.
- Follow-Ups:
- Re: able to upload 28 meg file, yet php.ini limits posts to 10 megs. What is up with that?
- From: The Natural Philosopher
- Re: able to upload 28 meg file, yet php.ini limits posts to 10 megs. What is up with that?
- References:
- able to upload 28 meg file, yet php.ini limits posts to 10 megs. What is up with that?
- From: Lawrence Krubner
- Re: able to upload 28 meg file, yet php.ini limits posts to 10 megs. What is up with that?
- From: C. (http://symcbean.blogspot.com/)
- able to upload 28 meg file, yet php.ini limits posts to 10 megs. What is up with that?
- Prev by Date: Re: able to upload 28 meg file, yet php.ini limits posts to 10 megs. What is up with that?
- Next by Date: Re: include 'filename.php' vs. exit 'whatever'
- Previous by thread: Re: able to upload 28 meg file, yet php.ini limits posts to 10 megs. What is up with that?
- Next by thread: Re: able to upload 28 meg file, yet php.ini limits posts to 10 megs. What is up with that?
- Index(es):
Relevant Pages
|