improving the multimedia delivery with mod_mem_cache/mod_disk_cache?
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > Web Servers on Unix and Linux > improving the multimedia delivery with mod_mem_cache/mod_disk_cache?




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    improving the multimedia delivery with mod_mem_cache/mod_disk_cache?  
Crazy Serb


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
11-09-05 10:50 PM

Ok, I have a question... here is what I'm trying to accomplish:

1. Have Apache serve an HTML file to the client
2. Have Apache scan through the HTML to see what images (or possibly
other multimedia objects) it references
3. Based on those scans, have Apache load objects from disk cache into
memory cache
4. Several milliseconds later, when the client requests an image,
Apache serves it from the memory cache saving us microseconds in disk
access time

Is there any way to pull that off in Apache, through modules such as
mod_mem_cache or mod_disk_cache (without modifying the modules
directly) or something?

Or am I gonna have to dig into the modules themselves?

Or am I looking in a totally wrong direction to accomplish this?

I am just trying to cut down time it takes the server to cache and
deliver certain image files on a page served to the viewer, and I
thought that caching these into memory will cut down at least a bit of
time it takes to get them from the disk (or the disk cache). Then
again, there is the memory limit and how much information it can cache
itself, right?






[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 03:31 PM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register