<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<rss version="2.0">
  <channel>
  <title>Phusion Passenger Discussions Google Group</title>
  <link>http://groups.google.com/group/phusion-passenger</link>
  <description>Discussion group for Phusion Passenger, the Ruby on Rails deployment system.</description>
  <language>en</language>
  <item>
  <title>Ignore SQL database</title>
  <link>http://groups.google.com/group/phusion-passenger/browse_thread/thread/dccca9a1d6d006c1/edadcd0aee4baa88?show_docid=edadcd0aee4baa88</link>
  <description>
  I&#39;m using Amazon SimpleDB as a schema-less database. With Mongrel and &lt;br&gt; the AWS-SDB gem and proxy plugin it is working well. However, with &lt;br&gt; Passenger and Nginx I&#39;m getting MissingSourceFile (no such file to &lt;br&gt; load -- sqlite3). &lt;br&gt; Anyone have an idea of where to start looking to prevent it from &lt;br&gt; looking for the SQL database?
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/phusion-passenger/browse_thread/thread/dccca9a1d6d006c1/edadcd0aee4baa88?show_docid=edadcd0aee4baa88</guid>
  <author>
  najit...@gmail.com
  (Najitaka)
  </author>
  <pubDate>Fri, 08 Jan 2010 06:10:06 UT
</pubDate>
  </item>
  <item>
  <title>Re: [phusion-passenger] Re: Multiple applications each bundle their own version of Rack</title>
  <link>http://groups.google.com/group/phusion-passenger/browse_thread/thread/c3683ae9bb11a15c/f0ef8b1955dccabc?show_docid=f0ef8b1955dccabc</link>
  <description>
  On Thu, Jan 7, 2010 at 10:41 PM, Mislav Marohnić &lt;br&gt; I will take note of this. Seems like something we will want to tackle &lt;br&gt; some time in the future.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/phusion-passenger/browse_thread/thread/c3683ae9bb11a15c/f0ef8b1955dccabc?show_docid=f0ef8b1955dccabc</guid>
  <author>
  hon...@phusion.nl
  (Hongli Lai)
  </author>
  <pubDate>Fri, 08 Jan 2010 00:16:58 UT
</pubDate>
  </item>
  <item>
  <title>Re: [phusion-passenger] Re: Multiple applications each bundle their own version of Rack</title>
  <link>http://groups.google.com/group/phusion-passenger/browse_thread/thread/c3683ae9bb11a15c/6d0de47bbd519f46?show_docid=6d0de47bbd519f46</link>
  <description>
  But as I said, this can be only be accomplished per-server, not per-app, &lt;br&gt; making it a severly limited solution.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/phusion-passenger/browse_thread/thread/c3683ae9bb11a15c/6d0de47bbd519f46?show_docid=6d0de47bbd519f46</guid>
  <author>
  mislav.maroh...@gmail.com
  (Mislav Marohnić)
  </author>
  <pubDate>Thu, 07 Jan 2010 21:41:16 UT
</pubDate>
  </item>
  <item>
  <title>Re: [phusion-passenger] Re: Multiple applications each bundle their own version of Rack</title>
  <link>http://groups.google.com/group/phusion-passenger/browse_thread/thread/c3683ae9bb11a15c/3695dd30407c6892?show_docid=3695dd30407c6892</link>
  <description>
  I&#39;m thinking about depending on bundler, or maybe taking over its DSL &lt;br&gt; implementation. Don&#39;t need more than that.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/phusion-passenger/browse_thread/thread/c3683ae9bb11a15c/3695dd30407c6892?show_docid=3695dd30407c6892</guid>
  <author>
  hon...@phusion.nl
  (Hongli Lai)
  </author>
  <pubDate>Thu, 07 Jan 2010 21:35:48 UT
</pubDate>
  </item>
  <item>
  <title>Re: [phusion-passenger] Re: Multiple applications each bundle their own version of Rack</title>
  <link>http://groups.google.com/group/phusion-passenger/browse_thread/thread/c3683ae9bb11a15c/69f2786c2c3bf2e7?show_docid=69f2786c2c3bf2e7</link>
  <description>
  SetEnv environment data is passed to Phusion Passenger during a &lt;br&gt; request. But the Ruby spawn server is started during Apache startup, &lt;br&gt; before the first request comes in, therefore there&#39;s no good way to &lt;br&gt; pass SetEnv data like that. &lt;br&gt; At this time it&#39;s already possible by writing a Ruby wrapper script.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/phusion-passenger/browse_thread/thread/c3683ae9bb11a15c/69f2786c2c3bf2e7?show_docid=69f2786c2c3bf2e7</guid>
  <author>
  hon...@phusion.nl
  (Hongli Lai)
  </author>
  <pubDate>Thu, 07 Jan 2010 21:34:31 UT
