[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Phpgroupware-developers] Scalability, Server Farms, KDE Plugins
From: |
W. Chris Shank |
Subject: |
Re: [Phpgroupware-developers] Scalability, Server Farms, KDE Plugins |
Date: |
Mon, 16 Sep 2002 06:47:33 -0600 (MDT) |
How about this: would there be any conflicts in apache, php, or sessioning
if there were 1 webserver that had 2 copies of PHPGW, connecting to
different databases (ie: one stable and one development)? This is the
configuration I would like to run. Do I need to do any spcial
configuration of Apache or PHP to make this work?
thanks
> PHP might be too slow to serve thousands of concurrent users, but the
> mysql backend ist fast as lightning.
>
> What would happen if you run three computers: One MySQL server, Two
> webservers with Phpgroupware and connect both to the same database on
> the first computer? Will there be conflicts?
>
> And would it be OK to program KDE/Gnome/whatever plugins which connect
> directly to the database, not through phpgroupware? Problem: The plugin
> needs the database password, the user must not know it. So the plugin
> must run suid as a special user which can read a password/setup file
> unreadable by the normal user, or there must be some other middleware.
>
> Stefan Heimers
>
>
>
> _______________________________________________
> Phpgroupware-developers mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/phpgroupware-developers
- [Phpgroupware-developers] Scalability, Server Farms, KDE Plugins, Stefan Heimers, 2002/09/16
- Re: [Phpgroupware-developers] Scalability, Server Farms, KDE Plugins, Chris Weiss, 2002/09/16
- Re: [Phpgroupware-developers] Scalability, Server Farms, KDE Plugins, SI Reasoning, 2002/09/16
- Re: [Phpgroupware-developers] Scalability, Server Farms, KDE Plugins, Chris Weiss, 2002/09/16
- Re: [Phpgroupware-developers] Scalability, Server Farms, KDE Plugins, Chris Weiss, 2002/09/16
- Re: [Phpgroupware-developers] Scalability, Server Farms, KDE Plugins, SI Reasoning, 2002/09/16
- Re: [Phpgroupware-developers] Scalability, Server Farms, KDE Plugins, Chris Weiss, 2002/09/16