If your software having a flash or java applate to upload video to server then its a very good script because if a person uploading video then it will totally freeze the apache and php_cgi loads into memory normally it should not load it self in memory it is only called by apache http.exe but it loaded it self into memory and other requests to the website are ignored and server runs out of memory. this cause the website 500 internal server error because unexpected unload of php_cgi from ram.

so insted of using perl or php based uploader if you use flash or java applate then it will save the server resources also. so this needs to be considered in to your feature versions.

Birender Singh