Does WINS matter?

Post here for help with installing or upgrading mojoPortal pre-compiled release packages. When posting in this forum, please provide all relevant details. You may also want to review the installation or upgrading documentation.

If you have questions about using the source code or working with mojoPortal in Visual Studio, please post in the Developer forum.

Post here for help with installation of mojoPortal pre-compiled release packages

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.

You may also want to review the installation or upgrading documentation.

If you have questions about using the source code or working with mojoPortal in Visual Studio, please post in the Developer forum.

This thread is closed to new posts. You must sign in to post in the forums.
2/24/2009 6:55:23 PM
Gravatar
Total Posts 30

Does WINS matter?

Hi Joe,

 I'm trying to create the other site on a separate install, it builds right and all, but I noticed it takes forever to load up. Our office is using WINS by that I mean we have 1 ip address for 30 different host names does this work with mojo?

thanks again,

gil

 

2/25/2009 4:57:20 AM
Gravatar
Total Posts 18439

Re: Does WINS matter?

Wins could be a problem if it is slow to resolve the host names.

In ASP.NET when a site first gets its first few requests after the application starts there is some JIT compilation that takes place making the first few requests slower but after that it should be fast once it fully wakes up.

Hope it helps,

Joe

You must sign in to post in the forums. This thread is closed to new posts.