Hi guys, related to this request, there is available a github account for new releases and features. More information here
https://www.zevenet.com/products/community/ We have registered some features (enhacements) related with the product and opened some bugs you guys reported to the list. We are currently in re-branding phase, the new webpage has been released after a few month working hard, so right now we are solving some bugs, for example: https://github.com/zevenet/zlb/issues/3, we are preparing the web server for offering additonal features you guys requested in the list, so new properties are being cooked right now. If you found any issue and it is not yet solved please report us in the bug tracker tool for our review, include a high detail of explanation because we will need to reproduce it in lab. Thanks and regards! 2016-08-04 10:32 GMT+02:00 Steffen Höhne <steffen.hoe...@jmc-software.ch>: > No, we had a lot of trouble after 3.5 upgrade to 3.7 or 3.10 (tried both). > > > > HTTPS was suddenly slow with high http request times (>10000msec). > > Before ZenLB 3.5 everything was fine. Also with the enterprise version it > works good…. > > > > And it’s a really end-to-end ssl connection between client and webserver – > I think that’s more state of the art. > > > > If your gona try l4xnat – your need this (or your gone search at google > for a wile J ): > > > > WAN -> LAN (192.168.1.0/24) -> LB -> WebSrv (172.16.1.0/24) > > The LB should have to separate eth nic with one at 192.168.1.0/24 > Netzwerk (eg 192.168.1.100) and one in the other (eg 172.16.1.100). > > > > At l4xnat you have to configure: > > Nat type: DNAT > > farm virt ip: 192.168.1.100 > > real server: 172.16.1.XX > > > > Important!: > > Edit nano /etc/rc.local > > iptables -t nat -A POSTROUTING -s 172.16.1.0/24 -j SNAT --to-source > 192.168.1.100 > > > > Without this rule, the webserver could not access internet J > > > > Freundliche Grüsse > > Steffen Höhne > > System Engineer > > ------------------------------------------------------------ > -------------------------------------------------- > JMC Software AG * Riedstrasse 1 * 6343 Rotkreuz * Switzerland > Phone: +41 41 799 02 12 <+41%2041%20799%2002%2012> > Internet: http://www.jmc-software.ch * Email: *s...@jmc-software.ch > <s...@jmc-software.ch>* > > ------------------------------------------------------------ > -------------------------------------------------- > > > > > > > > > > *From:* Scott Berry [mailto:sc...@boompayments.com] > *Sent:* Donnerstag, 4. August 2016 09:56 > > *To:* zenloadbalancer-support@lists.sourceforge.net > *Subject:* Re: [Zenloadbalancer-support] [ANNOUNCEMENT] Planning for next > release ofZen ZEVENET Community Edtition > > > > Don’t you want to offload the SSL to the LB? > > > > *- - - - -* > > *Scott Berry* > > Lead Developer | Boom! Payments > > m: 1.661.478.7144 > > > > *From: *Steffen Höhne > *Reply-To: *<zenloadbalancer-support@lists.sourceforge.net> > *Date: *Thursday, August 4, 2016 at 12:54 AM > *To: *"'zenloadbalancer-support@lists.sourceforge.net'" > *Subject: *Re: [Zenloadbalancer-support] [ANNOUNCEMENT] Planning for next > release ofZen ZEVENET Community Edtition > > > > Hi Scott > > > > We have had the same configuration – HTTP & HTTPS farms. But since this > year we configure l4xnat with dnat. That’s really better (faster, no > x-forwarded-for needed, certificate on webserver). > > > > The LB is the gateway for the webserver in this configuration – you must > try it J > > > > best regards > > Steffen > > Freundliche Grüsse > > Steffen Höhne > > System Engineer > > ------------------------------------------------------------ > -------------------------------------------------- > JMC Software AG * Riedstrasse 1 * 6343 Rotkreuz * Switzerland > Phone: +41 41 799 02 12 <+41%2041%20799%2002%2012> > Internet: http://www.jmc-software.ch * Email: *s...@jmc-software.ch > <s...@jmc-software.ch>* > > ------------------------------------------------------------ > -------------------------------------------------- > > > > > > > > *From:* Scott Berry [mailto:sc...@boompayments.com > <sc...@boompayments.com>] > *Sent:* Donnerstag, 4. August 2016 09:46 > *To:* zenloadbalancer-support@lists.sourceforge.net > *Subject:* Re: [Zenloadbalancer-support] [ANNOUNCEMENT] Planning for next > release ofZen ZEVENET Community Edtition > > > > Oh one more… multiple ports per farm. So while this may diverge from what > pound does naturally (I am no expert) but simply put more akin to an ELB. > My listeners can be HTTP or HTTPS and on any ports, with multiple per farm. > My back end servers can also be any combination. So I guess abstracting the > back-end requirements through the front-end GUI. Making it more user > friendly. Right now I have to run two farms for every site that uses HTTP > and HTTPS. > > > > *- - - - -* > > *Scott Berry* > > Lead Developer | Boom! Payments > > m: 1.661.478.7144 > > > > *From: *Emilio Campos > *Reply-To: *<zenloadbalancer-support@lists.sourceforge.net> > *Date: *Thursday, August 4, 2016 at 12:24 AM > *To: *"zenloadbalancer-support@lists.sourceforge.net" > *Subject: *Re: [Zenloadbalancer-support] [ANNOUNCEMENT] Planning for next > release ofZen ZEVENET Community Edtition > > > > Thanks Scott for your comments > > > > 2016-08-04 4:31 GMT+02:00 Scott Berry <sc...@boompayments.com>: > > I am suggesting a better interface ;) > > > > Some Ajax usage and a better layout would go a long way. For example when > enabling and disabling maintenance mode for backend servers the page has to > reload and you have to scroll back down each time. Rather an ajax call > would prevent a reload and scroll. Checkboxes to handle multiple actions at > once would be huge as well, especially when you have a gang-load of backend > servers. The layout is very spread out. The “modify” buttons next to each > item is odd. The layout can easily be condensed. Tabs could be used to > easily put options at the top without scroll. Inline answers / descriptions > would help a ton (question mark next to each item). The various timeouts > get confusing and it would be great to have quick reference. The input > fields and buttons, while being spread out, are tiny. Naming back-end > servers would be nice. GUI option to add headers to the back-end servers > (we use this to tell Magento that the traffic is coming in on an HTTPS > request even though the back-end servers see it as HTTP so we get the > proper HTTPS url’s placed in the response). > > > > The “restart” farm after you change something is odd. Why not have it an > option when you save or a default even? I forget to click it sometimes. > > > > Thanks :) > > > > *- - - - -* > > *Scott Berry* > > Lead Developer | Boom! Payments > > m: 1.661.478.7144 > > > > *From: *Emilio Campos > *Reply-To: *<zenloadbalancer-support@lists.sourceforge.net> > *Date: *Monday, July 25, 2016 at 1:36 PM > *To: *Crusty Chris > *Cc: *"zenloadbalancer-support@lists.sourceforge.net" > *Subject: *Re: [Zenloadbalancer-support] [ANNOUNCEMENT] Planning for next > release ofZen ZEVENET Community Edtition > > > > Thanks Crusty for your requests, appreciated > > > > 2016-07-25 22:34 GMT+02:00 Crusty Chris <crusty.ch...@gmail.com>: > > I’m not sure why my other email was rejected, but I would like to see IPv6 > support being implemented as this is the only reason we cannot use ZenLB in > our production environment. > > > > > > > > *From: *Emilio Campos <emilio.campos.mar...@gmail.com> > *Sent: *Tuesday, 19 July 2016 11:48 p.m. > *To: *zenloadbalancer-support@lists.sourceforge.net > *Subject: *[Zenloadbalancer-support] [ANNOUNCEMENT] Planning for next > release ofZen ZEVENET Community Edtition > > > > Hi Zen Masters, we are working on detect the planning list for the new > version of Zen Load Balancer (new name ZEVENET) Community Edition , so > suggestions and wishes are welcome. > > > > It is expected a high colaboration by the community for this new release! > > > > Thank you guys! > > > > -- > > Load balancer distribution - Open Source Project > http://www.zenloadbalancer.com > > http://www.zevenet.com > Distribution list (subscribe): zenloadbalancer-support@lists. > sourceforge.net > > > > > > > > -- > > Load balancer distribution - Open Source Project > http://www.zenloadbalancer.com > Distribution list (subscribe): zenloadbalancer-support@lists. > sourceforge.net > > ------------------------------------------------------------------------------ > What NetFlow Analyzer can do for you? Monitors network bandwidth and > traffic patterns at an interface-level. Reveals which users, apps, and > protocols are consuming the most bandwidth. Provides multi-vendor support > for NetFlow, J-Flow, sFlow and other flows. Make informed decisions using > capacity planning reports.http://sdm.link/zohodev2dev___________________ > ____________________________ Zenloadbalancer-support mailing list > Zenloadbalancer-support@lists.sourceforge.nethttps://lists. > sourceforge.net/lists/listinfo/zenloadbalancer-support > > > ------------------------------------------------------------ > ------------------ > > _______________________________________________ > Zenloadbalancer-support mailing list > Zenloadbalancer-support@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/zenloadbalancer-support > > > > > > -- > > Load balancer distribution - Open Source Project > http://www.zenloadbalancer.com > Distribution list (subscribe): zenloadbalancer-support@lists. > sourceforge.net > > ------------------------------------------------------------------------------ > _______________________________________________ Zenloadbalancer-support > mailing list Zenloadbalancer-support@lists.sourceforge.nethttps://lists. > sourceforge.net/lists/listinfo/zenloadbalancer-support > > ------------------------------------------------------------------------------ > _______________________________________________ Zenloadbalancer-support > mailing list Zenloadbalancer-support@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/zenloadbalancer-support > > ------------------------------------------------------------ > ------------------ > > _______________________________________________ > Zenloadbalancer-support mailing list > Zenloadbalancer-support@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/zenloadbalancer-support > > -- Load balancer distribution - Open Source Project http://www.zenloadbalancer.com Distribution list (subscribe): zenloadbalancer-support@lists.sourceforge.net
------------------------------------------------------------------------------
_______________________________________________ Zenloadbalancer-support mailing list Zenloadbalancer-support@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/zenloadbalancer-support