I just did a test loading a simple page for over 12 hours with 30 simultaneous connections and the performance remained constant. So as long as you don’t reach the thread limit, I can’t see why there would be a big slowdown.
All the best, - Aparajita > On Apr 25, 2017, at 10:28 AM, Aparajita Fishman <[email protected]> > wrote: > > If you were hitting the previous limit of 27 for MaxThreads, increasing to 97 > will definitely make a difference. > > All the best, > > - Aparajita > >> On Apr 25, 2017, at 10:04 AM, Peter Gutbrod <[email protected] >> <mailto:[email protected]>> wrote: >> >> I had set from the beginning: >> >> NumThreads=13 >> MaxThreads=97 >> ThreadStack=256 >> CompressResponse=1 >> KeepAliveTime=5 >> >> Don't think MaxThreads=97 would make a difference. >> >> Any other values to play with? >> >> Rebooted early in the morning and 12 hours later there are still no >> slowdowns, fingers crossed. >> >> Peter >>> Aparajita Fishman <mailto:[email protected] >>> <mailto:[email protected]> <mailto:[email protected] >>> <mailto:[email protected]>>> >>> 24. April 2017 um 17:09 >>> Increase MaxThreads in the A4D_NTKConfig list. I am increasing this to >>> 100 by default in the next release, and I am also adding code to >>> reclaim unused threads after a configurable delay. >>> >>> All the best, >>> >>> - Aparajita >>> >>> >>> >>> _______________________________________________ >>> Active4D-dev mailing list >>> [email protected] <mailto:[email protected]> >>> http://list.aparajitaworld.com/listinfo/active4d-dev >>> <http://list.aparajitaworld.com/listinfo/active4d-dev> >>> Archives: http://active4d-nabble.aparajitaworld.com/ >>> <http://active4d-nabble.aparajitaworld.com/> >> >> _______________________________________________ >> Active4D-dev mailing list >> [email protected] <mailto:[email protected]> >> <mailto:[email protected] >> <mailto:[email protected]>> >> http://list.aparajitaworld.com/listinfo/active4d-dev >> <http://list.aparajitaworld.com/listinfo/active4d-dev> >> <http://list.aparajitaworld.com/listinfo/active4d-dev >> <http://list.aparajitaworld.com/listinfo/active4d-dev>> >> Archives: http://active4d-nabble.aparajitaworld.com/ >> <http://active4d-nabble.aparajitaworld.com/> >> <http://active4d-nabble.aparajitaworld.com/ >> <http://active4d-nabble.aparajitaworld.com/>> > _______________________________________________ > Active4D-dev mailing list > [email protected] <mailto:[email protected]> > http://list.aparajitaworld.com/listinfo/active4d-dev > <http://list.aparajitaworld.com/listinfo/active4d-dev> > Archives: http://active4d-nabble.aparajitaworld.com/ > <http://active4d-nabble.aparajitaworld.com/> _______________________________________________ Active4D-dev mailing list [email protected] http://list.aparajitaworld.com/listinfo/active4d-dev Archives: http://active4d-nabble.aparajitaworld.com/
