Layer-7 software balance in kernel

2010-12-08 Thread lijin liu
Hi all I want to write a layer-7 software load balancer. I know LVS but it seems that only support layer-4. So, anybody knows the information about layer-7 balancer in the kernel? Projects, papers and any useful information are very appreciative! Thanks!

Re: Layer-7 software balance in kernel

2010-12-08 Thread Anuz Pratap Singh Tomar
On Wed, Dec 8, 2010 at 11:36 AM, lijin liu llj...@gmail.com wrote: Hi all I want to write a layer-7 software load balancer. I know LVS but it seems that only support layer-4. So, anybody knows the information about layer-7 balancer in the kernel? Layer 7 is application space, so you can

Re: Layer-7 software balance in kernel

2010-12-08 Thread Anuz Pratap Singh Tomar
On Wed, Dec 8, 2010 at 11:49 AM, Anuz Pratap Singh Tomar chambilketha...@gmail.com wrote: On Wed, Dec 8, 2010 at 11:36 AM, lijin liu llj...@gmail.com wrote: Hi all I want to write a layer-7 software load balancer. I know LVS but it seems that only support layer-4. So, anybody knows the

Re: Layer-7 software balance in kernel

2010-12-08 Thread Mulyadi Santosa
On Wed, Dec 8, 2010 at 18:36, lijin liu llj...@gmail.com wrote: Hi all I want to write a layer-7 software load balancer. I know LVS but it seems that only support layer-4. So, anybody knows the information about layer-7 balancer in the kernel? seems like

Re: Layer-7 software balance in kernel

2010-12-08 Thread John Mahoney
On Wed, Dec 8, 2010 at 6:36 AM, lijin liu llj...@gmail.com wrote: Hi all I want to write a layer-7 software load balancer. I know LVS but it seems that only support layer-4. So, anybody knows the information about layer-7 balancer in the kernel? I remember an iptables extension for layer7

Re: Layer-7 software balance in kernel

2010-12-08 Thread lijin liu
Thanks a lot , I will try KTCPVS! On Wed, Dec 8, 2010 at 11:46 PM, Mulyadi Santosa mulyadi.sant...@gmail.comwrote: On Wed, Dec 8, 2010 at 18:36, lijin liu llj...@gmail.com wrote: Hi all I want to write a layer-7 software load balancer. I know LVS but it seems that only support