tor 2006-07-27 klockan 18:14 +0200 skrev Peppo Herney:
> Hello,
> 
> I hope someone can help me out on this:
> I have set up a geoserver http://docs.codehaus.org/display/GEOS/Home
> and I do not want it to generate the same map over and over again, because it 
> consumes a lot of processor time. Therefore I installed squid and everything 
> seems to work fine, except it does not cache anything. It is used in the 
> httpd accelerator mode.
> Here is some output:
> access.log: 
> 1154016642.734   1328 129.26.149.240 TCP_MISS/200 199354 GET 
> http://129.26.151.234:8080/geoserver/wms? - DIRECT/129.26.151.234 image/png

1. Enable log_query_terms to have the full URL logged and make sure it's
identical.

2. Make sure you have not blocked caching of query URLs. The suggested
default config does.. See the cache directive.

3. If still no luck, check with the cacheability check engine to make
sure the response isn't blocked from caching by the application.

4. If still in doubt, enable log_mime_hdrs and post a couple of entries
(two, max three) and we will try helping you finding the correct knobs
to make Squid cache the object.

Regards
Henrik

Attachment: signature.asc
Description: Detta är en digitalt signerad meddelandedel

Reply via email to