LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

Re: cgi interface to ipvsadm

To: lvs-users@xxxxxxxxxxxxxxxxxxxxxx
Subject: Re: cgi interface to ipvsadm
From: Roberto Nibali <ratz@xxxxxx>
Date: Thu, 06 Feb 2003 12:15:42 +0100
Salut Sylvain,

I've been looking for a web interface to ipvsadm and I only found radhat piranha which didn't excited me So i've created my own cgi, using bourne shell.

... using vim and while listening to Radiohead, correct?

Are there other interfaces ?

Yes, check the linux-vs.org page.

Is it worth to send you my small development ?

If it is general enough and people actually use it, then yes. I mean we can always add a link to your software from the linux-vs.org page. However there are a few things you might want to consider with your code:

o try to write it in English, not everyone understands French
o write it in bash and not sh
o remove those awk/sed/pipe orgies, it's horrible and can be made much more
  lightweight
o you forgot fwmark support
o missing checks for intelligent input everywhere
o disable filename globbing (set -f)
o fix the scripts permissions

Best regards,
Roberto Nibali, ratz
--
echo '[q]sa[ln0=aln256%Pln256/snlbx]sb3135071790101768542287578439snlbxq' | dc



<Prev in Thread] Current Thread [Next in Thread>