ran xuxin

Results 8 issues of ran xuxin

Hello, I am new beginner for goreplay. I would like to copy a server's intput and output tcp streams and send the data file to the analysis server. Anyone cal...

大家好, tengine官网有qat加速卡的tengine部署说明。但是我部署完,运行service qat_service start成功。 但是openssl.cnf 配置就报错了。 openssl.cnf 配置: openssl_conf = openssl_def [openssl_def] engines = engine_section [engine_section] qatengine = qatengine_section [qatengine_section] engine_id = qatengine dynamic_path = /usr/local/ssl/lib/engines-1.1/qatengine.so default_algorithms = ALL 报错:...

I am looking forward to AES-GCM encrypt and decrypt. However, currentlly I only can use C in openssl to implement it.

This PR extends apisix to modify a route without create the whole radixtree everytime. refer to #9334

stale

Hello, I'm a new user and I feel orchestrator is good at failover for mysql master and slave exchange. I want to know if its website :3000 has login account...

大家好, 我阅读了一些mycat2 的资料,一直有一个疑问。mycat2 可以在cluster.json里配置masters, replicas, switchtype 实现自动的主从切换。但是请问mycat2 后端连接的mysql 集群除了配置主从复制意外,还需要使用 pacemaker 和 corosync 实现自动的主从切换吗? 谢谢。

Hello everyone, I've read the lua-resty-radix source code. There's no method to delete a node in a radixtree. Could anyone help me how to delete the node, please?