Laurent Demailly

Results 307 comments of Laurent Demailly

> can't find an option for setting the buffer in an API it's a global option that should work for `fortio server` invocation - I can confirm or you can...

this being said we could also make it be a param for rest api - though the idea here was to limit resources consumption on the client/server

I confirmed it works if you pass `-httpbufferkb 200` to the server before starting it what I think is suboptimal here is the error only shows on the server logs...

> I'm trying to understand why this feature is needed. Couldn't you set `skip-nodes-with-local-storage: false` so the default is to evict regardless of empty dir usage, and then set `cluster-autoscaler.kubernetes.io/safe-to-evict:...

While in the golang that fortio builds are using it probably doesn't need to be changed from the default value (num cores), you are right @amarjayr. I think it can...

I guess with what one usually measures, you expect the data to not be uniform but rather a poisson or normal distribution, ie to die off at some point, the...

Thanks a lot for the PR ! I haven't looked yet but can you make sure to address the linter failure and code climate doc requests also need tests