Re: Subscriber Management System

2003-02-10 Thread Gregory Wood
FYI -- I hit the site and got the following: Warning: Access denied for user: 'gcdb_test_app@localhost' (Using password: YES) in /var/www/www.itpsg.com/htdocs/test/dbint/mysql.php on line 27 Warning: MySQL Connection Failed: Access denied for user: 'gcdb_test_app@localhost' (Using password: YES

Multiple servers for 1 domain name?

2003-02-10 Thread Jason Lim
Hi All, I was wondering if you guys are aware of any solution for multiple servers to server 1 domain name? That is... like those big ISPs that have "user" webhosting. http://members.isp.com/joe/ (goes to server no. 5) http://members.isp.com/jane/ (goes to server no. 3) http://members.isp.com/so

Re: Multiple servers for 1 domain name?

2003-02-10 Thread Ted Deppner
On Mon, Feb 10, 2003 at 11:28:23PM +0800, Jason Lim wrote: > http://members.isp.com/joe/ (goes to server no. 5) > http://members.isp.com/jane/ (goes to server no. 3) > http://members.isp.com/someone/ (goes to server no. 2) > > I've been looking at Apache's redirect function, so that it could be se

Re: Multiple servers for 1 domain name?

2003-02-10 Thread Adrian 'Dagurashibanipal' von Bidder
On Mon, 2003-02-10 at 16:28, Jason Lim wrote: > Hi All, > > I was wondering if you guys are aware of any solution for multiple servers > to server 1 domain name? > > That is... like those big ISPs that have "user" webhosting. > > http://members.isp.com/joe/ (goes to server no. 5) > http://member

Re: Multiple servers for 1 domain name?

2003-02-10 Thread aramos
Use squid for load balancing o DNS round robin -- A. Ramos <[EMAIL PROTECTED]> -- Original Message --- From: "Jason Lim" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Mon, 10 Feb 2003 23:28:23 +0800 Subject: Multiple servers for 1 domain name? > Hi All, > > I was won

Re: Subscriber Management System

2003-02-10 Thread Vector
Sorry, I had someone else interested in assisting in the development of it so I had removed all specific authentication information from the test site so I could send it to him. Try again, it's working now. I have sent a message to each of the administrators of gcdb requesting enlistment as devel

Fwd: Multiple servers for 1 domain name?

2003-02-10 Thread Eric Jennings
On Mon, 2003-02-10 at 16:28, Jason Lim wrote: Hi All, I was wondering if you guys are aware of any solution for multiple servers to server 1 domain name? That is... like those big ISPs that have "user" webhosting. http://members.isp.com/joe/ (goes to server no. 5) http://members.isp.com/jane/

Re: Fwd: Multiple servers for 1 domain name?

2003-02-10 Thread Jan Vitek
> I'm currently implementing this setup for our web hosting company, and > so far it's working great. NFS/MySQL on a big RAID-5 (3Ware) file > server, with dedicated 100baseT lines to multiple app servers, which > are all behind a Foundry ServerIronXL. Works like a champ. Even > better if you h

Re: Multiple servers for 1 domain name?

2003-02-10 Thread Thomas Lamy
Eric Jennings wrote: > > On Mon, 2003-02-10 at 16:28, Jason Lim wrote: > >> Hi All, > >> > >> I was wondering if you guys are aware of any solution for multiple > >> servers > >> to server 1 domain name? > >> > >> That is... like those big ISPs that have "user" webhosting. > >> > >> http://members

Re: Multiple servers for 1 domain name?

2003-02-10 Thread Wade Richards
Hi, I'm not an ISP admin, so I don't know exactly how to do this, but I've got a vague idea that it's possible. For more detailed instructions, you'll have to RTFM or ask someone smarter than I am. First, set up your DNS to have the name "members.isp.com" point to all of the machines, randomly o

Re: Multiple servers for 1 domain name?

2003-02-10 Thread Eric Jennings
On Monday, February 10, 2003, at 02:24 PM, Thomas Lamy wrote: Eric Jennings wrote: On Mon, 2003-02-10 at 16:28, Jason Lim wrote: Hi All, I was wondering if you guys are aware of any solution for multiple servers to server 1 domain name? That is... like those big ISPs that have "user" webhost

Re: Multiple servers for 1 domain name?

2003-02-10 Thread Eric Jennings
On Monday, February 10, 2003, at 11:43 AM, Jan Vitek wrote: I'm currently implementing this setup for our web hosting company, and so far it's working great. NFS/MySQL on a big RAID-5 (3Ware) file server, with dedicated 100baseT lines to multiple app servers, which are all behind a Foundry Se