jean-frederic clere a écrit :
Lucien GENTIS wrote:
jean-frederic clere a écrit :
Lucien GENTIS wrote:
jean-frederic clere a écrit :
Lucien GENTIS wrote:
Hi to all,
I'm translating mod_proxy.xml, and I don't understand what the
term "worker" means, for example on lines 548, 735, 773,...
Is it related to the MPM Worker ?
Or is it a little man who "works" during hours and hours inside
of httpd to make it run ? :-)
In fact it is the object that corresponds to a node (noeu) in the
back-end cluster. Probably it is better to keep the name and use
"worker" instead a translation of name that may confuse the users.
Cheers
Jean-Frederic
Lucien
It seems to be a Tomcat specific term.
In that case, I think it could be understood as a "Tomcat instance"
? (as mentionned in Tomcat's doc)
Yes, but it doesn't need to be Tomcat could be httpd or any other
server. :-)
Cheers
Jean-Frederic
---------------------------------------------------------------------
To unsubscribe, e-mail: docs-unsubscr...@httpd.apache.org
For additional commands, e-mail: docs-h...@httpd.apache.org
So, say we have this proxy configuration :
-----
ProxyPass path1 server1
ProxyPass path2 server2
ProxyPass path3 server3
-----
Can we say that server1, server2 and server3 are workers ?
Yes.
Cheers
Jean-Frederic
---------------------------------------------------------------------
To unsubscribe, e-mail: docs-unsubscr...@httpd.apache.org
For additional commands, e-mail: docs-h...@httpd.apache.org
OK, thanks for help and explanations
cheers
Lucien
--
Lucien GENTIS
IUFM de Lorraine
Centre de Ressources Informatiques
5, Rue Paul Richard
C.O. 3 - MAXEVILLE
54528 LAXOU-CEDEX
Tél. 03 83 17 68 41
Email : lucien.gen...@lorraine.iufm.fr
---------------------------------------------------------------------
To unsubscribe, e-mail: docs-unsubscr...@httpd.apache.org
For additional commands, e-mail: docs-h...@httpd.apache.org