search for: identri

Displaying 5 results from an estimated 5 matches for "identri".

Did you mean: identi
2008 Jan 17
6
Apache22+mod_proxy+mongrel+ssl
I am trying to move a Rails application, that uses SSL, from an Apache/FastCGI stack, that works fine, to Apache22 and mongrel working with a single mongrel instance (i.e., not mongrel cluster, yet.) I have a single mongrel instance demonized and working fine on http, on port 3000. Apache/OpenSSL/certs working fine. Here is my test http.conf (deliberately kept as simple as possible):
2007 Nov 27
9
New to RonR...
Hello, I''ll try to keep this short BUT, I''ve got little/no experience with programming. In fact, my only background is using Cold Fusion (since 1996 and VERY little of that for the past 5 years as I''ve been playing as a Manager-type at my jobs so I haven''t had to do any hands-on stuff for a while). My question: Would Ruby on Rails be a good platform to get
2008 Jan 21
14
properly restarting mongrel instances
Hi folks. Using mongrel_rails and the mongrel_cluster capistrano recipes, I often encounter a situation where some of the mongrel processes don''t die in time to be restarted. The output of capistrano will tell me something like "mongrel on port 8001 is already up", but that''s only because capistrano/mongrel_rails failed to take it down in the first place. The solution
2007 Feb 24
0
how to commit a directory entry to the disk in EXT3 FS
hey guys, well i am stuck up at a trivial point of committing the directory entry buffer to the disk i have intialised the values of struct ext3_dir_entry_2 *de and now want to commit it to the disk in the function EXT3 FS----linux 2.6.18 ----fs/ext3/inode.c static int ext3_do_update_inode(handle_t *handle, struct inode *inode, struct ext3_iloc
2004 Jun 26
1
accessing files on XP box from Linux Box
Like many, I'm trying to make the move from Windows to Linux. Unfortunately, I'm not the only one who works at my company. The primary file server is a Windows XP Pro machine. There is a share on this machine that I must connnect to. As a first step, I'm trying to connect to this shared directory from my new Linux workstation. After many hours of combing through documentation and