On Tue, Oct 15, 2002 at 06:23:17PM +0200, Tom Sommer wrote : 
> Andrei Zmievski wrote:
> >Summary: max_execution_time affects large uploads
> >URL:     http://bugs.php.net/bug.php?id=16880
> 
> Very very critical

    True ..

    The original reporter says he's using Apache. It makes sense
    that calling set_time_limit() doesn't work because it's
    executed only after the time taken to upload the file has
    already be consumed.

    Are there any problems setting this value from httpd.conf or
    .htaccess ?

    I neither think this is critical nor a real problem. Thank
    god a big/long file upload is captured by the time limit,
    else we would have another DoS.

    - Markus

-- 
GnuPG Key: http://guru.josefine.at/~mfischer/C2272BD0.asc
<rei_> Derick, while ($xml) $ass->get_new_ideas();
<[James]> Markus: IE on_user_fart()????
-- People doesn't seem to like the new XHTML2 specs :) --

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to