ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> php-qa
php-qa
[PHP-QA] MySQL Connect link force
by Melvyn Sopacua other posts by this author
Apr 22 2002 8:33PM messages near this date
RE: [PHP-QA] RE: [ANNOUNCE] PHP 4.2.0 Release Announcement | [PHP-QA] Re: phpweb / release_4_2_0.php
The recent discussion on php-dev regarding mysql_connect's new parameter
'force link', today raised an issue, which could only exist in my mind,
but then again - it may not.

Say - you're a hosting company:
-- one user ->  one database -> one login -> one password.
x users per databaseserver = (x * (max_httpd_childs / cache_factor)) + 
SAFE_GUARD = max mysql connections.

This new boolean, totally whacks that equation.

Hosting companies generally run in safe mode, so:
1) Did I miss something, and is this boolean disregarded in safe mode?
2) If not - I can't find the safe_mode config setting to enable it
3) If 1) and 2) should we issue a warning and start working on 2) asap?



Met vriendelijke groeten / With kind regards,

IDG.nl
Melvyn Sopacua
Webmaster


-- 
PHP Quality Assurance Mailing List <http://www.php.net/> 
To unsubscribe, visit: http://www.php.net/unsub.php

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved