Open tarekziade opened 10 years ago
Let's make sure the way we read the body is not impacting performances
see https://groups.google.com/forum/#!topic/openresty-en/qgSjFSSDVrg
What we need to do is to load test a dummy app that receives POST calls and see if the work done to check the body size is not adding too much overhead.
This will be done using a Loads script.
Let's make sure the way we read the body is not impacting performances
see https://groups.google.com/forum/#!topic/openresty-en/qgSjFSSDVrg