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
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: 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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 02:01:30 2024 UTC