search for: rftrack

Displaying 2 results from an estimated 2 matches for "rftrack".

Did you mean: nftrack
2006 Aug 07
0
some questions about mongrel
...posted some of these questions on the rails list, but thought that i should probably post them here instead. zed has already answered one of my questions, but i did have a couple more. 1) mongrel is not writing the pid file, which i have specified in the config file --- :cwd: /srv/www/railsapps/rftrack :includes: - mongrel :log_file: log/mongrel.log :config_script: :pid_file: log/mongrel.pid :num_processors: 1024 :environment: production :group: webdev :docroot: public :user: mongrel :timeout: 0 :host: 0.0.0.0 :mime_map: :port: "3010" :debug: false :daemon: true i start mongrel from w...
2006 Aug 04
2
anyone experience problems with mongrel and sessions?
I''ve moved an application that was running under apache2/fcgi to apache2/mongrel(mod_proxy). under the original setup i had no problems with sessions. now under mongrel, the users are experiencing application errors. after looking at the logs, I am seeing that a piece of code that relies on a session variable is what is causing the error. It seems that the session variable no longer