> It would let me log in successfully, and the blog itself > still worked, but then it told me I didn't have permission to access the > admin page.
There is no specific configuration about /wp-admin/ in neither haproxy
nor the backend http server, right? Like a matching ACL, location declaration
in nginx or some directory statemente in apache?
Be sure to handle /wp-admin/ like the rest of the site, at least until you
fixed all the problems.
Lukas

