Displaying 20 results from an estimated 1000 matches similar to: "mod_fcgid first request slow"
2006 Apr 27
0
mod_fcgid-1.09 released. Adds DefaultMinClassProcessCount
No more long delays because every dispatch.fcgi got killed for reaching
max idle time.
mod_fcgid is a GPL, binary-compatible alternative to mod_fastcgi.
mod_fcgid is recommended over mod_fastcgi when using Apache2.
This release gains a feature that many on Apache2 has been waiting for:
DefaultMinClassProcessCount(default 3). Idle fastcgi will not be killed
if their count is less than
2006 Jun 27
0
mod_fcgid trouble
Hello everyone,
I''m having some trouble hosting using mod_fcgid. If I run ruby -d
dispatch.rb I get the error:
Exception `NameError'' at ./../config/boot.rb:14 - uninitialized constant
Rails
Any ideas on how to fix this? The weird thing is that running it with
webrick works just fine. I tried setting the GEM_HOME environment variable
in my environment.rb, but I started to get
2008 Sep 06
0
Problem with mod_fcgid on AMD64
Earlier today I reinstalled one of our web servers (Dell PowerEdge 860
running dual or quad core Xeons) with amd64 RELENG_7 as of today,
replacing i386 RELENG_7 from about a month back (clean install).
After installing Apache 2.2.9 and mod_fcgid 2.2 from ports exactly as on
the other i386 machines, Apache fails to start with:
[Sat Sep 06 19:48:19 2008] [notice] suEXEC mechanism enabled
2017 Dec 06
0
CEBA-2017:3308 CentOS 7 mod_fcgid BugFix Update
CentOS Errata and Bugfix Advisory 2017:3308
Upstream details at : https://access.redhat.com/errata/RHBA-2017:3308
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
x86_64:
40e654de557229bc3157fa5a96b965295abf8682f1877a3fdfbac129a1cc53d7 mod_fcgid-2.3.9-4.el7_4.1.x86_64.rpm
Source:
2006 May 11
5
Recommendations for Apache 2 with mod_fcgid
Hi,
Have been pulling out my hair for the last few days wondering what I''m
going to deploy my site onto.
I currently have FreeBSD 4.7, Apache 1.3.3, PHP 4 and MySQL 4 running a
year-old PHP site. Dated stuff I know!
The new version of the site will be entirely Ruby on Rails, and I am
wondering what order I should be doing things in terms of upgrades and
installation. I want to be
2006 Feb 02
4
AjpRails; Rails runner using AJP13
Hello, all.
I released AjpRails 0.1.0. AjpRails is a script for running Ruby on
Rails. Rails this script runs uses AJP13(Apache JServ Protocol 1.3)
instead of CGI or FastCGI, to cooperate with your HTTPd.
Its RubyForge project is:
http://rubyforge.org/projects/ruby-ajp/
Project home page is:
http://ruby-ajp.rubyforge.org/wiki/wiki.pl
Now, AjpRails is slower and much more unstable than
2006 Mar 23
1
mod_fcgid
Hello,
I''m using rails on apache2 with mod_fcgid and I can''t seem to set the RAILS_ENV properly.
I have dev & production vhosts and would like to set the environment from within apache rather than globally via fcgid.conf, and I thought this might work from within the relevant vhost:
DefaultInitEnv RAILS_ENV production
but it seems to do nothing...
Does anyone know the
2006 Jun 07
0
mod_ruby, mod_fcgid performance
anyone ever try to test between mod_ruby and mod_fcgid ?
Artit S.
--
Posted via http://www.ruby-forum.com/.
2006 Mar 04
0
mod_fcgid first connection issue
Hello,
Running apache 2.x with mod_fcgid as recommended. My question is there
seems to be no "per rails instance" configuration which is fine however is
there a fix for this common issue of the "first request is always really
slow". I am finding if nobody hits my site for a little while then the
first request hangs and then all is normal. Should i raise the timeout for
2006 Jul 28
4
[mod_fcgid] 503 server temporarily unavailable
Hi There,
Every now and then, and recently more and more we get a "503 server
temporarily unavailable" error from our rails app.
We are running Rails 1.0 with mod_fcgid in Apache 2.0.54 on Debian
The thing is I don''t think we have such a heavy load on the server, and
I haven''t seen this error occur at all outside the rails app. In fact I
don''t think I ever
2006 May 23
12
Mod_fcgid question: is this normal?
I installed mod_fcgid yesterday. It works great for my Rails
app. But in my fastcgi.crash.log is constantly get this output:
[23/May/2006:08:12:07 :: 29040] starting
[23/May/2006:08:18:48 :: 29040] asked to terminate immediately
[23/May/2006:08:18:48 :: 29040] terminated by explicit exit
[23/May/2006:08:22:03 :: 29391] starting
It also shows up in the Apache error log. Is this normal? Or
should I
2006 Apr 09
18
I can''t get mod_fcgid to work
Hi,
I just installed mod_fcgid on my apache2 server.
When I try to load my application I get an
"Application error - Rails application failed ..." message.
In my Apache2 error-log it says:
Premature end of script headers dispatch.fcgi
mod_fcgid process /data/www/app/dispacth.fcgi exit (communication
error),
terminated by calling exit(), return code 1
Any help with this would be
2006 Apr 10
1
LoginEngine 1.0.1
Hi,
The LoginEngine has been updated to 1.0.1.
Notable changes:
* User model now does very basic email validation
* All tests now pass on both Rails 1.0 and 1.1
* Many bugs fixed!
Please refer to the Engines documentation for how to update.
http://www.rails-engines.org/download
The subversion URL for the tag is:
http://svn.rails-engines.org/login_engine/tags/rel_1.0.1
= v1.0.1
* Added
2006 May 17
3
Rails "Application Error" with apache and mod_fcgid
Hello,
I have a gentoo system that I am trying to remotely develop rails
applications on using apache and fcgi. I created the simple hello world
example from Dave Thomas'' book to test the system and I receive an
"application error" when I try to go to the page. I can startup webrick
and use links to view the page just fine, but nothing doing through
apache.
I have
2005 Mar 23
9
Apache Web Server mod_jk configuration
Has anyone done configuration of apache webserver with Tomcat 5.5.7
I cannot integrate them together?>
Any help will be appreciated
Regards
Vaneet
Vaneet Sharma
executive manager
iDeasTank Limited
an iwg business
dolphins'' court po 388
valletta, m-malta/europe
mobile: +356 9943 8263
skype: CALLVANEET
fax: +356 9952 8888
phone: +356 9942 8888
vaneet@iwg.info
call me on
2007 Jul 31
1
Misterious Yum install Error: "package ... is reduced"
Hi,
Here is a newbie to Yum on Centos 5. I got an
interesting yet misterious problem here.
When I rolled a mod_jk package and tried to install
it onto a bunch of Centos 5 boxes with comand 'yum -e
10 -d 10 install mod_jk', it fails with the messages
at end; and so mod_jk just ended up ignored.
But when I manually run 'rpm -ivh --test
mod_jk...rpm' on command line it reports
2010 Apr 13
4
Useless use of AllowOverride
Hello,
While i m trying to start my apache server i am getting following error.
[Wed Apr 14 01:47:58 2010] [warn] Useless use of AllowOverride in line 31 of
/home/tomcat/conf/mod_jk.conf.
[Wed Apr 14 01:47:58 2010] [warn] Useless use of AllowOverride in line 36 of
/home/tomcat/conf/mod_jk.conf.
Please let me know if you have any solution regarding this.
Thanks & Regards
Manoj
2004 Dec 06
1
Help: Apache2, Tomcat5 and jk2_connector
Hello, Does any have Apache 2.0.49 with tomcat 5.5.4
and jakarta-tomcat-connectors-jk2-2.0.4 working???
Apache was allready installed with CentOS 3
I installed tomcat with it's tar.gz file and
instalation was good.
but I installed first the j2sdk-1_4_2_06-linux-i586
java version...
everything was OK...
but when I try to install the jakarta-tomcat-connector
I get an error when executing the
2008 Apr 16
10
Is Phusion Passenger (mod_rails) good for single app servers
There is a lot of hype over mod_rails, but from my understanding it is
more geared for servers with a number of apps on it. The reason it
seems that way is how it frees up the memory if an app is stagnant for
an extended period. The freeing up of the memory may not be an issue if
the application gets a continuous traffic flow.
I have a site that I will be putting up in a couple days and am
2006 Apr 12
3
Apache 1.3 + remote FastCGI balancing
Cheers,
As I have a lot of stability problems with Lighttpd + FastCGI-Cluster I
wanted to test Apache 1.3 as most of the "big" sites like 43people or
BaseCamp run on it.
Every example I find only talks about lokal FastCGI processes and not
about remote ones and explains how the requests are balanced.
Are there any good examples out there and can Apache1.3/mod_fastcgi load
balance