php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #62602 Persistent connections takes up to 1 hour to reconnect on db2 ha failover
Submitted: 2012-07-18 18:12 UTC Modified: 2012-10-22 07:14 UTC
From: rahulpriyadarshi@php.net Assigned: rahulpriyadarshi (profile)
Status: Closed Package: ibm_db2 (PECL)
PHP Version: Irrelevant OS: AIX 7.1 tech level 1 sp 2
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
2 + 29 = ?
Subscribe to this entry?

 
 [2012-07-18 18:12 UTC] rahulpriyadarshi@php.net
Description:
------------
Hardware: Power7 LPARS
OS: AIX 7.1 tech level 1 service pack 2
Web servers middleware: httpd-2.2.21 32 bit (prefork), php 5.3.10 32 bit, ibm_db2 1.9.2 32 bit, ibm db2 9.7.0.x run-time client 32-bit
DB servers: db2 enterprise server edition 9.7.0.5 using TSA for HA

Using persistent connections, fail over of db makes php app take up to an hour before reconnection works.  Switching from persistent to regular connections fail over of db, php app can immediately continue using it.

This application is going to be a large deployment (starting at thousands of active users and going to 10s of thousands of users) and persistent connections are going to be required in order to meet our performance requirements (web application response times < 5 seconds).


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2012-08-01 08:26 UTC] rahulpriyadarshi@php.net
Hi Rodney,
 I think this is the same error which we have discussed over the email and we already have given the patch for this.

Thanks,
Rahul
 [2012-08-01 08:26 UTC] rahulpriyadarshi@php.net
-Assigned To: +Assigned To: rahulpriyadarshi
 [2012-10-22 07:14 UTC] rahulpriyadarshi@php.net
Fix has been released with ibm_db2-1.9.4.
 [2012-10-22 07:14 UTC] rahulpriyadarshi@php.net
-: rodaj at us dot ibm dot com +: rahulpriyadarshi@php.net -Status: Assigned +Status: Closed
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 03:01:29 2024 UTC