Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re: When is a flat file DB not enough?

by sierrathedog04 (Hermit)
on Jul 03, 2001 at 21:02 UTC ( [id://93580]=note: print w/replies, xml ) Need Help??


in reply to When is a flat file DB not enough?

By default the Apache webserver uses flat .htpasswd files to store user id's and encrypted passwords. One can upgrade from a flat file to a real RDBMS if performance requires it.

And I have read that performance may require it if there are more than a few hundred users. So, a rough estimate is that your flat file should not exceed more than a few hundred lines.

However, YYMV.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://93580]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (4)
As of 2024-04-25 18:00 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found