[squid-users] Can't cache dynamic image file..

From: Seonkyu Park <carrot@dont-contact.us>
Date: Wed, 21 Nov 2007 13:36:51 +0900

Hello Squid users.

I am using squid for server accelerator.

But my squid server can't cache dynamic image.

My origin server use not local disk.

That use network file system and send image file using ASP function. ( response.write 'filename' )

--------------------------------------------------------------------------
 [user] -- (HTTP) -- [squid] -- (HTTP) -- [web server] -- (CIFS) -- [file server]
--------------------------------------------------------------------------

Orign server URL like this.

example)
http://www.test.com/download.asp?write=%2Fabcd%2F2007%2F20%2F96%2Ftest%2EGIF
http://www.test.com/download.asp?write=%2Fabcd%2F2007%2F20%2F96%2Fgood%2EGIF
http://www.test.com/download.asp?write=%2Fabcd%2F2007%2F20%2F96%2Fnice%2EGIF

....

File of download.asp read image from file server, and then write to user.

How can I do cache dynamic image ?

Thank for reading this.

Received on Tue Nov 20 2007 - 21:40:52 MST

This archive was generated by hypermail pre-2.1.9 : Sat Dec 01 2007 - 12:00:02 MST