Article 58RQF thread

thread

by
testy8888
from LinuxQuestions.org on (#58RQF)
Hi,
If a process has 12 threads than this process can handle 12 inputs or connections?

ps -ef|grep httpd
root 4177 1 /usr/sbin/httpd
apache 4178 4177 /usr/sbin/httpd
apache 4179 4177 /usr/sbin/httpd

ps -T 4179|wc -l
65

this mean that this proces 4179 can handle 65 concurent connections?latest?d=yIl2AUoC8zA latest?i=aSbV0e1aKMY:ZkFAGUJWYro:F7zBnMy latest?i=aSbV0e1aKMY:ZkFAGUJWYro:V_sGLiP latest?d=qj6IDK7rITs latest?i=aSbV0e1aKMY:ZkFAGUJWYro:gIN9vFwaSbV0e1aKMY
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments