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
 [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 Mar 28 20:01:28 2024 UTC