On Mon, 8 Apr 2002, Matthew Walker wrote:
> You definitely want to use MySQL for this. Ignore all those people who
> recommended text file DBs. They are /SLOW/. MySQL is very very fast.
I'll echo this. MySQL is hyperoptimized for this sort of transaction. It
already has the databases open so that
ou keep you
> indecies
> > > down to a minimum.
> > >
> > > Jim Lucas
> > >
> > > - Original Message -
> > > From: "Craig Westerman"
> <[EMAIL PROTECTED]>
> > > To: "php-general-list"
> <[EMA
erman [mailto:[EMAIL PROTECTED]]
Sent: Saturday, April 06, 2002 11:58 PM
To: php-general-list
Subject: [PHP] counter for HIGH traffic site
I'm needing counter for site that receives 60 to 80 hits a minute. Many
I
have tried cause excessive server load and need to be deactivated or
they
lose data and
tiple clients loading
pages.
Jason
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Monday, April 08, 2002 12:56 PM
To: [EMAIL PROTECTED]
Subject: Re: [PHP] counter for HIGH traffic site
If it should be fast,
avoid using mysql, just write a file with your numbe
e sure you keep you indecies
> > down to a minimum.
> >
> > Jim Lucas
> >
> > - Original Message -
> > From: "Craig Westerman" <[EMAIL PROTECTED]>
> > To: "php-general-list" <[EMAIL PROTECTED]>
> > Sent: Saturd
e -
> From: "Craig Westerman" <[EMAIL PROTECTED]>
> To: "php-general-list" <[EMAIL PROTECTED]>
> Sent: Saturday, April 06, 2002 11:57 PM
> Subject: [PHP] counter for HIGH traffic site
>
>
> > I'm needing counter for site that rece
al-list" <[EMAIL PROTECTED]>
Sent: Saturday, April 06, 2002 11:57 PM
Subject: [PHP] counter for HIGH traffic site
> I'm needing counter for site that receives 60 to 80 hits a minute. Many I
> have tried cause excessive server load and need to be deactivated or they
> lose da
I'm needing counter for site that receives 60 to 80 hits a minute. Many I
have tried cause excessive server load and need to be deactivated or they
lose data and return to zero without warning. All tried so far have been
written in Perl.
Anyone here know of a PHP counter that would handle HIGH tr
8 matches
Mail list logo