Can you tell if tika-server is restarting from the logs, and if so,
what is the cause of the restarts?

Tika server is built from Apache CXF and doesn't directly manage
threads or concurrency limits.

On Fri, Feb 24, 2023 at 6:31 AM Radim Řehůřek <[email protected]> wrote:
>
> Hi all,
>
> I use Tika server's /rmeta endpoint (default forked mode, version 2.7.0), but 
> my requests frequently fails with 503 or even "[Errno 111] Connection 
> refused".
>
> I was thinking maybe I'm hammering the Tika server too hard and should 
> increase its parallelization level, but couldn't find any info on that.
>
> Does Tika server use threads or processes for concurrency?
>
> Is there a concurrency limit and if so, how do I increase it?
>
> Many thanks,
> Radim
>

Reply via email to