Displaying 20 results from an estimated 7000 matches similar to: "Running multiple clusters"
2006 Sep 03
4
How many mongrel servers should I run in my cluster?
The company I work for is launching a new web site tomorrow.
News of our launch will be published in major publications throughout the
week so I want to make sure we are prepared for the load.
Production Environment:
HP Proliant server w/ 8GB RAM and dual AMD64 Opterons
Memcache is used as the session and fragment store (512MB for it)
MySQL is running on a seperate server in the same rack
We use
2006 Sep 01
1
session caching in mongrel
Is there some kind of caching of session data in mongrel? What is the best
way to get mongrel servers within a cluster to always keep their sessions
synced?
--
Jared Brown
jaredbrown at gmail.com
(765) 409-0875
7001 Central Ave
Indianapolis, IN 46220
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2006 Sep 07
4
How to setup a sweeper to restart stale or hung mongrel servers
How do I setup a sweeper to restart stale or hung mongrel servers?
--
Jared Brown
jaredbrown at gmail.com
(765) 409-0875
7001 Central Ave
Indianapolis, IN 46220
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://rubyforge.org/pipermail/mongrel-users/attachments/20060907/0994017f/attachment.html
2006 Sep 03
4
Mongrel 0.3.13.4 Pre-Release -- Docs and more Docs
Hi Everyone,
Just want to get out another ping on the Mongrel pre-release saga. I''ve
updated a bunch of the documentation to include documents people have
donated and to beef up the FAQ for most of the questions people have
asked over the past month.
INSTALL
gem install mongrel --source=http://mongrel.rubyforge.org/releases/
CHANGES
* Fixed memory leak by switching to Sync rather
2006 Sep 03
10
Documentation Day!
I''m spending today writing documentation. I''ll be updating quite a few
documents, doing some edits, and adding some user contributed docs. If
anyone has documentation suggestions, FAQ questions they''d like
included, or things they think are old and stale, then let me know.
Swing by the Lingr room:
http://www.lingr.com/room/3yXhqKbfPy8
And drop me a line if you want
2006 Sep 07
2
Running two clusters side by side
I''m happy to announce that ChaCha.com a new search engine that debuted this
week and it runs on a mongrel cluster.
Warning, promo follows. :)
ChaCha.com is unlike any other search engine since it allows you to connect
to a "guide" with experience in the field(s) of knowledge you are searching
in. (Based on your keywords) Check it out at http://www.chacha.com
Now on to my
2003 May 27
2
Call Detail Record Analysis Packages?
Can anyone share any links regarding packages to do Call Detail Record (CDR)
analysis from the CDR Master file?
Login-distance reconciliation, billback, and data presentation are three primary
areas of interest.
Thanks in advance for your help!
--Nick
--
Nick Eggleston
Consultant
Data Communications Consulting, Inc.
6320 Rucker Road, Suite E
Indianapolis, IN 46220
317/726-0295 x18
2006 Jul 05
7
multiple mongrel clusters
If this was in the docs, I''ve missed it. How can I have multiple
mongrel clusters on a server? All the documentation that I am seeing
seems to assume that I am only running one cluster.
2017 May 17
2
Improving packets/sec and data rate - v1.0.24
Hi Jared,
I've seen the same while testing on digital ocean, I think it's the context
switching that happens when sending a packet.
I've done some testing with wireguard and that has a lot better performance
but it's still changing quite a lot and only does a subset of what
tinc does so probably not a stable solution.
Martin
On Wed, 17 May 2017 at 18:05 Jared Ledvina <jared at
2007 Sep 17
4
Mongrel clusters are not being started on reboot
I''ve done a clean install of Ubuntu 7.04 server in 2 different
machines and everytime I reboot the machine or manually run /etc/
init.d/mongrel_cluster restart/start the mongrels won''t start correctly.
I have to manually start them by using mongrel_rails cluster::start
from each app folder. I''ve been searching around and it looks like
mongrel has some problems
2013 Feb 11
2
file resource, multiple owner values
With Puppet 2.7.20, it seems that when I write
file { ''/tmp/bla'':
owner => [''root'', ''jared'']
}
then if the owner of /tmp/bla is either root or jared, nothing happens,
and if not, the owner is changed to root. More generically speaking, my
reading of the code suggests that if the owner of the file is in the
given list (the
2004 Sep 09
1
Interacting with Clusters...
Dear R-devel,
My current research focuses upon sensitivity analyses which require
[1] clusterings of patients in a baseline covariate X-space and
[2] examining the distribution of within-cluster treatment differences in
outcome.
I have generated some primitive R code for this, but I really need to be
able to interact with graphical displays of within-cluster information (local average
2003 Dec 31
3
Cups and Samba Access Denied
I purchased the Samba 3.0 book and it has gotten me pretty far but I finally
had to go to the mailing list for this problem.
Here is the issue, I am running Debian (woody) with samba 3.0.1-2 and cupsys
1.1.14-5 I have also installed cupsys-bsd cupsys-client and smbclient
foomatic-bin and as2ps follwing this
http://excess.org/docs/linux_windows_printing.html advice. Samba is running
in Domain mode
2005 Jan 13
2
Problem encoding sine wave in 1.1.6 and somewhat in 1.0.4
Interestingly enough.. I started playing around with preprocessing
options in 1.1.6 and happened upon the denoise filter
(SPEEX_PREPROCESS_SET_DENOISE). When i run the test tone using that
option it is completely filtered out and I just get (complete)
silence. When the test tone is intermixed with regular voice I only
get the voice. So while i still don't quite understand why the test
tone
2003 Oct 17
2
System error 1314 has occurred
Hello all,
I am using Samba on a Debian GNU/Linux box.
I am trying to create a netlogon.bat file that will execute whenever
a user logs in to the domain. However, I am getting a strange error message on the client workstations.
The following is the netlogon.bat:
echo Setting Current Time...
net time \\xavier /set /yes
echo Mapping Network Drives to Samba Server Xavier...
net use Z:
2007 Sep 20
1
Interesting question on how ferret indexes work
I have a question about how Ferret handles intersection queries. Say I
do an intersection search on two fields, so I do ''ruby author:(jared)''
(no quotes)
Does Ferret do some kind of fancy index intersection to efficiently
retrieve only items that meet both queries? Or does it just find all
the ruby''s, then prune away everything that doesn''t match
2005 Oct 21
4
Validate uniqueness on two columns
I would like to validate the uniqueness of two columns together. I have last
and first names as separate columns. What is the Rails Way to do this?
Thanks,
Jared Nuzzolillo
_______________________________________________
Rails mailing list
Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org
http://lists.rubyonrails.org/mailman/listinfo/rails
2010 Jul 16
2
invalid factor level, NAs generated
I've seen a few threads about this, but none that seem to answer my problem
I have a list of .txt files in a directory that I am reading into R and row
binding together. I am using the following code to do so:
# Directory where files are found
my.txt.file.directory <- "C:/Jared/Data/Kenya/Wildebeest/Tracking_Data"
names.of.txt.files <-
2001 Aug 08
3
AC-3 Decoding
Jared (jared@celab21.students.csee.uq.edu.au) wrote :
> Saw an article today on /. which reports that Dolby are insisting the
> NETBSD dudes remove the ac3dec package from their site. Someone suggested
> that we need an open source solution.
ac3dec is already open ( GPL ).
> Could Vorbis in the Ogg framework be this solution, can we create a pretty
> simple 5.1 stream?
I
2017 May 17
3
Improving packets/sec and data rate - v1.0.24
Niklas - Thanks! Yeah, your Github issue was very useful for me to
understand what is probably causing our issue (the syscall chain done on
every UDP packet). Very interesting that you're able to see around 90%
of a Gig line on bare metal. Were you ever able to make any further
progress on adjusting Tinc based on the investigation in
https://github.com/gsliepen/tinc/issues/110 ?
Martin -