-
![image](https://user-images.githubusercontent.com/5871626/54755794-0c747c80-4be7-11e9-9431-f1c390d52621.png)
config:
```
threads: 16
base: 'http://localhost:8080'
iterations: 1000
rampup: 2
…
-
**Describe the bug**
I added the following rule to OWASP CRS v3.0.2 running in Modsecurity 3.
SecRule &ARGS "@eq 0" "id:942001, phase:2,nolog,pass, setvar:'resource.xcount=+1'"
and the foll…
-
I'm not a RCS@Columbia team, so how should I replace the need of 3 replica machines and one client machine?
I tried to use the ubuntu@u1 IP, and create two IP aliases, but it doesn't work.
When I tr…
-
In [IPWB](https://github.com/oduwsdl/ipwb) (an web archiving replay system) we store archived HTTP headers and payloads in two separate objects for better deduplication of payloads. At the time of rep…
-
第一个:
`public function parent()
{
return $this->belongsTo(self::class, 'parent_id', 'id');
}`
这里的self 应该不能这么用吧 应该改成static吧,不然指向的是NodeCategoryTrait本身,而不是model本身。
第二个:
`public functi…
-
- [x] I have tried with the latest version of my channel (Stable or Edge)
- [x] I have uploaded Diagnostics
- Diagnostics ID: 50BBDCC5-2FBD-4D18-A327-8B27D9C5F70E/20190130154836
### Expecte…
-
with a single connection and many requests, there is no problem.
but I send multiply requests concurrently, segmentation fault occurs ( line 336 in http.h ).
## how to produce the error :
ab -k -n 50…
-
**What would you like to be added**:
We upgraded from grafana 6.something to 7.1.3 and we found a regression which was logging out people. We are running multiple pods on Kubernetes and the ses…
deas updated
9 months ago
-
I have one instance of `glot-run` running. I did a benchmarking using 'Apache ab' with the following parameters:
* Number of Request - 200
* Concurrency - 10
* Print "Hello World!" program in pyt…
-
https://bugzilla.xamarin.com/show_bug.cgi?id=52662
old problem still exists.
## Steps to Reproduce
use the test case I uploaded at https://bugzilla.xamarin.com/show_bug.cgi?id=51939
Mind the…
imkow updated
6 years ago