When I upload a big file, it stops for a long time and responds with this error:
has expired: ... AH01075: Error dispatching request to : (reading input brigade) ...
I saw that on server the file is nearly uploaded, only few bytes remaining, but it stops receiving. Maybe it checks the file in memory finding the type and stops.
more here: phpinfo
php code like in example code: upload.php