lvs-users
|
To: | Michael McConnell <michael@xxxxxxxxxxxxxx> |
---|---|
Subject: | Re: Data Piping |
Cc: | lvs-users@xxxxxxxxxxxxxxxxxxxxxx, debian-firewall@xxxxxxxxxxxxxxxx |
From: | Scott Bronson <bronson@xxxxxxxxxxx> |
Date: | Wed, 8 Nov 2000 12:00:38 -0800 (PST) |
> What I want to do is accept multiple TCP connections, but yet, PIPE all the > DATA into one single TCP connection? Depending on the performance you need, I'd look at: from slowest/easiest to fastest/hardest (though still not too hard) - The netcat utitlity + simple shell scripts - Perl script (Perl makes sockets easy) - C program (grab a copy of Stevens' book) - Scott |
<Prev in Thread] | Current Thread | [Next in Thread> |
---|---|---|
|
Previous by Date: | Re: Problem with RR scheduling method?, Lorn Kay |
---|---|
Next by Date: | Re: loggin LVS connections..., Julian Anastasov |
Previous by Thread: | Re: Data Piping, Terje Eggestad |
Next by Thread: | Re: Data Piping, Vince Mulhollon |
Indexes: | [Date] [Thread] [Top] [All Lists] |