php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #15898 obdc_close is not closing sockets
Submitted: 2002-03-06 09:32 UTC Modified: 2002-07-25 01:00 UTC
Votes:4
Avg. Score:4.8 ± 0.4
Reproduced:3 of 4 (75.0%)
Same Version:3 (100.0%)
Same OS:2 (66.7%)
From: adasi at grubno dot da dot ru Assigned:
Status: No Feedback Package: ODBC related
PHP Version: 4.1.2 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 you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: adasi at grubno dot da dot ru
New email:
PHP Version: OS:

 

 [2002-03-06 09:32 UTC] adasi at grubno dot da dot ru
after end of script odbc_close or odbc_close_all is not closing connections. That may cause DoS as many open sockets can suck out system resources.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-06-24 17:47 UTC] kalowsky@php.net
While it may or may not close the sockets properly (I'm still investigating), the odbc_connect ensures that a DoS won't happen.  But more than that, there is a maximum number of sockets allowed to be open set by your php.ini.
 [2002-07-25 01:00 UTC] php-bugs at lists dot php dot net
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Dec 21 16:01:28 2024 UTC