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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: rahulpriyadarshi@php.net
New email:
PHP Version: OS:

 

 [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: Thu Apr 18 17:01:28 2024 UTC