Current time: 10-06-2024, 08:40 AM Hello There, Guest! (LoginRegister)


Post Reply 
load balancing
Author Message
Top44 Offline
Member
***

Posts: 271
Joined: Sep 2007
Reputation: 1
Post: #14
RE: load balancing
Hmm und wenn du mal folgendes Versuchst :

1.) /var/www/fcgi mounten auf web1 und web2 ( falls nich geschehen )
2.) Domain Einrichten auf Backend
3.) in der sites-enabled/ispcp.conf alle werte dieser Domain mit dem gemountetem abgleichen.

z.B.
Quote:<IfModule mod_fcgid.c>
<Directory MNT_POINT/www/virtual/xxx.de/htdocs>
FCGIWrapper /MNT_PINT/www/fcgi/xxx.de/php5-fcgi-starter .php
Options +ExecCGI
</Directory>
<Directory "MNT_POINT/www/fcgi/xxx.de">
AllowOverride None
Options +ExecCGI MultiViews -Indexes
Order allow,deny
Allow from all
</Directory>
</IfModule>

Der FCGI Wrapper sollte/könnte evtl. von web1 gestartet werden. Das sollte doch deine Probleme mit evtl. User/Gruppen berechtigungen lösen ?


Viel Spaß
(This post was last modified: 07-17-2009 06:55 PM by Top44.)
07-17-2009 06:51 PM
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
load balancing - Hammy - 07-10-2009, 07:57 PM
RE: load balancing - Top44 - 07-10-2009, 08:45 PM
RE: load balancing - Hammy - 07-10-2009, 09:03 PM
RE: load balancing - ephigenie - 07-10-2009, 09:14 PM
RE: load balancing - Top44 - 07-10-2009, 09:15 PM
RE: load balancing - Hammy - 07-10-2009, 09:22 PM
RE: load balancing - Top44 - 07-10-2009, 09:26 PM
RE: load balancing - Hammy - 07-10-2009, 09:47 PM
RE: load balancing - Top44 - 07-10-2009, 10:24 PM
RE: load balancing - Hammy - 07-10-2009, 10:32 PM
RE: load balancing - Hammy - 07-16-2009, 06:54 PM
RE: load balancing - Top44 - 07-16-2009, 07:46 PM
RE: load balancing - Hammy - 07-17-2009, 06:35 PM
RE: load balancing - Top44 - 07-17-2009 06:51 PM
RE: load balancing - MasterTH - 07-18-2009, 01:12 AM
RE: load balancing - ephigenie - 07-18-2009, 10:32 PM

Forum Jump:


User(s) browsing this thread: 5 Guest(s)