Hmmm. So I was having a problem uploading large files through a web browser to PHP HTTP connection. It would work, but be extremely slow. Then I found some mailing list postings about PHP having some sort of problem that causes this. But I couldn't ever find out what the problem was exactly. So I wrote the back end over in Perl, but it's just as slow. Maybe this is a more general problem. I know HTTP wasn't designed for transfering large files (that's what FTP is for,) but I don't understand the specifics of why this is the case. Are there any fast HTTP binary file upload solutions? Is it even possible, or is HTTP by definition not equiped to do well at this?
- jim 12-14-2002 9:39 pm




add a comment to this page:

Your post will be captioned "posted by anonymous,"
or you may enter a guest username below:


Line breaks work. HTML tags will be stripped.