-
**Do you want to request a *feature* or report a *bug*?**
Request a feature
**What is the current behavior?**
React ecosystem was promoting ES6 classes and modules since 2014 and many packages li…
-
We have been debugging an issue where some gRPC requests take 16-17 minutes to go through. Below is a list of what we know.
- Eventually, the responses do come back successfully.
- Both client an…
-
### Describe the issue
To: support@ietf.org
From: "Michael Richardson"
Date: Sun, 04 Aug 2024 17:00:08 -0400
Subject: failed submissions
While attempting to upload draft-ietf-opsawg-pcap-0…
-
## Bug Report
### Version
master
### Platform
Linux pop-os 6.0.6-76060006-generic x86_64
### Description
Running `tls_rustls` example results in panic on the server side:
server:…
-
Go 1.18.x is deprecated and is not receiving functional or vulnerability fixes. Are there plans to update gosu to be built with a supported version of GO (1.20 and 1.21 are the current supported relea…
-
## Bug Description
A request on this [page of the Daily Mail](https://www.dailymail.co.uk/sciencetech/article-8057229/Scientists-create-stunning-gifs-Mars-sand-dunes-understand-conditions-impact-th…
-
When recommand glide update
$glide update
[ERROR] Unable to export dependencies to vendor directory: remove /mnt/shared/go-T/src/github.com/ccgak/vendor/golang.org/x/sys/unix: directory not empty
-
### What version of Go are you using (`go version`)?
$ go version
go version go1.15.6 linux/amd64
### Does this issue reproduce with the latest release?
Yes.
### What operating …
-
h2 并不总是比h1快的,特别是对于某一条request的时候, 此时只能使用header compression, connection reuse,avoiding headline blocking,因为多路复用和server push在有一组request的时候才有作用
理解影响h2性能的条件对于调试网站和理解用户体验很重要
因素有:
客户端的实现;
实现很…
-
### Brief summary
K6 'hangs' on specific sequence of requests. I cannot reproduce this behaviour with (for example) `curl` or the native golang http client.
### k6 version
v0.52.0, but tested…