The GX WebManager XperienCentral caching mechanism allows for content to be split up in separate section sections that can be cached independent of each other. The technique of Server Side Include (SSI) technique is used to accomplish this. The visitor of a website will does not notice anything of this technique, since all is computed executed functions take place on the server side before a full page is sent outreturned. For debugging purposes however, it is important to know which URLs are really used to display content , since because they can all can display different caching behaviorbehaviors.
The server side includes on a page can be displayed. To see them go the the following URL:
http: //<backend server>server name>/web/show/id=123456?ssidebug=true |
In order for this to work, you need to must be logged in with the Tomcat administrative login.
Warning |
---|
NB: With the latest Tomcat versions you may have some difficulty using the tool. To be able to use the ssidebug or xmldebug tools, you need to follow exactly these steps:
|