If I submit a form with lots of checkboxes using IE, rails, lighttpd (server on OSX Server, client on XP), then I get a "This page cannot be displayed" message from IE after some delay and nothing shows up in the rails or lighttpd logs. Cutting the number of checkboxes fixes the problem. Safari works fine. I''ve googled for anwers and apparently there is an upload problem for IE/SSL which the server.max-keep-alive-requests = 0 is supposed to remedy. I''ve also tried server.max-keep-alive-idle = 60, as suggested by other authors, but to no avail. Is anyone else running into this problem? Is there a good workaround? IE info: Version: 6.0.2900.2180.xpsp_sp2_gdr.050301-1519 Cipher Strength: 128-bit Update Versions:;SP2; -- Posted via http://www.ruby-forum.com/.
Andy Mccready
2006-Aug-09 12:36 UTC
[Rails] Re: Problem with IE forms over SSL: rails + lighttpd
Hi Sorenson, I think I''m having a similar problem, but I''m using WEBrick and SSL. The server is occasionally returning an empty 404 when the form data is being posted. My form contains a file upload field, so I''m wondering if it is the problem outlined here: http://support.microsoft.com/kb/889334/ At first I thought it was WEBrick that was causing it, as it should never return an empty 404 (it should show a rails routing error instead). I''ve not found a fix yet but I''ll be in touch if I do! Andy Sorenson wrote:> If I submit a form with lots of checkboxes using IE, rails, lighttpd > (server on OSX Server, client on XP), then I get a "This page cannot be > displayed" message from IE after some delay and nothing shows up in the > rails or lighttpd logs. Cutting the number of checkboxes fixes the > problem. Safari works fine. I''ve googled for anwers and apparently > there is an upload problem for IE/SSL which the > server.max-keep-alive-requests = 0 is supposed to remedy. I''ve also > tried server.max-keep-alive-idle = 60, as suggested by other authors, > but to no avail. Is anyone else running into this problem? Is there a > good workaround? > > IE info: > > Version: 6.0.2900.2180.xpsp_sp2_gdr.050301-1519 > Cipher Strength: 128-bit > Update Versions:;SP2;-- Posted via http://www.ruby-forum.com/.
> > I''ve not found a fix yet but I''ll be in touch if I do! >Anybody ? Firefox works fine hr .. but i cannot patch all IEs :-( Thanks Andre -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---