Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Post New Thread Reply

Register GFY Rules Calendar
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >
Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed.

 
Thread Tools
Old 02-08-2003, 01:12 PM   #1
Jak
So Fucking Banned
 
Join Date: Apr 2002
Location: ripenedpeach.com
Posts: 1,143
Load limit for CCBill member area logins?

I have a project I'm working on that will require a lot of people logging in many times per day to one members area regulated by CCBill authentication (.htaccess).

1. At what load level should I start worrying about curruption of the .htaccess file... in other words, if TOO many people are logging in TOO many times a day, -EDIT - AND people are signing up to the site at the same time (meaning the .htpasswd file is in a constant state of read\write flux), -END EDIT - is there a point where things may break down?

And if so...

2. I am considering having a mySQL db handle the user authentication instead of the above scheme, but it would have to be based on the information from CCBill regarding usernames, passwords, expirations, etc.

Does anyone have experience with that? Any recommendations as to how to go about syncing CCBills stuff with my own mySQL database?

Thanks.

Last edited by Jak; 02-08-2003 at 01:28 PM..
Jak is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 02-08-2003, 01:18 PM   #2
Alky
Confirmed User
 
Alky's Avatar
 
Join Date: Apr 2002
Location: Houston
Posts: 5,651
Quote:
Originally posted by Jak
I have a project I'm working on that will require a lot of people logging in many times per day to one members area regulated by CCBill authentication (.htaccess).

1. At what load level should I start worrying about curruption of the .htaccess file... in other words, if TOO many people are logging in TOO many times a day, is there a point where things may break down?
are you completely sure you know what your talking about?
Alky is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 02-08-2003, 01:23 PM   #4
Jak
So Fucking Banned
 
Join Date: Apr 2002
Location: ripenedpeach.com
Posts: 1,143
Quote:
Originally posted by Alky
are you completely sure you know what your talking about?
Yes.

Let's say a ton of people are logging in at one time to my members area. At the same time, other people are signing up to the site. That means CCBill's script will be writing to the .htpasswd file at the same times as it is being accessed by many users. I probably should have clarified the constant simultaneous read\write aspect in my post.

I'm just curious if the fact that it will be read and write accessed so many times so frequently will cause any trouble.

It's just something I'm playing, so I'm curious.
Jak is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 02-08-2003, 01:26 PM   #5
EscortBiz
Fuck Checks, CASH only!
 
Join Date: May 2002
Location: New York City
Posts: 19,422
Well I write all users and pass to a SQL DB, do that too and then write a program that checks if user a is logged in etc.
EscortBiz is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 02-08-2003, 01:50 PM   #6
Plugger
Confirmed User
 
Industry Role:
Join Date: Jul 2001
Location: North Coast
Posts: 592
ccbill has a modified version of the ccbill-local.cgi that works with MySQL . . .
Plugger is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 02-08-2003, 01:51 PM   #7
PHmike
Registered User
 
Join Date: Nov 2002
Location: NYC
Posts: 71
use mod_auth_mysql if you are using a MySQL DB. we do >2,000 password auths a sec, no problem. (it auths every file in the protected dir)

I know (at least one) big program uses .htpasswd files and does fine. don't worry.
PHmike is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 02-08-2003, 01:53 PM   #8
Jak
So Fucking Banned
 
Join Date: Apr 2002
Location: ripenedpeach.com
Posts: 1,143
Thanks guys.
Jak is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Post New Thread Reply
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >

Bookmarks



Advertising inquiries - marketing at gfy dot com

Contact Admin - Advertise - GFY Rules - Top

©2000-, AI Media Network Inc



Powered by vBulletin
Copyright © 2000- Jelsoft Enterprises Limited.