search for: applicationpoolserverexecutable

Displaying 4 results from an estimated 4 matches for "applicationpoolserverexecutable".

2009 Sep 07
2
passenger-status error messages
...atus''. Do I need to worry about this? I am using passenger 2.2.2 with puppet 0.24.8 and apache2 on ubuntu 9.04. I installed it using the wiki http://reductivelabs.com/trac/puppet/wiki/UsingPassenger Thread ''Main thread'': in ''int Server::start()'' (ApplicationPoolServerExecutable.cpp:553) Thread ''Status report thread'': in ''void Passenger::ApplicationPoolStatusReporter::threadMain()'' (ApplicationPoolStatusReporter.h:100) Thread ''Client 6'': in ''void Client::threadMain(boost::weak_ptr<Client>)'...
2012 Nov 29
15
Simultaneous Client updates
Hi all, I''m currently getting a lot of update failures showing up with no logs in the dashboard. This happens for about half of our 28 nodes, about once an hour. When re-run half an hour later, everything seems fine. Through a combination of server restarts and our Puppet master locking up entirely yesterday, almost all of our nodes are now trying to do their half hourly update at
2010 Aug 20
5
puppet dashboard gui looks odd from apache2
...master just fine $ ps -ef | grep a[p]ache2 root 7448 1 0 15:02 ? 00:00:00 /usr/sbin/apache2 -k start www-data 7450 7448 0 15:02 ? 00:00:00 /usr/sbin/apache2 -k start root 7469 7448 0 15:02 ? 00:00:00 /usr/lib/ruby/gems/1.8/gems/passenger-2.2.15/ext/apache2/ApplicationPoolServerExecutable 0 /usr/lib/ruby/gems/1.8/gems/passenger-2.2.15/bin/passenger-spawn-server /usr/bin/ruby1.8 /tmp/passenger.7448 www-data 7473 7448 0 15:02 ? 00:00:00 /usr/sbin/apache2 -k start www-data 7474 7448 0 15:02 ? 00:00:00 /usr/sbin/apache2 -k start $ ps -ef | grep p[u]ppet puppet...
2009 Apr 30
10
tweaking Passenger/Rack for performance.
so here are my unorganized thoughts on Passenger settings. * PassengerMaxPoolSize This depends a lot on two primary variables. a) How much RAM you have. b) How much resident memory is needed for your environments/modules. Only way to determine this is with tweaking, and you''ll need to be much more conservative than the suggested settings on the Passenger docs as your app takes up a lot