Mantis - Quercus
Viewing Issue Advanced Details
3624 minor always 08-04-09 19:10 08-26-09 14:10
nam  
nam  
high  
closed 4.0.0  
fixed  
none    
none 4.0.2  
0003624: wordpress 2.8.1 and resin load-balancing - can't login
(rep by J. Novak)

I've tried both 2.7.1 and 2.8.3 with the Resin configuration you saw in my Email. I was not able to login to the admin section with either install -- clean or with an imported WordPress blog from elsewhere.

It looks like it accepts my credentials because there's no error displayed, but I never get beyond the login form.

I have tried with and without the Rewrite rules listed at http://wiki.caucho.com/Rewrite_WordPress [^]

  <resin:if test="${resin.professional}">
    <cluster id="web-tier" root-directory="web-tier">
      <server id="web" port="6700">
        <http port="80"/>
      </server>
      <host id="">
        <web-app id="/">
          <resin:LoadBalance regexp="" cluster="styleguide">
            <resin:IfHeader name="Host" regexp="^styleguide"/>
          </resin:LoadBalance>
        </web-app>
      </host>
    </cluster>
  </resin:if>

Notes
(0004171)
nam   
08-26-09 14:10   
server/05a7