[Tickets #7931] Re: Left Logout button throws "malicious request"

bugs at horde.org bugs at horde.org
Mon Jul 27 08:30:07 UTC 2009


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/7931
------------------------------------------------------------------------------
  Ticket             | 7931
  Updated By         | falon at csi.it
  Summary            | Left Logout button throws "malicious request"
  Queue              | Horde Base
  Version            | 3.3.3
  Type               | Bug
  State              | Assigned
  Priority           | 2. Medium
  Milestone          |
  Patch              |
  Owners             | Horde Developers
------------------------------------------------------------------------------


falon at csi.it (2009-07-27 04:30) wrote:

I agree: with php 5.2.10 it works. But I have to set

$conf['sessionhandler']['params']['persistent'] = false;

otherwise it locks table just after login:

2009-07-27T08:42:12.977668+02:00  HORDE[7639]: [horde] Error  
retrieving session data (id = jrulbam7sks33etj0lbc8dpba6): Lock wait  
timeout exceeded; try restarting transaction [pid 7639 on line 144 of  
"horde-webmail-1.2.3/lib/Horde/SessionHandler/mysql.php"]

Mysql has innodb horde_sessionhandler table. I set also
$conf['sessionhandler']['params']['rowlocking'] = true;
and I use TCP to connect.

So mysql session handler doesn't work with persistent connections.






More information about the bugs mailing list