Re: [PHP] PHP dependent on connection speed?

2002-01-03 Thread Axoria Ltd

c> Is the php engine slowed by users with a slow connection?

No. (Well, beyond the fact that it won't start until it's got the
request from the person over the slow connection, and then its swiftly
despatched response won't get to the surfer until it's made it back
down the wire to them. The server itself will be fine, Microsoft
performance issues notwithstanding.)

Hope this helps,
James.

-- 
Axoria Ltd specialises in Bespoke Internet Software and Hosting.
(Esp. integration of desktop with on-line databases / e-Commerce.)


-- 
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] PHP dependent on connection speed?

2002-01-03 Thread Henning Sprang

Am 03 Jan 2002 08:10:08 -0600 schrieb charlesk :
> Is the php engine slowed by users with a slow connection? 

it _should_ not under "normal" circumstances - but what problems are you
exactly experiencing?

henning





-- 
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]




[PHP] PHP dependent on connection speed?

2002-01-03 Thread charlesk

Is the php engine slowed by users with a slow connection? 

Charles Killmer
NetgainTechnology.com
IIS 5.0 Win 2000 Server PHP 4.1.0

-- 
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]