Quick Nav:  Online Store   |   Login | Register

How to Disable (turn off) PageBlaster for Entire Site

Rate this topic:

Please Register to post a reply. Another benefit of registration is the ability to subscribe to and recieve notifications of new posts.
AuthorMessages
Will Strohl
<250Posts
Posts:100


04/22/2008 9:02 AM  

I have quickly learned that I need to test all of my custom modules against PageBlaster to make sure nothing breaks, and to find any needed rules to allow the module to function as expected.

Right now, I have PageBlaster running on a staging site to simuate our live site.  However, I am having some VERY strange things happen, and I need to disable PageBlaster temporarily to see if these new issues are from PageBlaster, or somewhere else. 

I have commented out the PageBlaster line in the httpModules section of the web.config.  Is there anywhere else where I need to make a change to disable compression AND caching for the entire site?

Host Account
<250Posts
Posts:104


04/22/2008 10:02 AM  
Removing PageBlaster from the httpModules of web.config will completely disable it.

You can also put an excludePath in your config file like this:
< path pattern=".*" excludeFrom="All" />
The exclude everything from all path will cut out 99% of what PageBlaster does but it will still be in the pipeline.

Please Register to post a reply. Another benefit of registration is the ability to subscribe to and recieve notifications of new posts.
Forums >Snapsis Product Support >PageBlaster > How to Disable (turn off) PageBlaster for Entire Site



ActiveForums 3.7
Powered by: Snapsis Software