Describe the Bug
After disabling HTTP/2, responses are still extremely slow, often cut off halfway, and the agent keeps reconnecting mid-response without completing replies.
Steps to Reproduce
- Install Cursor version 3.1.17 on Windows 11
- Go to Settings → search “HTTP/2” → enable “Disable HTTP/2”
- Fully restart Cursor
- Open the Agent (Composer) and send any prompt, for example: “Write a function to sort an array”
- Observe the behavior:
- The response takes 1-2 minutes to start
- It often disconnects halfway through with “Connection Error: The connection failed 10 times”
- The agent then enters a “Reconnecting…” loop and never completes the response
- Even simple prompts like “hello” are extremely slow or timeout
Note: This issue occurs consistently on networks in high-latency regions (e.g., China), even with HTTP/2 disabled, DNS changed to 1.1.1.1, and Cloudflare WARP enabled.
Screenshots / Screen Recordings
Operating System
Windows 10/11
Version Information
Version: 3.1.17 (user setup)
VSCode Version: 1.105.1
Commit: fce1e9ab7844f9ea35793da01e634aa7e50bce90
Date: 2026-04-19T19:33:58.189Z
Electron: 39.8.1
Chromium: 142.0.7444.265
Node.js: 22.22.1
OS: Windows_NT x64 10.0.26200
Does this stop you from using Cursor
Yes - Cursor is unusable
