On Tue, May 22, 2001 at 12:39:02PM -0400, Jacob Martin wrote:
> Greetings:
> 
> Actually what I'm asking is what will happen if 50 users all in the same
> subnet (A.B.C.*) all request the same huge row from the database?
> 
> Are there any optimizations for this?

Not that I'm aware of. MySQL treats each client separately from the
others. You could probably build a middleware layer to do this sort of
thing, though...

Jeremy
-- 
Jeremy D. Zawodny, <[EMAIL PROTECTED]>
Technical Yahoo - Yahoo Finance
Desk: (408) 349-7878    Fax: (408) 349-5454    Cell: (408) 439-9951

MySQL 3.23.29: up 2 days, processed 19,473,431 queries (78/sec. avg)

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to