DeveloperWeb

  Dashboard > GX DeveloperWeb > Debugging and Troubleshooting > SSIdebug
SSIdebug Log In | Sign Up   View a printable version of the current page.

Added by patricka@gx.nl , last edited by patricka@gx.nl on Dec 17, 2008  (view change)
Labels: 

The GX WebManager caching mechanism allows for content to be split up in separate section that can be cached independent of each other. The technique of Server Side Include (SSI) is used to accomplish this. The visitor of a website will not notice anything of this technique, since all is computed on the server side before a full page is sent out. For debugging purposes however, it is important to know which URLs are really used to display content, since they all can display different caching behavior.
The server side includes on a page can be displayed. To see them go the the following URL:

http://<backend server>/web/show/id=123456?ssidebug=true

In order for this to work, you need to be logged in with the Tomcat administrative login.

Powered by Atlassian Confluence 2.7.1, the Enterprise Wiki. Bug/feature request - Atlassian news - Contact administrators