• [^] # Re: interessant

    Posté par . En réponse à la dépêche Le colonel Moutarde, sur la table (de hachage), avec un livre de maths. Évalué à 1.

    A priori non:

    Dernière version de la doc:

    "This sets the maximum time in seconds a script is allowed to parse input data, like POST and GET. It is measured from the moment of receiving all data on the server to the start of script execution."

    D'autres gens qui se posaient la question:

    https://bugs.php.net/bug.php?id=53590&

    Plus inquiétant:

    "Also, with multipart requests reading and parsing the data are done in one step (in the reading step), so that occurs before the timeout starts counting. The documentation is wrong when it mentions "file uploads"."

    Donc il semble que fixer une valeur basse ne suffirait pas à assurer une protection...