This is an issue with dynamic pages, it happens because the Content-Length can vary between the requests. When using ab with such pages you need to use the -l option.
-l Accept variable document length (use this for dynamic pages)
This is an issue with dynamic pages, it happens because the Content-Length can vary between the requests. When using ab with such pages you need to use the -l option.
-l Accept variable document length (use this for dynamic pages)