[PHP] Web application?

2001-07-13 Thread Yves Gauvreau
, mySQL. Thanks Yves Gauvreau -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]

Re: [PHP] Web application?

2001-07-13 Thread Yves Gauvreau
Jul 2001, Yves Gauvreau wrote: Hi, The question is this: Say I have a large main script that handles most of the request if not all, I wonder what are the effect of this approach on performance in a situation where we have a fair number of concurrent users? Situation: Server: P4 1300, Linux (RH

Re: [PHP] Web application?

2001-07-13 Thread Yves Gauvreau
Jul 2001, Yves Gauvreau wrote: Hi, The question is this: Say I have a large main script that handles most of the request if not all, I wonder what are the effect of this approach on performance in a situation where we have a fair number of concurrent users? Situation: Server: P4 1300, Linux

Re: [PHP] Web application?

2001-07-14 Thread Yves Gauvreau
Thank you. I came to the same conclusion on mySQL after only reading about it's comparative benchmarks and that's why I choose it. By their own admission mySQL developers have concentrated their effort on speed but I wondered about real life situations. I wondered if those benchmarks where

Re: [PHP] Web application?

2001-07-14 Thread Yves Gauvreau
maybe 2-5 with peaks up to 20. I estimate that the server will be working about 4 hours a day most of it in the day shift (6am ~ 6pm), the rest of the time it will be waiting for request or at some internal stuff. Regards. Yves Gauvreau Chris Lambert - Whitecrown Networks wrote: It all