Is a 1.9 gb file upload even sustainable on even a fairly small scale
web application? Maybe you could implement FTP if you trust the people
that want to upload the file.
Luke Slater
Lead Developer
NuVoo
On 9 Aug 2008, at 14:52, "Tom" <tg@xxxxxxxxxxxxxxxxxxxxx> wrote:
Practical i implement a robust filebase in my new gamer portal and
go to
max. at upload values. If the users make a big upload, it should be
stable.
I think, later (after release) i will enhance it with a ftp port.
But not
yet.
Here you can see, what i have in filebase, but a 1.9 GB upload
fails. I
don't know if this is the overhead.
http://www.guildmeets.de/index.php?onlydirid=78
(in Folder "Neue Game Demos")
"Per Jessen" <per@xxxxxxxxxxxx> schrieb im Newsbeitrag
news:g7hi8r$bc2$1@xxxxxxxxxxxxxxxxxxx
Tom wrote:
Hi Per,
Execution Time ist set to 72000, i learned to set it not to low for
tests
:-)
I learned also the last days many things about the php.ini. Many
changes affect later, its mostly for me a trial and error thing and
results in much phenomenon.
At moment its okay, i can upload 1.2 Gb, no problem. I test to upload
a 1.9 GB file (reading the max is 2GB a browser can handle), but this
failes. I don't know is this the overhead or what else.
Well, it seems to me that you've achieved what you need, right? You
don't need one big upload, you need many smaller but concurrent
uploads, yeah?
I'll try a bigger file later today and see what happens.
/Per Jessen, Zürich
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php