Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeUsing DNN Platf...Using DNN Platf...Performance and...Performance and...site only runs 1 script at a time it seemssite only runs 1 script at a time it seems
Previous
 
Next
New Post
10/7/2013 3:49 PM
 

it seems like our site runs on 1 thread or something.
I am sure nothing has been changed since we installed server.

if I am running an import script then everyone waits until it is done to get their page. also when the search scheduler kicks off we get the same thing. the site freezes up to almost zero movement until this job is done.

in IIS we are set for multithreading. any ideas on what settings may be causeing this?
 
New Post
10/7/2013 7:04 PM
 
what do you mean by you are set for multithreading -if you mean multiple worker processes then this will not work as DNN does not support webgardens, or more accurately asp.net does not support synchronising cache/session etc over separate threads in a webgarden (http://www.dnnsoftware.com/wiki/Page/Webgardens) . Note: running with a single worker process is fine as multiple threads will run within that, so multiple simultanteous requests will work fine (AFAIR IIS has a default connection limit of 10,000 connections)

Buy the new Professional DNN7: Open Source .NET CMS Platform book Amazon US
 
New Post
10/7/2013 11:00 PM
 
sorry not meaning webgarden or anything. just normal dnn server running. as I said it seems to only run 1 process at a time instead of multiple. so any long running script locks up the site until it is done running.
 
New Post
10/9/2013 11:18 AM
 
again, it seems like our setup is running 1 command at a time. everytime I run a long running script it locks up the website for everyone.
I read something about session lock? is this the direction I need to look?
 
New Post
10/9/2013 4:16 PM
 
what do you mean by "long running script"? If you are attempting to run a sql script against a database directly, and that script does updates, a possibility of lock escalation exists i.e. other queries that want to access that table have to wait for the script to complete (i.e. the table is guaranteed to be ACID in database terms). If you mean a single page request, then the issue is elsewhere, and I would not imagine in DNN -as we simply sit on top of asp.net.

Buy the new Professional DNN7: Open Source .NET CMS Platform book Amazon US
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Performance and...Performance and...site only runs 1 script at a time it seemssite only runs 1 script at a time it seems


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out