RE: [PHP] Speed of Images from DB

2001-11-30 Thread Matthew Loff
]] Sent: Friday, November 30, 2001 12:18 PM To: [EMAIL PROTECTED] Subject: Re: [PHP] Speed of Images from DB > But that could be due to server capabilities of my ISP (if he has for > example a high tech mysql-server and a relativly slow machine for apache). Probaly :-) From this page:

Re: [PHP] Speed of Images from DB

2001-11-30 Thread Julio Nobrega Trabalhando
> But that could be due to server capabilities of my ISP (if he has for > example a high tech mysql-server and a relativly slow machine for apache). Probaly :-) From this page: http://www.mysql.com/information/presentations/presentation-oscon2000-27 19/ You can read on section 'Gener

Re: [PHP] Speed of Images from DB

2001-11-30 Thread Stefan Rusterholz
I did do that for a galery-script of myself. I don't have any numbers if you'r looking for that but my personal impression was, that the picture output from the mysql-db is actually faster than reading directly from disk. But that could be due to server capabilities of my ISP (if he has for exampl