OpenVZ Forum


Home » General » Support » pts limit
Re: pts limit [message #3207 is a reply to message #3185] Wed, 17 May 2006 09:59 Go to previous message
Vasily Tarasov is currently offline  Vasily Tarasov
Messages: 1345
Registered: January 2006
Senior Member
Quote:

I am considering using openvz to solve a login problem on our server where we can not get enough session due to the kernel restrictions on pts rather than lack of server resources.

Quote:

[root@mail ~]# sysctl -A|grep pty
kernel.pty.nr = 0
kernel.pty.max = 4096


Hmmm... If you need more than 4096 pts (pty), why don't you enlarge the limit of ptys? You can do it using:
echo 10000 > /proc/sys/kernel/pty/max
command.


 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: *SOLVED* Debian compile problem
Next Topic: *SOLVED* moving vds on the another drive
Goto Forum:
  


Current Time: Sat Aug 16 15:29:54 GMT 2025

Total time taken to generate the page: 0.15222 seconds