Hello, What happens if an Ajax.Request is not answered? I understand that browsers have a limited number of simultaneous connections to an hostname; in the case of frequent http Ajax.Request, the client could jam and become unresponsive, holding subsequent requests (for instance in the case of a polling). How can I cancel an Ajax.Request that if is not answered within x seconds so that the way is free for other Ajax.Request? Thank you
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
