Could you please give explanation for registry & System.env tweaking
When server starts it prints
REG | INFO | SessionViewSize=48 MB
REG | INFO | SharedSection=1024,12288,512
REG | INFO | Max Windows(TM) sessions: 3, max terms per session: 22
REG | INFO | Max platform terminals: 22
First two is a registry keys
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session
Manager\Memory Management\SessionViewSize
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session
Manager\SubSystems\Windows\SharedSection
But if I increase first and middle of the second key I can't reach
even 100 terminals (windows 7 prof)
I've found max_terminals_per_desktop system environment mentioned in
decompiled jfx code but can't find any documents or faq's about its
usage.
Could you explain what should be changed in windows system to reach
150 terminal for personal usage licence of jfx atleast and what other
two lines in log means?
Thank you!
--
You received this message because you are subscribed to the Google Groups "NJ4X Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to nj4x+uns...@googlegroups.com.
To post to this group, send email to nj...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
Max Windows(TM) sessions: 7, max terms per session: 23