-
Task
-
Resolution: Unresolved
-
None
-
None
-
High
-
TBX ID is sent as part of the request/header to the termTagger
-
Empty show more show less
problem
For RAM saving reasons we have to distribute different TBX files on different TermTagger instances.
solution
Easiest way is to use an additional proxy dedicated for the termtagger instances, with sticky balancing the calls to the different termtagger instances.
Therefore the TBX ID must be send as http header "x-tbxid" on each termtagger request to the termtagger.
The setup of the proxy is not part of this issue, only the adding of the HTTP header "x-tbxid".