Results 14 comments of wqlxx

> @amarel123 you can contact me privately for that, cheers. hi @hardening I had send a email about finance the UDP support in RDP to the [[email protected]](mailto:[email protected]). Please check your...

> It is a pseudo refresh rate. I believe it doesn't affect actual behaviour. There's no answer why it is 50Hz but it can be set to whatever. @metalefty Yes,...

> The real answer: I was playing with the value to see if it would help performance, I don't think it changed anything, and because it didn't matter it likely...

> What is your purpose? As I said, It can be set whatever but it doesn't affect actual behaviour. It is a PSEUDO value, just ignore it. I hope to...

@llc-kc @Oasis-Git I change the k_pool and v_pool send to LMCacheConnector ``` diff --git a/python/sglang/srt/mem_cache/radix_cache.py b/python/sglang/srt/mem_cache/radix_cache.py index 97825c9e9..bc7c4ffdc 100644 --- a/python/sglang/srt/mem_cache/radix_cache.py +++ b/python/sglang/srt/mem_cache/radix_cache.py @@ -45,6 +45,8 @@ from sglang.srt.configs.model_config import...

@llc-kc how do you check this pr for lmcache?Do you have sglang demo code to test this pr for LMCache

> @wqlxx there is a test function test_sglang_connector_with_gpu_and_mla in https://github.com/LMCache/LMCache/blob/dev/tests/v1/test_gpu_connector.py Moreover, I have successfully run Qwen3 none PD sglang+LMCache offloading based on https://github.com/Oasis-Git/sglang/tree/lmcache. @llc-kc Thank you for your reply. I...

> @wqlxx I haven't tested deepseek yet. @llc-kc OK

> whats your os, version, etc what did you do? ubuntu 22.04. I found node.js version is too old. I change node.js from v12.22.x to v20.18.0. The problem is solved.

> Not `HTTP_PRXOY` > > instead of `HTTP_PROXY` > > Maybe try proxy tool. Sorry, I made a spelling mistake when describing the problem.