php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #9045 Persistent connection limit
Submitted: 2001-02-01 02:40 UTC Modified: 2001-02-18 06:46 UTC
From: vgo at nrd dot lt Assigned:
Status: Closed Package: OCI8 related
PHP Version: 4.0.4pl1 OS: Windows 2000
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: vgo at nrd dot lt
New email:
PHP Version: OS:

 

 [2001-02-01 02:40 UTC] vgo at nrd dot lt
What is the limit of persistent conection on Oracle 8. I am getting the error maximum process limit is exceeded. How to specify this... Over modules (such as MySQL, ODBC, mSQL) has such setting, but not OCI8. I there are other solutions ?

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-02-18 06:46 UTC] thies@php.net
use MaxClients to specify the maximum no. of running httpd 
processes. 


 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Jan 15 17:01:31 2025 UTC