Ticket #1542 (new defect)
upload large files
| Reported by: | anonymous | Owned by: | jan |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.5.0 |
| Component: | core | Version: | 1.5.x-svn |
| Severity: | normal | Keywords: | |
| Cc: | Blocked By: | ||
| Need User Feedback: | no | Blocking: |
Description
Hi.
I am using lighttpd 1.5.0 1922 with mod_uploadprogress and php fcgi.
Uploading 10mb files works fine, but 100mb+ files sometimes dont work.
My post action is a php script, which redirects to another page after handling the uploaded file (expected status: 302). But if I upload a large file (100mb and more) I sometimes see status 200 in accesslog (php script not executed) and the browser (ff2 / ie7) retries to upload the file. After 2 or 3 attempts I get 302 and the file is handled by the php script.
Any idea? I tried to debug, but I dont know what I need to looking for.
Thank You!
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

