donnyxray

Results 24 comments of donnyxray

Ideally v2rayNG supports full JSON subscriptions. It would allow for any arbitrary function, including DNS changes, load-balancing, protocol and server fall-backs, etc.

I think the number of connections is not relevant. The update will fail simply if the active connection is not working properly. v2rayNG could do a connectivity check prior to...

I experience something very similar: * I navigate to a resource and view its table * Apply a filter to it - one that uses querybuilder (this works) * Navigate...

@hadi-norouzi should people be switching to your fork? Or is @2dust expected to return?

Yes please. The current URL-style configurations are really limited. It cripples the true power of xray-core. Importing JSON manually is possible, but too cumbersome to do for every single server...

My vote is for a clear separation of concerns. Don't add this functionality. Let rqlite do its raft and replication job on top of sqlite and not too much more....

I got very excited when reading https://bedrockdb.com - only to then come across this issue. (And a few like it - like the MYSQL interface not working anymore). @fukawi2 while...

``` 2024-03-20T02:51:28.978072+08:00 [00|check|5|/check.c:1177] process_chk_conn(): entering : [H] SRV=web5 status=2/2 UP - last=L7OK(15)/PASS(3) check=0x7feaddc5a490(0x00001006) bi=0@(nil)+0/0 bo=0@(nil)+0/0 2024-03-20T02:51:28.978103+08:00 [00|check|5|c/check.c:469] set_server_check_status(): in : [H] SRV=web5 status=2/2 UP - last=L7OK(15)/PASS(3) check=0x7feaddc5a490(0x00000806) bi=0@(nil)+0/0 bo=0@(nil)+0/0 2024-03-20T02:51:28.978108+08:00...

Health check traces: [haproxy.txt](https://github.com/haproxy/haproxy/files/14656475/haproxy.txt) Yes, 2.8.7 and 2.4.22 have the same issue. The strace still looks like before: ``` [pid 261569] clock_gettime(CLOCK_THREAD_CPUTIME_ID, {tv_sec=1912, tv_nsec=643599903}) = 0 [pid 261566] epoll_ctl(6, EPOLL_CTL_MOD,...

I was wondering why messages on my iPhone weren't showing up on my Desktop. Turns out I was in a thread. Noticing, finding and opening these threads is very unintuitive....