question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Hi,

just FYI, quic is not working as per documentation. I also tried this:

server: pproxy --ssl certificate.crt,certificate.key -ul http+quic://:443 -vv

but the client can’t do this:

pproxy -ur http+quic://server:443 -vv

Cheers,

Issue Analytics

  • State:open
  • Created 3 years ago
  • Comments:14 (14 by maintainers)

github_iconTop GitHub Comments

1reaction
qwjcommented, Feb 22, 2021

quic connection is very stable and useful for handling multiple streams in a single UDP port. I am using quic everyday. 😃

0reactions
mosajjalcommented, Feb 22, 2021

excellent 😃 will do. Thanks sir

Read more comments on GitHub >

github_iconTop Results From Across the Web

QUIC and HTTP/3 Support | LiteSpeed Web Server
QUIC will not work with a proxy front end like CloudFlare. QUIC will only applied to HTTPS, not HTTP.
Read more >
How to fix Google Chrome ERR QUIC PROTOCOL ERROR?
1. Disable the QUIC Protocol. 2. Remove or Disable Third-Party Browser Extensions. 3. Disable Your Firewall Temporarily.
Read more >
QUIC not working - DNS & Network - Cloudflare Community
QUIC is most likely working. I tested a handful of sites on Cloudflare and QUIC is working. What's the domain?
Read more >
How to Fix ERR_QUIC_PROTOCOL_ERROR in Chrome ...
As the name suggests, this error indicates some problem with Chrome's use of its Quick UDP Internet Connections (QUIC protocol) feature.
Read more >
Why does not work quic ? · Issue #1763 · haproxy ... - GitHub
As QUIC is a still recent protocol, try to use the more recent version of chrome/firefox. If you can, try to record a...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found