How to cache json files with dispatcher?


our project unique in want cache particular json files. our performance rely on it. seems dispatcher capable of caching html. real bad news if it's impossible.

 

in our /cache configuration, we'd do:

 

/rules

{

  /0000

    {

    /glob "*.html"

    /type "allow"

    }

  /0001

    {

    /glob "*.docache.json"

    /type "allow"

    }

 

}

 

unfortunately, after requesting json file through dispatcher, file not cached @ all, if doing /glob "*" /type "allow"

you can cache extension want me dispatcher including json.

 

yogesh



More discussions in Archived Spaces


adobe

Comments

Popular posts from this blog

How to change text Component easybook reloaded *newbee* - Joomla! Forum - community, help and support

After Effect warning: A problem occurred when processing OpenGL commands

Preconditions Failed. - Joomla! Forum - community, help and support