Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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:

  1. Open the
URL http
  1. URL http://
<backend>
  1. <backend server name>/web/admin/status.
Login
  1. Log in with the proper credentials.
  2. Verify that you see the status page.
  3. Open the URL http://
<backend>
  1. <backend server name >/web/show/id=...?ssidebug=true