</pubDate>
  </item>
  <item>
  <title>Re: Multiple applications each bundle their own version of Rack</title>
  <link>http://groups.google.com/group/phusion-passenger/browse_thread/thread/c3683ae9bb11a15c/9ebb129964686f37?show_docid=9ebb129964686f37</link>
  <description>
  Another question: any idea why my &amp;quot;SetEnv RUBYOPT&amp;quot; hack didn&#39;t work? &lt;br&gt; It&#39;s great that you intend to support Bundler out-of-the-box, but I&#39;d &lt;br&gt; still like the feature with which I can set a script to load &lt;br&gt; immediately after the ruby interpreter has started. This is to support &lt;br&gt; other LOAD_PATH tools alternative to Bundler.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/phusion-passenger/browse_thread/thread/c3683ae9bb11a15c/9ebb129964686f37?show_docid=9ebb129964686f37</guid>
  <author>
  mislav.maroh...@gmail.com
  (Mislav)
  </author>
  <pubDate>Thu, 07 Jan 2010 20:15:50 UT
</pubDate>
  </item>
  <item>
  <title>Re: Multiple applications each bundle their own version of Rack</title>
  <link>http://groups.google.com/group/phusion-passenger/browse_thread/thread/c3683ae9bb11a15c/9bfd903920169d57?show_docid=9bfd903920169d57</link>
  <description>
  Then you need to vendor Bundler? Or you will eval Gemfile in a scope &lt;br&gt; where only `bundle_path` is defined (to capture the path)? &lt;br&gt; People are using &amp;quot;vendor/bundler_gems&amp;quot; for Rails 2 because &amp;quot;vendor/ &lt;br&gt; gems&amp;quot; is a special path where Rails 2 initializer expected to find &lt;br&gt; unpacked gems in. If Bundler writes to &amp;quot;vendor/gems&amp;quot;, Rails 2 apps
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/phusion-passenger/browse_thread/thread/c3683ae9bb11a15c/9bfd903920169d57?show_docid=9bfd903920169d57</guid>
  <author>
  mislav.maroh...@gmail.com
  (Mislav)
  </author>
  <pubDate>Thu, 07 Jan 2010 20:13:34 UT
</pubDate>
  </item>
  <item>
  <title>Re: [phusion-passenger] Re: Multiple applications each bundle their own version of Rack</title>
  <link>http://groups.google.com/group/phusion-passenger/browse_thread/thread/c3683ae9bb11a15c/620d8ebfbdd48c9b?show_docid=620d8ebfbdd48c9b</link>
  <description>
  It looks like the bundler will become the de facto standard bundling &lt;br&gt; tool. I&#39;m thinking about full integration: parse the Gemfile and &lt;br&gt; figure out where the bundle location is, and load the gems from there &lt;br&gt; before booting the app. Let&#39;s keep things DRY. &lt;br&gt; vendor/bundler_gems was the old location. The latest bundler README
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/phusion-passenger/browse_thread/thread/c3683ae9bb11a15c/620d8ebfbdd48c9b?show_docid=620d8ebfbdd48c9b</guid>
  <author>
  hon...@phusion.nl
  (Hongli Lai)
  </author>
  <pubDate>Thu, 07 Jan 2010 19:17:30 UT
</pubDate>
  </item>
  <item>
  <title>Re: Multiple applications each bundle their own version of Rack</title>
  <link>http://groups.google.com/group/phusion-passenger/browse_thread/thread/c3683ae9bb11a15c/00d02e574493610f?show_docid=00d02e574493610f</link>
  <description>
  It might be a good idea, but you have to keep in mind that Bundler &lt;br&gt; users can change that location to something else. Popular location for &lt;br&gt; Rails 2 apps is &amp;quot;vendor/bundler_gems/environme nt&amp;quot;, for instance. Then &lt;br&gt; again, it might be something completely else, so Passenger has to &lt;br&gt; expose some directive for configuring it -- a directive which says
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/phusion-passenger/browse_thread/thread/c3683ae9bb11a15c/00d02e574493610f?show_docid=00d02e574493610f</guid>
  <author>
  mislav.maroh...@gmail.com
  (Mislav)
  </author>
  <pubDate>Thu, 07 Jan 2010 18:40:10 UT
</pubDate>
  </item>
  <item>
  <title>Re: [phusion-passenger] Re: Multiple applications each bundle their own version of Rack</title>
  <link>http://groups.google.com/group/phusion-passenger/browse_thread/thread/c3683ae9bb11a15c/970d17847eab51d3?show_docid=970d17847eab51d3</link>
  <description>
  Oops, looks like I made a mistake; the Rails loader doesn&#39;t work with &lt;br&gt; Rails 3 after all. We&#39;ll release a fix soon.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/phusion-passenger/browse_thread/thread/c3683ae9bb11a15c/970d17847eab51d3?show_docid=970d17847eab51d3</guid>
  <author>
  hon...@phusion.nl
  (Hongli Lai)
  </author>
  <pubDate>Thu, 07 Jan 2010 16:27:22 UT
