php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #6563 OCIPLogon should check the connection
Submitted: 2000-09-05 18:57 UTC Modified: 2006-04-03 09:46 UTC
Votes:2
Avg. Score:5.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:0 (0.0%)
Same OS:0 (0.0%)
From: shterng at akula dot com Assigned: maxim (profile)
Status: Closed Package: Feature/Change Request
PHP Version: 4.0.2 OS: Linux 2.2.17
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: shterng at akula dot com
New email:
PHP Version: OS:

 

 [2000-09-05 18:57 UTC] shterng at akula dot com
Whenever OCIPLogon is called, is should not only give you an existing handler for the connection.  It should also perform a "ping" for that connection, to make sure that it hasn't timed out.  And if the connection was dropped or closed by the server, it should reconnect.

I consider this a must for the persistent connections.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-04-03 09:46 UTC] tony2001@php.net
Implemented since OCI8 1.1.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat May 18 06:01:34 2024 UTC