zhangchunlin

Results 40 comments of zhangchunlin

我也碰到这个问题,看 gost v2没有选项可以增大并发数量,是不是没办法调整? 另外在客户端出现问题收到503的时候,服务端的log里没有任何错误log 我这里升到v2最新的还是有这个问题: gost 2.11.5 (go1.19.2 linux/amd64)

打开log以后能抓到相关log: ``` 70319-2024/01/10 15:53:45 http.go:87: CONNECT / HTTP/1.1 70320-Host: www.google.com:443 70321-Proxy-Authorization: Basic xxxxxx 70322-Proxy-Connection: keep-alive 70323-User-Agent: Chrome/78.0.3904.106 70324- 70325- 70326:2024/01/10 15:53:50 http.go:97: HTTP/1.1 503 Service Unavailable 70327-Proxy-Agent: gost/2.11.5 70328-Content-Length: 0...

我看了代码,会不会这个503是由于timeout导致的,选项或者配置文件是否能够支持调整Timeout参数?设长一些可能就能避免这种问题了。 另外Retry参数能否配置相关的Retry之前的等待时间?再等一下重试可能比直接重试会好一些。

What's the progress of adding support configurable tokenizer like tantivy-jieba? This is badly needed for non-ascii text indexing.

> Could you provide some directions/suggestions we can try? I am willing to do something for this. Thank you~

No linux version is really a fatal shortcoming.

之前在qq群里提到的quote以后的方法,即 nbproject 这样的方式,使用 http://rubylouvre.github.io/mvvm/javascripts/mmHistory.js http://rubylouvre.github.io/mvvm/javascripts/mmRouter.js 这两个文件的这个版本是可以正常工作的,例子代码: http://runjs.cn/code/9co98ndh 而使用git库里最新的两个文件版本则不行,最新的版本有问题?

接口不变的话,那我就先用旧版本了

那之后新版本的接口会不会改呢?