On Fri, May 16, 2014 at 4:22 PM, Leo baltus <
leo.b...@omroep.nl> wrote:
> Hi,
>
> Running passenger-4.0.40 compiled using ruby-1.9.3 in its PATH
>
> it seems that when an app is running with:
>
> <VirtualHost ...
> PassengerRuby /path/to/bin/ruby
> </VirtualHost>
>
> where /path/to/bin/ruby is a wrapper setting env-vars and calling ruby-2.1
>
> I see:
> App 1385 stderr: --> Skipping compiling of passenger_native_support.so
> App 1385 stderr: --> Downloading precompiled passenger_native_support.so
> for the current Ruby interpreter...
> App 1385 stderr: (set PASSENGER_DOWNLOAD_NATIVE_SUPPORT_BINARY=0 to
> disable)
>
> It seems to matter with what ruby passenger is built. Im I right?
No, Passenger doesn't care. It only cares which Ruby you instructed it
to run your app with. Passenger automatically tries to build a
native_support.so for every Ruby interpreter it hasn't encountered
yet.
> meanwhile passenger continues:
> App 1385 stderr: --> Continuing without passenger_native_support.so.
>
> How bad is that?
Not bad. Very very small impact. You can ignore this and everything
will still work fine.
--
Phusion | Web Application deployment, scaling, and monitoring solutions
Web:
http://www.phusion.nl/
E-mail:
in...@phusion.nl
Chamber of commerce no: 08173483 (The Netherlands)