dandyhuang

Results 25 comments of dandyhuang

> 请问使用nginx反向代理时提示 请求非法是什么原因? > > ``` > > # reverse proxy > location /crocodile/ { > proxy_pass http://127.0.0.1:5001/crocosdile/; > include nginxconfig.io/proxy.conf; > } > ``` > > ![Screenshot_20210623-072048_Chrome~2](https://user-images.githubusercontent.com/48443038/123011972-ff611c00-d3f3-11eb-8037-8cfa87e9a1f2.png) > >...

> node_get_with_nodes中解析node_infos端口时,字符串形式为xxxx@xxxx形式,导致后续atoi失败,port为-1。 我也遇到了

I tested like you,just thread replace coroutine(use bthread)。 I find benchmark testing is also related to the number of (`auto r = AsyncRedisCluster(opts, pool_opts);` )cluster instances 。 ``` // vector...

> > I find benchmark testing is also related to the number of (auto r = AsyncRedisCluster(opts, pool_opts); )cluster instances > > Yes. Because, by default, each AsyncRedisCluster instance has...

I see, thanks。 I don't know how many AsyncRedisCluster instances to use。

> @WindLeeWT > Yes, all you mentioned are the actually issues we faced in development. Dependency management would be another topic, for now, we can just put its lib and...

Hope to find some solution

bbs-go.yaml里头 ```yaml BaseUrl设置好你对应的访问地址 ``` vue中调用的是signin.vue里头的showCaptcha

> > bbs-go.yaml里头 > > ```yaml > > BaseUrl设置好你对应的访问地址 > > ``` > > > > > > > > > > > > > > > > > >...

> ![验证码](https://user-images.githubusercontent.com/73823366/208288908-5e86a955-a476-4981-84e3-ea2eb0f45512.png) > > ![bbs01](https://user-images.githubusercontent.com/73823366/208288915-a5c636a0-1f8c-483b-ba39-8d1bf60cc538.png) ![bbs-go docker yaml](https://user-images.githubusercontent.com/73823366/208288917-e54c27bc-533d-4b0c-9ad2-5414dcfa88f6.png) 我看你请求的是localhost:3000的。没有请求的配置的公网的ip