Re: [PHP] MySQL Scalability, part 2

2004-10-25 Thread Curt Zirzow
* Thus wrote Kevin Grigorenko: > "Zareef Ahmed" <[EMAIL PROTECTED]> wrote in message > news:[EMAIL PROTECTED] > > -Original Message- > > From: Kevin Grigorenko [mailto:[EMAIL PROTECTED] > > Sent: Monday, October 25, 2004 12:36 AM > >

RE: [PHP] MySQL Scalability, part 2

2004-10-24 Thread Zareef Ahmed
hmed -Original Message- From: Zareef Ahmed [mailto:[EMAIL PROTECTED] Sent: Monday, October 25, 2004 8:41 AM To: 'Kevin Grigorenko'; [EMAIL PROTECTED] Subject: RE: [PHP] MySQL Scalability, part 2 -Original Message- From: Kevin Grigorenko [mailto:[EMAIL PROTECTED] Sent: M

RE: [PHP] MySQL Scalability, part 2

2004-10-24 Thread Zareef Ahmed
-Original Message- From: Kevin Grigorenko [mailto:[EMAIL PROTECTED] Sent: Monday, October 25, 2004 8:13 AM To: [EMAIL PROTECTED] Subject: Re: [PHP] MySQL Scalability, part 2 "Zareef Ahmed" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > -Original

Re: [PHP] MySQL Scalability, part 2

2004-10-24 Thread Kevin Grigorenko
> > Sent: Monday, October 25, 2004 12:36 AM > > To: [EMAIL PROTECTED] > > Subject: [PHP] MySQL Scalability, part 2 > > > > Hi, > > > > First, sorry for posting an attachment. Second, I fixed my problem to > > use > > files, but I just had a general

Re: [PHP] MySQL Scalability, part 2

2004-10-24 Thread Kevin Grigorenko
"Zareef Ahmed" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > -Original Message- > From: Kevin Grigorenko [mailto:[EMAIL PROTECTED] > Sent: Monday, October 25, 2004 12:36 AM > To: [EMAIL PROTECTED] > Subject: [PHP] MySQL Scalability, part

RE: [PHP] MySQL Scalability, part 2

2004-10-24 Thread Zareef Ahmed
-Original Message- From: Kevin Grigorenko [mailto:[EMAIL PROTECTED] Sent: Monday, October 25, 2004 12:36 AM To: [EMAIL PROTECTED] Subject: [PHP] MySQL Scalability, part 2 Hi, First, sorry for posting an attachment. Second, I fixed my problem to use files, but I just had a general

[PHP] MySQL Scalability, part 2

2004-10-24 Thread Kevin Grigorenko
Hi, First, sorry for posting an attachment. Second, I fixed my problem to use files, but I just had a general question: Is it really scalable to use MySQL on every page hit as compared to writing to files? Is it true that it only has a certain number of connections it can open at a time (20-30?

Re: [PHP] MySQL scalability...

2004-10-22 Thread Curt Zirzow
* Thus wrote Kevin Grigorenko: > > > > begin 666 hitcounter.doc Please dont post attatchments, put the file up on weberver instead and just reference it here. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] MySQL scalability...

2004-10-22 Thread Kevin Grigorenko
"John Holmes" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Kevin Grigorenko wrote: > > > Unfortunately, for some security > > issues, I cannot get to the Apache statistics for the site, so I have to > > create my own solution. > > I recommend you find a better host that gives you a

Re: [PHP] MySQL scalability...

2004-10-22 Thread John Holmes
Kevin Grigorenko wrote: Unfortunately, for some security issues, I cannot get to the Apache statistics for the site, so I have to create my own solution. I recommend you find a better host that gives you access to the raw logs and/or doesn't have safe_mode on. -- ---John Holmes... Amazon Wishli