On Thu, Mar 20, 2008 at 3:37 PM, <EJMcLeod@xxxxxxxxxxxxxxxxxxxxxxx> wrote: > you could pre load the images as part of the web pages directory. All > though if there are a lot of images it could drag your speed down.. I don't understand. What do you mean by that? Our problem is that everything is generated dynamically on the backend, including images. One way to speed up things for us would be for the backend to allready start generating the images before the request for those images comes back from the mobile phone. We know the request for these images will eventually come since we just sent out a page containing links to these images. Since I can't change how the backend functions I am thinking of somehow prefetching the images. So basically I need something that looks at the response to a request, identifies links to images in it, and fetches these images, keeping them in cache so it can immediately serve them when the request for them comes. Right now I just want to know if there is some way I could do this with apache, or if I need something else. If I need something else any hits about a product that might do that would be welcome. Krist -- krist.vanbesien@xxxxxxxxx krist@xxxxxxxxxxxxx Bremgarten b. Bern, Switzerland -- A: It reverses the normal flow of conversation. Q: What's wrong with top-posting? A: Top-posting. Q: What's the biggest scourge on plain text email discussions? --------------------------------------------------------------------- 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: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx