-
## Failing Test(s)
- Http2RequestTests.GET_RequestReturnsLargeData_GracefulShutdownDuringRequest_RequestGracefullyCompletes
## Error Message
> System.IO.IOException: Unable to rea…
-
### Run Information
Architecture | arm64
-- | --
OS | ubuntu 18.04
Baseline | [35e47797a36e29475d28af61f0fa0fb3bf067838](https://github.com/dotnet/runtime/commit/35e47797a36e29475d28af61f0fa0fb3…
-
Before ASP.NET Core, we configured connection limits and SSL protocols using the static `ServicePointManager`:
```
ServicePointManager.SecurityProtocol = SecurityProtocolType.Tls12 | SecurityProto…
-
### CircuitPython version
```python
Most recent 9.0.0 build
```
### Code/REPL
```python
import os
import ssl
import time
import board
import socketpool
import wifi
import adafruit_requests
…
-
Slack Thread: https://calicousers.slack.com/archives/CPEPF833L/p1614095727031700
We discovered that when Nginx is doing DNS lookups, it uses the same source-port for all of its DNS queries. When op…
-
I just used the `virtual_server` , and I want static build the keepalived。
on alpine os, and my steps:
```
git clone https://github.com/acassen/keepalived.git
cd keepalived
apk add make automake …
-
### Is there an existing issue for this bug?
- [X] I have searched the existing issues
### Required Troubleshooting Steps
- [X] I have followed these troubleshooting steps
- [X] I have tried both v…
-
As of zig 0.11, the current stable version, zig supports a native package manager.
This library having that native package manager support for that would really go a long ways because many real wo…
-
I can't open the utility. it shows me following two types of errors in 2 different commands.
> irm https://christitus.com/win | iex
and
> [Net.ServicePointManager]::SecurityProtocol=[Net.S…
-
### Environment
* TMOS/Bigip Version: 17.1.0.3
* Terraform Version: 1.4.7
* Terraform bigip provider Version: 1.20.0
### Summary
I create a parent clientssl profile which has the tm_opti…