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
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: 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: Sat Apr 27 20:01:29 2024 UTC