Created
August 5, 2013 19:12
-
-
Save jerodsanto/6158564 to your computer and use it in GitHub Desktop.
Httperf only allows cookies of 256 bytes or less. Rails sets cookies that are bigger than that. This will result in output such as `httperf.sess_cookie: truncating cookie to 245 bytes` and failed Rails sessions. This brew adds the `--big-cookies` option to the `httperf` formula so you can use it with Rails.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment