-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello list,
I've been using haproxy for simple routing in front of two unicorn servers for a while now, including reqrep, and it's worked just fine on multiple boxes. Recently I tried to setup a third backend which pointed at an apache stack. It works sort of, the only problem is that reqrep only seems to work on that backend for some small percentage of the requests. It feels random. I think it's possible it could have some relation to the browser cache, but it's really difficult to hone in on. I've confirmed by watching the apache logs that some requests are being rewritten and some are not. https://gist.github.com/ea2dd27507e5e3ec3318 marketing-files-backend is the one in question. So my questions are: 1. Does anybody have any experience with this problem? 2. Does reqrep apply to the entire request? Does it stop at the first match? 3. My haproxy logfile seems to have a significant delay. Is this normal? Thanks for your time, Lyle -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iQEcBAEBAgAGBQJPLDdlAAoJEIwNLGzaTpDSa1oIAJtvjGtrqeHXmMEVhnGbECIu j1zc2eX34Z9d3KyPyk6MF7KVIrVx3KNnv9dlQbBT91eJEJ64tGUVSFpbFkIor+Ue 6gQ6FkVPzjcqSe1J68oFsgfsqjrCitXxk0ojFfergPl55uwULG0gquiKi4zPRqwc F+wqXOra0WqYiBZF3htP+c8GAGUc1B3bhcGW0yFWlonbALsAzBXvfYJQK8i9S+UG J/tQQxpg5ajsY+JPpP3QMyBrSuxdWhW/s4FzOeb3ZEAvTcjh9niOtT8p0WHOR9rC JwYOhdlz/cAWQYZv2C1dX3aRnY2UR4/+L6WzeizF0aJfQTydW6c82ML20a5JlOM= =Gb5n -----END PGP SIGNATURE-----

