-
version: git master 5974abad757a06a50e07625db3fdaa6192cfe86c
OS: ubuntu 16.04, gcc version 5.3.1 20160323 (Ubuntu 5.3.1-13ubuntu1)
command line:
~/nghttp2/src/nghttpx -b "127.0.0.1,8444;/;proto=h2" -f…
fcicq updated
8 years ago
-
I get "Rate limit was exceeded" even though I am nowhere near the limit:
< X-RateLimit-Limit: 5000
< X-RateLimit-Remaining: 4864
< X-RateLimit-Reset: 1458000000
-
Hello,
I have successfully installed the ratelimit package. As you can see the following is after running the help command:
ratelimit match options:
--ratelimit-set Name of the ratelimit set to…
-
It is very unclear how precisely how one is intended to use the HTTP client to save into a file at some non-0 offset when using the 'SetResponseStreamFactory'.
Specifically, I have a large sparse fil…
-
# Scope of Change
This RFC describes the path towards XP 7.0
# Rationale
Multiple big changes will be introduced. This document holds the roadmap; and what migrations will be necessary when.
# Funct…
-
Would be nice to have Coverity Scan integration with the travis ci build as described here:
https://scan.coverity.com/travis_ci
-
See [this](https://github.com/hardening-io/ansible-os-hardening/commit/a305b94230ee8461a32b63f976678f24b64874ee#commitcomment-11445280) discussion.
@ypid, can you please provide context on what soluti…
-
According to the [documentation](http://knockoutjs.com/documentation/rateLimit-observable.html) a computed extended with rateLimit will reevaluate when its value is read. This means that it cannot be …
-
I'm seeing consistent deadlock issues which seem to be the result of a data-race between ServerConnection::handle_write and ::begin_reply. If I comment out this unlock/lock pair:
``` C
Marshal::…