Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
Group info
Language: English
Group categories: Not categorized
More group info »
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 1498  Older »

You cannot post messages because only members can post, and you are not currently a member.
Description: Discussion group for Phusion Passenger, the Ruby on Rails deployment system.
 

Ignore SQL database 
  I'm using Amazon SimpleDB as a schema-less database. With Mongrel and the AWS-SDB gem and proxy plugin it is working well. However, with Passenger and Nginx I'm getting MissingSourceFile (no such file to load -- sqlite3). Anyone have an idea of where to start looking to prevent it from looking for the SQL database?... more »
By Najitaka  - 1:10am - 1 new of 1 message    

memory limitation 
  Hi guys. I have a question to Passenger developers: do you plan to implement memory limitation for nginx module?
By Gleb Voronich  - Jan 7 - 1 new of 1 message    

MySQL access denied for every first request... 
  I've just installed passenger on a Debian Lenny system. It seems to work well, except for the first request for an instance. For the first request, I always get a "Access denied for user" error for the database connection. If I refresh the screen, the request goes through without a problem. If I force another instance to start, the same thing happens - only... more »
By lapomme  - Jan 7 - 1 new of 1 message    

Incorrect URL for PCRE 2.7 in passenger-install-nginx-module 
  Cross-posting a new issue here since it seems important: the nginx installer is always skipping the rewrite module for users who don't already have PCRE installed, because the URL it uses to download PCRE is newly broken. [link] Summary: The passenger-install-nginx-module script is hardcoded to download... more »
By Chris Kampmeier  - Jan 7 - 1 new of 1 message    

100% Usage when 2nd Rails App started by Passenger. 
  Hi, I'm having a strange problem. I have Apache setup with two virtual hosts each with different clones of a Rails app. When I start Apache, I can browse to one of the apps and it works fine. As soon as I request a page on the 2nd app, Ruby starts using 100% cpu and both apps are no longer available. It doesn't matter which app I access... more »
By Matt Tuzzolo  - Jan 7 - 1 new of 1 message    

gem vs plugins 
  What is preferable to use gems or plugins if both are available? I can imagine that gems will be shared between differen instances and even applications (lieke framework code, smart-lv2 spawner). This should reduce memory usage. Does anybody already investigated this field?
By insect  - Jan 6 - 4 new of 4 messages    

passenger_enabled slows down nginx dramatically 
  I'm using nginx to serve files cached by merb. Passenger/mod_rails to deals with requests not served by the cache. merb is not touched by the test case here. all test (cached) files are handled by nginx or passenger. Nginx can serve a cached file ~5,000 / sec. That drops to 5 / sec when "passenger_enabled on." Please see the notes in the body of the server... more »
By Ming  - Jan 6 - 4 new of 4 messages    

The Sinatra documentation is wrong on Passenger User Guide 
  ...require 'rubygems' require 'sinatra' root_dir = File.dirname(__FILE__) set :environment, ENV['RACK_ENV'].to_sym set :root, root_dir set :app_file, File.join(root_dir, 'app.rb') disable :run run Sinatra::Application ...require 'rubygems' require 'sinatra' require 'app' root_dir = File.dirname(__FILE__)... more »
By Third Replicator  - Jan 5 - 1 new of 1 message    

passenger_max_requests missing - workaround 
  Hello, I have a rails (2.0.2) application, I used to run it via nginx/fastCGI but am very happy with passenger + nginx (I like the easier configuration and the graceful restarts above all). Only, I think I could really use passenger_max_requests when it becomes available, because after a few (~100) requests my application... more »
By loop  - Jan 5 - 2 new of 2 messages    

Running scheduled tasks with Passenger 
  Hello, I have a number of Ruby-based tasks which run on a scheduled basis via cron. Some of these use the full Rails framework + gems, while others load only portions of it. These tasks are starting to consume significant memory, so I'm thinking of running them through Passenger to make use of memory sharing. One approach would be to have a cron... more »
By Josh Perfetto  - Jan 5 - 1 new of 1 message    

1 - 10 of 1498   « Newer | Older »

XML       Send email to this group: phusion-passenger@googlegroups.com
Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2010 Google