We are running edge rails with oracle.  After a few hundred requests
all available sesions are used up.  It seems prior connections are
being left open.  When this happens no one using the installation of
Oracle can create a new session until you kill your mongrel/webrick
server.

Patch #6928 addresses this problem, and i applied it to my vendor rails
and it worked.

I think, if possible, this should go into 1.2....it really is a major
pain, and for people like me who are introducing rails into enterprisey
situations it doesn't help the effort...


cheers,tom


--~--~---------~--~----~------------~-------~--~----~
 You received this message because you are subscribed to the Google Groups 
"Ruby on Rails: Core" group.
To post to this group, send email to rubyonrails-core@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-core?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to