Garth Armorer wrote:
Hi,
What can be done to speed up display of pictures? They're all in jpeg format
and it would be a giant task to convert all of them to .gif.
Thanks,
Garth
--
"Tomorrow is assumed by all of us,
But promised to none of us"
Garth
I had a customer who has a 6 columb by 244 row matrix of images, and it
takes qutie a while for the page to completely render. The reason for
this is almost entirely client-side, because it does take a long time to
actually render the page.
Apache has ltitle to do with this, unless you'd like to use mod_gzip to
compress all the HTML table data, but that might slow things down
further on the client side because the client would have to then
decompress the data.
Hope that helps
-dant
---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
" from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]