Products » Support Forums 

Support Forums

HomeHomeDotNetNuke Modu...DotNetNuke Modu...Url MasterUrl MasterDifference between Friendly Url Provider and Url Master Module ?Difference between Friendly Url Provider and Url Master Module ?
Previous
 
Next
New Post
5/3/2008 12:58 PM
 

Following on from your reply to me here (thanks for that), can you explain the difference between the iFinity Friendly Url Provider and the iFinity Url Master Module ? It looks like there is a lot of overlap between them. Does the commercial module cover everything that the free one does?

 
New Post
5/3/2008 1:57 PM
 

[Sorry in advance to post here, I have errors when trying to post elsewhere or to make a new post. Sorry Laurence, I do not know exactly the difference between free and commercial: to my opinion, commercial is much powerful than free module. In addition, the installation process is automatic like any other module, contrary to free module that you have to install by yourself, modyfing web.config. Commercial one have some features not present in free one. have you checked the features page of the product ?]

Bruce,

In the event logviewer, I have a lot of events related to URLMaster. They all look the same:

5/2/2008 4:47:19 AM  Host >UrlMaster.FriendlyUrlProvider.Message: Tab Dictionary built and cached: 135 items.
Server Name: MyServer

1/ Is it a problem ?
2/ Can we disable this feature ? (it happens ~20 times in one hour)

DV FX

 
New Post
5/3/2008 2:11 PM
 

Laurence wrote

Following on from your reply to me here (thanks for that), can you explain the difference between the iFinity Friendly Url Provider and the iFinity Url Master Module ? It looks like there is a lot of overlap between them. Does the commercial module cover everything that the free one does?

Laurence, I'm already preparing a blog entry to explain the difference, so stay tuned on that one.

 
New Post
5/3/2008 2:15 PM
 

DV

You need to uncheck all your notification settings and then just set it at one level only.  The notification error comes from having duplicated notifications set. (I think)

The message in the event log is inserted every time the page cache is rebuilt.  If you are seeing very frequent insertions of the event log, then your page cache is being rebuilt too often.  There are two things that can cause this:

1) A match on the regex field of 'rebuild page index' with an incoming request

2) An application or application pool restart.  This may be due to memory size limits or other IIS App Pool settings which is frequently restarting your application pool.  Normally it will be surrounded by other 'app start' type messages if this is the case.

The message is informational, it's not a problem unless you are experiencing poor peformance.  I'll look at an option to turn it off in a future release.

 
New Post
5/3/2008 2:49 PM
 

Bruce Chapman wrote

DV

You need to uncheck all your notification settings and then just set it at one level only.  The notification error comes from having duplicated notifications set. (I think)

The message in the event log is inserted every time the page cache is rebuilt.  If you are seeing very frequent insertions of the event log, then your page cache is being rebuilt too often.  There are two things that can cause this:

1) A match on the regex field of 'rebuild page index' with an incoming request

2) An application or application pool restart.  This may be due to memory size limits or other IIS App Pool settings which is frequently restarting your application pool.  Normally it will be surrounded by other 'app start' type messages if this is the case.

The message is informational, it's not a problem unless you are experiencing poor peformance.  I'll look at an option to turn it off in a future release.

Bruce,

I do not understand what you mean by: "You need to uncheck all your notification settings and then just set it at one level only.  The notification error comes from having duplicated notifications set. (I think)"

Can you please explain a little bit ? I am not an informatic expert in DNN, I am self learning, and it takes me time. I spent the whole night (until 02h00 night yesterday to debug some module), you see I am a bit slow...

Otherwise, for the frequency, it is not linked to the application pool restarting (I would see it in the event log viewer).
So, what do you mean by: "1) A match on the regex field of 'rebuild page index' with an incoming request"
Where and how could I modify this ? Thanks for your support,

DV FX

 
Previous
 
Next
HomeHomeDotNetNuke Modu...DotNetNuke Modu...Url MasterUrl MasterDifference between Friendly Url Provider and Url Master Module ?Difference between Friendly Url Provider and Url Master Module ?


Support Guidelines.. Please read before posting

To get support on iFinity products and services, please search the forums for the the answer to the problem you are seeking. If you cannot find a solution, post a question in the relevant forum.   Ensure that you specify the relevant versions of the problem, and the actual error message or a detailed description of the problem.    You will need to register with this site to post on the forum.  If you have a Microsoft Live (Hotmail/Passport) account you can use that.  If you have a Open Id account you can use that.  If you neither of these, you will need to register a user Id and password.

Please note : If you are posting a new thread for the Url Master module, please include the following information where applicable:

- Url Master version

- DotNetNuke version

- Example Url where possible

- If there is an error, please post the full error text and/or stack trace (from the DotNetNuke event log).