|
Posted by NC on 01/09/08 19:07
On Jan 8, 8:12 pm, Jerry Stuckle <jstuck...@attglobal.net> wrote:
>
> My point being that a network connection does not need to
> be opened and close.
Which network connection are we talking about -- the one between HTTP
client and HTTP server or the one between MySQL client and MySQL
server?
> And either way, if it's a commonly used image, the cache
> (database or file system) can produce the image. In fact,
> the database cache could be more efficient, as it doesn't
> have to cache unrelated files, such as scripts.
This is definitely true for content applications, where most recent
items account for the lion's share of traffic, but it is generally
false for social networking applications, where there are VERY few
"commonly used" images, but rather, most of the content is used
uncommonly -- my friends view my pictures, your friends view your
pictures...
Cheers,
NC
Navigation:
[Reply to this message]
|