Hi Milos,

Are you talking about the Tika JAXRS server, or the Network protocol
(lower layer/sockets) one?

Cheers,
Chris


On 3/9/13 1:24 PM, "Milos" <[email protected]> wrote:

>Hello,
>I plan to use tika server application tika-server.jar for my intranet web
>site.
>I experimented with tika parsers v1.1 before but there were some problems
>when
>parsing huge document collections. Sometimes tika would block the whole
>jvm so i
>needed to make my own parsing server which started a new parsing proccess
>in
>different jvm. If the submitted file is not parsed in a certain timeout
>the
>parsing server would kill the external jvm and started another one. That
>was a
>solution to my problem but I always felt it is not the right way to deal
>with
>this problem. What are the experiences with the new tika-server-1.3.jar?
>Could
>some problematic document block the whole server or not?
>Best regards, Milos
>

Reply via email to