stefanocasazza / ULib

C++ application development framework, to help developers create and deploy applications quickly and simply
GNU Lesser General Public License v3.0
948 stars 107 forks source link

LiteSpeed Web ADC alternative, just QUIC + loadbalancing proxy based on ip hash #88

Open gitmko0 opened 3 years ago

gitmko0 commented 3 years ago

ULib is fantastic. Good work on the quic direction. The market needs an ADC like litespeed. If ULib can get just a

  1. basic auto letsencrypt ssl QUIC terminator (frontend), no need any setup, autocertbot
  2. proxy loadbalancing based on ip hash / round robin / backup

the above 2 will greatly increase adoption and can start to operate as a business like litespeed. there is no such thing in the market and ULib is one of the best software to fill this area. Afterall, ADC like litespeed is an area ULib can really shine (coz of their insane pricing @ 5 figures for enterprise version)

I'm willing to help set up the website / make it into a business, become one of the partner/ reseller if possible too.

stefanocasazza commented 3 years ago

Hi, thanks for the comments. In this period I am taking a stop from programming. Maybe in the future...

Bests