Re: Difference between storing files on folder and in mysql db
- From: NC <nc@xxxxxxxxx>
- Date: Wed, 9 Jan 2008 11:07:19 -0800 (PST)
On Jan 8, 8:12 pm, Jerry Stuckle <jstuck...@xxxxxxxxxxxxx> 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
.
- Follow-Ups:
- Re: Difference between storing files on folder and in mysql db
- From: Jerry Stuckle
- Re: Difference between storing files on folder and in mysql db
- References:
- Difference between storing files on folder and in mysql db
- From: missmoo
- Re: Difference between storing files on folder and in mysql db
- From: NC
- Re: Difference between storing files on folder and in mysql db
- From: Jerry Stuckle
- Re: Difference between storing files on folder and in mysql db
- From: Rik Wasmus
- Re: Difference between storing files on folder and in mysql db
- From: Jerry Stuckle
- Difference between storing files on folder and in mysql db
- Prev by Date: Re: Difference between storing files on folder and in mysql db
- Next by Date: Re: Converting to PDF
- Previous by thread: Re: Difference between storing files on folder and in mysql db
- Next by thread: Re: Difference between storing files on folder and in mysql db
- Index(es):
Relevant Pages
|