php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #22685 Persistent connections not closed
Submitted: 2003-03-13 15:59 UTC Modified: 2003-03-19 16:50 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:1 (100.0%)
From: M dot Hankus at ce3 dot pl Assigned:
Status: No Feedback Package: PostgreSQL related
PHP Version: 4.3.1 OS: Linux
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: M dot Hankus at ce3 dot pl
New email:
PHP Version: OS:

 

 [2003-03-13 15:59 UTC] M dot Hankus at ce3 dot pl
Recently I upgraded postgresql and php (to postgresql 7.3.2 and php 4.3.1) and encountered problem with persistent connections. 


phpinfo says that:

Active Persistent Links =1
Active Links = 1

but pgmonitor (tool for monitoring postgresql) reports at the same time that there is 5 open connection (number grows to number of allowed connections by postgresql in my case 70, but
pgsql.max_links is set to 15 so it should never happen).

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-03-19 16:50 UTC] sniper@php.net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 01:01:30 2024 UTC