</pubDate>
  </item>
  <item>
  <title>Re: [phusion-passenger] Re: Multiple applications each bundle their own version of Rack</title>
  <link>http://groups.google.com/group/phusion-passenger/browse_thread/thread/c3683ae9bb11a15c/ecf50bc8fab2f0f3?show_docid=ecf50bc8fab2f0f3</link>
  <description>
  Yes it does. All the Ruby Enterprise Edition memory saving and reduced &lt;br&gt; spawn time optimizations are only possible with the Rails loader. The &lt;br&gt; exact mechanisms are described in various documents: &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.modrails.com/documentation/Users%20guide%20Apache.html#spawning_methods_explained&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.modrails.com/documentation/Architectural%20overview.html&quot;&gt;[link]&lt;/a&gt;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/phusion-passenger/browse_thread/thread/c3683ae9bb11a15c/ecf50bc8fab2f0f3?show_docid=ecf50bc8fab2f0f3</guid>
  <author>
  hon...@phusion.nl
  (Hongli Lai)
  </author>
  <pubDate>Thu, 07 Jan 2010 16:18:54 UT
</pubDate>
  </item>
  <item>
  <title>Re: Multiple applications each bundle their own version of Rack</title>
  <link>http://groups.google.com/group/phusion-passenger/browse_thread/thread/c3683ae9bb11a15c/af893ef027f94d82?show_docid=af893ef027f94d82</link>
  <description>
  With. The Rails 3 app generator makes one; I didn&#39;t think of removing &lt;br&gt; it. &lt;br&gt; Does Passenger do some optimizations when detecting Rails apps as &lt;br&gt; opposed to Rack apps? If not, I&#39;d rather keep using Rack loader for &lt;br&gt; Rails 3 apps so that eventually all Ruby webapps that I might run are &lt;br&gt; spawned the same way. It feels right. And as for the issue we&#39;re
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/phusion-passenger/browse_thread/thread/c3683ae9bb11a15c/af893ef027f94d82?show_docid=af893ef027f94d82</guid>
  <author>
  mislav.maroh...@gmail.com
  (Mislav)
  </author>
  <pubDate>Thu, 07 Jan 2010 15:43:13 UT
</pubDate>
  </item>
  <item>
  <title>memory limitation</title>
  <link>http://groups.google.com/group/phusion-passenger/browse_thread/thread/be137a93603e53b6/d26593cfaf29c8ba?show_docid=d26593cfaf29c8ba</link>
  <description>
  Hi guys. &lt;br&gt; I have a question to Passenger developers: do you plan to implement &lt;br&gt; memory limitation for nginx module?
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/phusion-passenger/browse_thread/thread/be137a93603e53b6/d26593cfaf29c8ba?show_docid=d26593cfaf29c8ba</guid>
  <author>
  xne...@gmail.com
  (Gleb Voronich)
  </author>
  <pubDate>Thu, 07 Jan 2010 09:38:25 UT
</pubDate>
  </item>
  <item>
  <title>MySQL access denied for every first request...</title>
  <link>http://groups.google.com/group/phusion-passenger/browse_thread/thread/6544a2074280e437/2452c16def8e9795?show_docid=2452c16def8e9795</link>
  <description>
  I&#39;ve just installed passenger on a Debian Lenny system. It seems to &lt;br&gt; work well, except for the first request for an instance. For the &lt;br&gt; first request, I always get a &amp;quot;Access denied for user&amp;quot; error for the &lt;br&gt; database connection. If I refresh the screen, the request goes &lt;br&gt; through without a problem. &lt;br&gt; If I force another instance to start, the same thing happens - only
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/phusion-passenger/browse_thread/thread/6544a2074280e437/2452c16def8e9795?show_docid=2452c16def8e9795</guid>
  <author>
  lapomm...@gmail.com
  (lapomme)
  </author>
  <pubDate>Thu, 07 Jan 2010 14:53:18 UT
</pubDate>
  </item>
  <item>
  <title>Re: [phusion-passenger] Multiple applications each bundle their own version of Rack</title>
  <link>http://groups.google.com/group/phusion-passenger/browse_thread/thread/c3683ae9bb11a15c/aa89c5bf6460b07d?show_docid=aa89c5bf6460b07d</link>
  <description>
  It looks like Phusion Passenger&#39;s Rails loader is compatible with Rails 3.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/phusion-passenger/browse_thread/thread/c3683ae9bb11a15c/aa89c5bf6460b07d?show_docid=aa89c5bf6460b07d</guid>
  <author>
  hon...@phusion.nl
  (Hongli Lai)
  </author>
  <pubDate>Thu, 07 Jan 2010 14:07:27 UT
</pubDate>
  </item>
  </channel>
</rss>
