GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   Members area across multiple servers (https://gfy.com/showthread.php?t=481102)

onlytease 06-15-2005 06:37 AM

Members area across multiple servers
 
We are planning to move our members area from a single server to multiple servers behind a load balancer. One of things we are concerned about is replication of changes to the password file across multiple servers.

We use both CCBill and Verotel, and Verotel say they can cope with this but CCBill say they can't.

How do other sites work around this when running over multiple servers.

Any suggestions would be gratefully appreciated.

Cheers

Paul.

notjoe 06-15-2005 06:52 AM

All you need to do is share the password file(s) off one server with the other.

Create an NFS share on the original content machine and mount that share on the new content machine. Make apache read the htpasswd file located on the NFS share (on the original server) and just leave everything the way it is.

NetRodent 06-15-2005 06:59 AM

Move the authentication information into a database. All the webservers authenticate against a single database server.

http://httpd.apache.org/docs/howto/auth.html#database

prime 06-15-2005 09:33 PM

my way. 2 server: one http and one database server. use mod_auth mysql for members database. those servers should have xeon & scsi drives on it.


All times are GMT -7. The time now is 06:12 PM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123