Prefork, Perchild, Worker, Threadpool, Leader
Prefork, Perchild, Worker, Threadpool, Leader
- Subject: Prefork, Perchild, Worker, Threadpool, Leader
- From: Dario <email@hidden>
- Date: Wed, 14 Apr 2004 17:27:57 +0200
I have sent this mail in the two lists, because i think this fits them
both.
However I am now installing Apache 2 and I have seen these 5 types of
server :
Prefork, Perchild, Worker, Threadpool, Leader.
As apache documentation says threadpool shouldn't be used, since most
of his code is now built in the more performant worker, it was just a
variant, now is a testlab for worker future.
http://httpd.apache.org/docs-2.0/mod/prefork.html
http://httpd.apache.org/docs-2.0/mod/perchild.html
http://httpd.apache.org/docs-2.0/mod/leader.html
http://httpd.apache.org/docs-2.0/mod/worker.html
what coulb be the best of these kind of server ?
_______________________________________________
macnetworkprog mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/macnetworkprog
Do not post admin requests to the list. They will be ignored.