Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Re: How to kill an svdrp connection from vdr ?



syrius.ml@no-log.org a écrit :
A svdrp proxy may be a better idea. It could be written in perl or
python and would be easier to maintain.
In that case vdr stays with its one-svdrp connection and a non zero
svdrptimeout. The svdrproxy would handle multiple connections.
After a little googling :

http://www.inlab.de/balance.html

"Balance is our suprisingly successful load balancing solution being a simple but powerful generic tcp proxy with round robin load balancing and failover mechanisms. Its behaviour can be controlled at runtime using a simple command line syntax."

You don't need round robin load balancing and failover, but the rest is OK.


http://sourceforge.net/projects/simpleproxy

"This is a simple tcp proxy which allows you to forward tcp connections from one host to another. It also works though HTTPS and can do very simple POP3 users filtering."


I didn't use any of these, but there must be zillions of that kind of generic programs.

--
NH




Home | Main Index | Thread Index