search for: 32953

Displaying 3 results from an estimated 3 matches for "32953".

Did you mean: 32.53
2009 Feb 10
3
something wrong with mongrel?
Hi all, I''ve followed http://reductivelabs.com/trac/puppet/wiki/UsingMongrel for configuring my puppet with mongrel. Al seems to work fine, except that, after a reinstall of 40 nodes atone time, I got many kind of errors like: ------------------------------------------------------------------------- err: Could not request certificate: Certificate retrieval failed: .tmp file already
2005 Nov 07
2
Reducing the deleterious effects of ego related issues on the list: growing up individually.
Folks, I *suggest* that little or no reply to this is warranted. It's just the statements of an old fart trying to make a (slightly) better environment for all of us. These thoughts are offered for consideration and use as you see fit. For some, "Hey, that'll work for me too" is the hoped for result. No discussion is intended or warranted, IMO. If you recognize yourself in
2008 Jan 11
25
DTrace in Perl: What probes should we have?
As of patch 32953 dtrace support is in bleadperl (5.11.0). The probes are based on Alan Burlinson''s original blog post on the subject: http://blogs.sun.com/alanbur/date/20050909 By guarding the probes with PERL_SUB_*_ENABLED the performance hit is unmeasurable. All the necessary bits already exi...