Quick Nav:  Online Store   |   Login | Register

ExcludeFrom Values

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
<100 Posts
Posts:88


07/01/2008 3:45 PM  

What are all of the possible values that we may enter into the ExcludeFrom field in the pageblaster config?

John Mitchell
Posts:3268


07/01/2008 4:03 PM  

You can see all the options on the ExcludePath node of the configuration tree for a PageBlaster module.

I have attached a screen shot here.






kusum
<20 Posts
Posts:4


07/02/2008 5:23 AM  

Hi All,

We have purchased PageBlaster module for our site. I want to test some of the page performance using the Page Blaster module & after it want to apply it to all. Web.config related changes are done respective to the pageblaster module. I have added the module in one of the page, then in the PageBlaster -> Configure - >Page setup -> Exclude Path, its showing .* in the Exclude Path (pattern) text box & Compression in the Exclude from combo box every time. Evenif I select none from combo box & then save the configuration. After again when i visit the main page where i have dropped the PageBlaster module and again see the PageBlaster -> Configure - >Page setup -> Exclude Path, then my setting is lost. It again repopulates .* in the Exclude Path (pattern) text box & Compression in the Exclude from combo box. I am not able to see any difference in my page performance in which i have added the page blaster module. I have done the performance settings as below

 

  • Page State Persistence: Page
  • Module Caching Method: Memory
  • Performance Setting: Heavy
  • Authenticated Cacheability: Set it to public.
  • Compression Setting: Deflate or Gzip does not matter.
  • Use Whitespace Filter:Not Checked


Please, Can anyone help me in this?

Regards,
Kusum

Will Strohl
<100 Posts
Posts:88


07/02/2008 7:08 AM  
Are you sure that you have PageBlaster enabled in the Web.Config (and disabled DNN Compression)?
kusum
<20 Posts
Posts:4


07/07/2008 8:06 AM  

Hi,

Sorry, I have not removed the comment regarding pageblaster entry from HTTPHandler section of Web.config file. So now below line is also added in the web.config file & all other settings are proper.

<addverb="*"path="*.css,*.js,*.gif,*.jpg,*.jpeg,*.png"type="Snapsis.HttpModules.PageBlaster.StaticFileHandler, Snapsis.HttpModules.PageBlaster"/>


I have not got any difference in my page size after enabling the pageblaster module. I have measured the page size using the YSlow in FireFox but not getting any difference as compare to my original page size before installing the page blaster module.

What can be the reason? Can you please help me in figure out the reason behind it?

thanks,

kusum

Will Strohl
<100 Posts
Posts:88


07/07/2008 11:58 AM  
Make sure that you are not excluding everything on the site in your Snapsis.PageBlaster.config file. Your code snippet didn't come through.
kusum
<20 Posts
Posts:4


07/08/2008 12:32 AM  

I have the below entries in the Snapsis.PageBlaster.config file.

< excludePaths >
< path pattern="(/admin/|/host/)" excludeFrom="All" / >
< path pattern="ctl[/=](edit|module|tab)" excludeFrom="Replacements" / >
< path pattern="\.js$|\.css$|\.html$" excludeFrom="Replacements" / >
< path pattern="\.js$" excludeFrom="MergeJS" / >
< path pattern="\.css$" excludeFrom="MergeCSS" / >
< /excludePaths >


   

   

   

   

   

kusum
<20 Posts
Posts:4


07/08/2008 12:33 AM  

Sorry, this post is by mistake. please ignore it.




   

   

   

   

   

Please Register to post a reply. Another benefit of registration is the ability to subscribe to and recieve notifications of new posts.



ActiveForums 3.7
Powered by: Snapsis Software