Paulo Coghi

Results 149 comments of Paulo Coghi
trafficstars

We thank you, Jun! The new benchmarks are top notch and show a promising future for `rpxy`! Despite a good performance on Sozu's side _(congrats to the devs)_, `rpxy` sill...

With the advent of Bun.sh, we will create the single binary based on it. In progress..

Solving on v3, which must be released in a few weeks. An alpha version must be out on at maximum a week.

As stated here https://github.com/fabiospampinato/watcher/issues/16, unfortunately `fabiospampinato/watcher` lacks a better support on Linux (it doesn't use `inotify`). The current plan is to provide an OS specific binary of [watchexec](https://github.com/watchexec/watchexec) in each...

And use `child_process` -> `spawn` to integrate with it. A good Node.js spawn tutorial is [here](https://www.freecodecamp.org/news/node-js-child-processes-everything-you-need-to-know-e69498fe970a/).

Don't forget to choose the final one, between https://github.com/watchexec/watchexec and https://github.com/emcrisostomo/fswatch

Maybe watchexec will be a little problematic. https://github.com/watchexec/watchexec/issues/377

@kpapad904 , it seems that Webmin team only added the "+" you asked, but the full regexp is still not working for us, with `venet0:0` interface. https://github.com/webmin/webmin/blob/395d7d261dd7adc9d6f045d3c41596f5e80eb0cd/net/linux-lib.pl#L35-L43

@kpapad904 , is your regexp still working? Because if it is, I'm thinking in propose a PR.

The output of `ip addr` is: ``` 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever...