-
I have three BibTex files that I regularly use for my citations in my writing. Since the 1.12 upgrade, pandoc fails when I include my file logos-resources.bib [available here](https://gist.github.com/…
-
Hi,
I would love to see some advanced timeout / connection Options in the GUI :)
* timeout http-request (slowloris attacks)
* Limiting TCP Connection Rate, abuse Unfair users, etc. (as descri…
-
- [x] [L1] TCP - Client - Server app
- [ ] [L2] UDP - Client-Server app (minimal DNS service)
- [ ] UDP based chat with discovery service (discover available people - multicast/broadcast, send/rec…
-
Hello,
After many tests, seems like I can't reject any tcp-connection via haproxy.cfg with official docker image tag > 1.5.16:
```
tcp-request connection reject if { src_conn_rate(Abuse) ge 2 } #…
-
A side affect of supporting H2 is that a lot of people who'd normally terminate TLS to a load balancer will now end up terminating at their server.
Right now the default settings are not secure.
…
idyll updated
6 years ago
-
Parsing all possible header blocks could require a significant number of header parsers operating concurrently. Since headers tend to be delivered as a single package to applications, that means that…
-
Hello hollow,
At the previus version of Sb0t (Sb0t 4.xx) there was the command /ping .
Why this is not in the actually version of Sb0t ( Sb0t 5.xx)?
Bye and thanks
-
Skipper should have a rate limit implemented as filter.
One use case is in #414, but it could be used in other configurations without Kubernetes.
It could be used as DDoS prevention ([slowloris](h…
-
Looking at http://docs.gunicorn.org/en/stable/settings.html:
1. `limit_request_field_size` allows restricting header sizes.
1. Does it apply for value only, or for "Name: value"?
1. Does it…
-
So I received allot of annoying requests to my servers lately that NAXSI definitely could solve.
The urls contain strings like this to bypass caches and flood / dos back end processes.
(switchin…