Matt Holt
                                            Matt Holt
                                        
                                    D'oh, I totally forgot that we wrap all the ResponseWriters with our own recorder type so that we can provide logging: https://github.com/caddyserver/caddy/blob/8cc8f9fddd2ea717633528322e1bef938bee2415/modules/caddyhttp/server.go#L221-L223 > Doing a quick & dirty patch so...
@stapelberg Any latency improvements? Even if it's saturating the network I would expect lower latency (TTFB). Make sure your test payload is large enough too.
@stapelberg I did see lower latency, but I was just testing on the loopback interface. My payload and test procedure was very simple, as documented in the linked PR (#5022)...
Yeah, I think once you get bandwidth that high, tests like this are a little tricky to find reliable. Still cool if it's saturating your link though!
Thanks for this. I'm also inventing an eventing system (say that 10x fast) in parallel, so we'll take ideas from both probably and make something awesome. Great start!
This branch is now being continued. ### Please see #4984 for additional context and documentation
Will probably move the exec event handler plugin out into its own repo for now. (There is rationale for this decision. No known security issues -- except perhaps an abundance...
After chatting in Slack, we've agreed this feature is ready to be merged in its experimental state. It will be iterated upon through time and production experience. One lingering question...
Woooah cool. Thanks for verifying!
I have opened issues upstream: - https://discuss.dgraph.io/t/build-failure-for-goos-solaris-illumos-plan9/9145?u=mholt - https://github.com/etcd-io/bbolt/issues/231 - https://github.com/chzyer/readline/issues/188 I've also removed those platforms from our download page for the time being. Too bad. :(