Displaying 20 results from an estimated 2000 matches similar to: "load balancers and mongrel"
2003 May 14
2
rsync + ssh or what?
Hey guys sorry for this newbie type post but I'm not getting it really. I
see other posts that r asking a simliar question but I'm not understanding.
Currently I have working boxA and BoxC. SSH is the only thing accepted. So
currenty I'm backing up files on boxC with "rsync -e ssh
user@publicIPforB:/home/backup/back_me_up /home/backup". Now I have added
boxB in front of
2005 May 15
3
rsync via tunnel - 3 boxes separated by internet
Hi,
I have searched the archived, and see this question has come up with
some frequency, but the solution by the original poster is never posted
or the question is not answered completely. I have also RTFM (rsync and
ssh), and I've been trying examples that I have googled.
So here it is again.
BoxA --internet-- BoxB (accessable only by ssh) -- BoxC
I want to backup BoxC to BoxA. I want
2012 Dec 04
1
iptables port forwarding
I have a simple requirement/test I'm trying to perform, but having difficulty.
I have a system with 2 interfaces, BoxA:
eth0? 172.26.50.102
eth1? 192.101.77.62
My goal is to have a tcp port built on BoxA such that hosts on the 192.101.77.0/24 network can reach a port on a different box on the 172.26.0.0/16 network.
The target system is 172.26.10.120?? tcp/22
The port I wish to build is
2010 Mar 07
1
mkstemp error (only a problem with newer rsync versions)
The setup...
Transport is via SSH.
BoxA : Ubuntu 8.10
BoxB : Mac OS X 10.4.11
If I use rsync v2 to transfer data from BoxA to BoxB everything works fine. However, if I use rsync v3 to transfer the data, the following error is reported :
rsync: mkstemp "/path/to/somefile/file.pm.JKQczN" failed: No such file or directory (2)
If at all possible,
2005 Sep 13
1
2 box single Asterisk
hello list,
i need to setup an asterisk system with 5 ISDN trunks. i found C4 cards but
they are very expensive. i found that if i use 5 AVM Fritz! cards it would
be very cheap. i want to use 2 boxes. 3 in boxA +2 in boxB =5 isdn.
and i want, this two boxs to work as a single box so that one box can share
ISDN hardware from other box. this system will be serving a call center.
currenly we are
2011 May 19
1
v1.8.4: Extension Not found in Context?
Hello All,
This is probably another one of those completely silly questions that I'm
going to hit myself later on, but I have the simplest issue right now but I
can't figure out why it's happening:
I have a trunk from one * box (box a) to another * box (box b)
the call comes in from box a with an extension 2222 which acc. to the peer
config in sip.conf is set to use context
2006 Jun 04
1
Campusing two Asterisk boxes?
I have been looking around some and I can't seem to find anything which will
answer my question. If I have two Asterisk boxes in different locations which
are linked to each other over the internet, can I configure the boxes to use
each other's lines as local?
In other words, let's say Site A has Phone1
for a 1FB line going into it on an FXO port. Site B has Phone2 for a 1FB
line
2005 Aug 31
0
canreinvite=no being ignored?
Am I reading the data below incorrectly, or does it appear that even
though I have the directive canreinvite=no set for the two asterisk
boxes, they are trying to do a reinvite (which fails) anyway?
Is this expected behaviour in this situation? If so, how can I prevent
this?
---- Lots of output ----
Using CVS Head from 2005-08-28, I have two asterisk boxen, one (box A)
has a sip ua (2608)
2011 Dec 07
3
sync prob with big files
Hi list.
We have 2 NAS-Devices, each mounted on the same (virtual) box. For our
backup we use bacula. Bacula ist writing its files to the first NAS
(192.168.1.9). These are big files, up to 160 GB.
For implementing a good backup strategy we decided to mirror (sync)
another NAS-Device (192.168.1.8) to have redundant bacula backups. If
sync is done the Device will be kept at another location too.
2006 Jun 26
1
Dispatch.fcgi h-e-double hockey sticks...
Hello Everyone ~
Last week I started having a dispatch.fcgi process go out of control on my
Linux server. If I don''t catch it the process will eat my RAM, and devour
my swap file until the machine becomes non-responsive. I am running
Lighttpd and have not had any issues until lately.
The logs are not telling me anything useful, and as a quick fix I am running
the site using Mongrel,
2006 Apr 04
21
Rails on IIS
I just spent the last two days trying to get Rails on IIS to work with
Windows 2003/IIS 6.0. I think I''ve finally got it working, but it took
more googling than I care to describe. Now I''ve got a few questions:
1) Is there some ''official'' Rails on IIS guide on this site on another
official ruby site that''s known to work well?
2) If not, can someone
2008 May 06
15
Unix Domain Sockets + Fork for improved scalability
Hello All,
Ticket #30 (http://mongrel.rubyforge.org/ticket/30) has a set of
changes to mongrel that I''ve written on behalf of
my employer, Raritan Computer, Inc. Also, these changes are released
under the existing Ruby license used for Mongrel.
Raritan is using mongrel internally for product development and was
not able to get the level of scalability desired due to limitations
2007 Nov 14
8
Best practice Ruby on Rails on Windows configuration
Hi,
I have read many articles on the net today about configuring Ruby on Rails
on a Windows server. But there doesn''t seem to a one solution for all on how
to configure a new Ruby on Rails server. So I can use some advise with this.
I am using a Windows 2003 server and don''t get many request a day. But most
of the request are quite heavy. The main focus is on optimizing the
2007 Dec 21
0
Incoming CID change
Quick and dirty too hungover to think/search... ;) Sorry list
AsteriskBoxA -> SBC/PSTN voodoo -> world wide Interweb -> AsteriskBoxB
Account on BoxA UsernameJohn<12125551212>
Account on BoxB UsernameJohn<102>
They're both the same users, had to do some funky trunking (managed
firewall provider is playing not in my backyard games)...
So anyway, I need to take specific
2007 Dec 08
14
Small updates and release plan
Hello Guys,
I''ll like to suggest a small release fix before we start doing big
changes: platform fixes.
Current we''re setting MSWIN32 (mswin32) as platform for Windows gem,
but we should be using Gem::Platform::CURRENT instead (i386-mswin32 as
current Ruby windows implementation).
Also, the jruby/java platform need to be defined. That change will
ease the compatibility path
2007 Oct 27
4
Mongrel 1.0.2 on Ubuntu Feisty
Hi everybody,
I''ve been trying to setup a Ruby on Rails application on a Ubuntu Feisty
machine and I''ve spent a lot of time trying to figure out why Nginx and
mongrel_cluster weren''t working. The setup was correct (based on some
tutorials found on the internet), but there weren''t any pid files for the
mongrels started.
In case anybody else has experienced the
2007 Oct 24
28
random cpu spikes, EBADF errors
In May I had problem with mongrels suddenly consuming huge cpu resources for
a minute or two and then returning to normal (load average spikes up
to 3.8and then back down to a regular
0.2 over the course of 5 minutes, then again 1/2 hour later. or 4 hours
later, no predictable rhythm).
I posted to Litespeed forums because I thought the problem was there but
didn''t get far. And a week
2007 Nov 22
4
reg vhost in apache
Hi all,
I am facing one problem in configuration of httpd-vhosts.
my requirment is if url comes from servername (i.e http://sutra) it
should redirect to my home page.if url comes from serverAlias(i.e
http://sutrateam) it should go to advance search page....if any one
knows how to do pls help me
below file is my vhost file
<VirtualHost *:80>
ServerName sutra
ServerAlias
2005 Aug 25
1
unable to open configuration file rsyncd.conf
Hello,
Rsync is working great for me right now, using version 2.6.5 on two
Solaris 9 V100 servers. Box A is the source and box B is the destination,
and also box B is my rsync server box. Box A is a rsync client. Yesterdar
from Box B I pulled 250 meg just fine from box A with rsync.
Today from the client I want to just copy over to the server what files
have changed today.
So my command
2005 May 07
3
passwordless ssh
Hi,
I am just migrating to Centos from fedora core 3.
I have 3 boxes involved here:
Box A --Fedora 3 (doing the dns, http, sendmail serving duties)
Box B --CentOS
Box C --CentOS
I used to run root passwordless ssh both ways from boxes A and B mainly
set up to keep the 2 boxes in sync w/rsync ... these 2 boxes normally
ran one being the slave and the other being the master...the master did
all