Hi Sam. thank you for the reply.
im not really sure if you mean config.py. but here it is.
the file is rather large. and im not really interested in displaying
urls in public. i hope you understand.
from lib import cache, redirect, forward, image
urls = {}
# EDIT BELOW
urls['default'] = (
#'(/debug/.*)', 'Debug',
#'(/images/.*)', 'config.Static',
'/bb(/.*)', '
config.bb',
'/dyn(/.*)', 'config.dyn',
'/aspnetcdn(/.*)', 'config.aspnetcdn',
'/specialthemes(/.*)', 'config.specialthemes',
'/themepack(/.*)', 'config.themepack',
'/themes2(/.*)', 'config.themes2',
'/themes(/.*)', 'config.themes',
'/demo(/.*)', 'config.demo',
'/cdn1(/.*)', 'config.cdn1',
'/buttons(/.*)', 'config.buttons',
'/admincdn1(/.*)', 'config.admincdn1'
)
# POP definition
# You can define and configure your Point Of Presence
#class Static(cache.Service):
# origin = '
http://www.XXXXX.dk'
# maxTTL = 2592000 # 1 month
# ignoreQueryString = True
class bb(cache.Service):
origin = '
http://XXX-XXXX.dk'
allowFlushFrom = ['127.0.0.1']
forceTTL = 86400 # 1 hour
ignoreQueryString = True
forwardPost = False
and all the other POP is exactly the same as "bb" but with difrent
urls naturally. and they are working very very well in all other
aspects.
i hope it gives you an idear. and if its the wrong file. please tell
me.
On Sep 21, 9:06 pm, Samuel Alba <
sam.a...@gmail.com> wrote:
> Hi,
>
> could you copy/paste your configuration?
>
> thanks,
>
> - Sam
>
> On Wed, Sep 21, 2011 at 1:09 AM, mortal <
to.mor...@gmail.com> wrote:
> > Hi Sam. im also having problems with the image hendeling feature.
>
> > as far as i can see this image is stored on the cirrux cache system
> >
http://e-cache.appspot.com/themepack/themes/themepack164/images/baske...