I have expertise in Golang and reverse proxy server development, and I can help you create a high-performance reverse proxy server with the specified rules. The reverse proxy will handle client connections, modify headers, change parameter names, and manage long connections for efficient resource use. I will also ensure HTTP3 support and forceful closure of the connection after 60 seconds, both on the client and backend sides, to prevent resource leaks. Let's get started with the implementation.