Ticket #362 (assigned defect)
Uploads above 64Kb not working when serving lighttpd on Mac OS X
| Reported by: | tonka | Owned by: | anonymous |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | core | Version: | 1.4.x-svn |
| Severity: | major | Keywords: | mac, os x, uploads |
| Cc: | Blocked By: | ||
| Need User Feedback: | no | Blocking: |
Description
I've been unable to upload files above 64Kb when serving lighttpd from two different Macs, both running 10.4.3.
Files get uploaded to /var/tmp but that's all. Safari hangs forever pretending to be uploading the file. Similar behaving can be seen in Firefox and IE.
Here are my lighttpd (1.4.7) installation steps:
./configure --with-openssl make make install
I'm just going to attach a file with a ktrace/kdump I did.
These are the steps I did during the ktrace:
- Start lighty
- Call the upload form page from Safari
- Attach a 144KB file to the form and submit!
- Stop lighty
Note: Related to #360?
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

