Hi,
I’m using InstantRails 1.0 (rails 1.0 and ruby 1.8.4). When I try to
upload
a video file ~11MB, IE just hangs on me. Seems like WEBrick hangs too
and I
can’t connect from another IE. I end up manually killing WEBrick.
Would
anybody know the problem here? I had to increase my mysql
max_packet_size
parameter in order to upload in the first place so mysql doesn’t seem to
be
the issue.
Thanks.