Graham Leggett wrote:

is not what people want, but still - having each worker in the pool push config on arbitrary requests seems a bit extreme, and much harder to implement on the server side as well.


Depends on what you mean by "hard". I don't see anything hard about adding headers to a response, it is something we do already.

Hard == replicating the configuration data to all the nodes, instead of having it in a central place ( file or a config server ). Not impossible, but it's a different problem, and not very commonly used
Ldap, nis, ldap and most other "config servers" are using the later.


Costin


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to