Re: Camel Jetty Producer httpClientMinThreads/httpClientMaxThreads appear on remote system

2012-09-11 Thread Claus Ibsen
axConnectionsPerAddress): >>> >>> The remote logs: GET >>> /?httpClientMaxThreads=6&httpClientMinThreads=2&p1 >>> >> >> They are component options. You need to set them on JettyComponent. >> > > How do i do this? > Ask the Akka

Re: Camel Jetty Producer httpClientMinThreads/httpClientMaxThreads appear on remote system

2012-09-10 Thread mstiller
the endpoint parameters httpClientMinThreads and >> httpClientMaxThreads appear on the remote system (but not >> httpClient.maxConnectionsPerAddress): >> >> The remote logs: GET >> /?httpClientMaxThreads=6&httpClientMinThreads=2&p1.... >> > > They ar

Re: Camel Jetty Producer httpClientMinThreads/httpClientMaxThreads appear on remote system

2012-09-10 Thread Claus Ibsen
dress): > > The remote logs: GET /?httpClientMaxThreads=6&httpClientMinThreads=2&p1 > They are component options. You need to set them on JettyComponent. > What's going on here? > > > > > > -- > View this message in context: > http://ca

Camel Jetty Producer httpClientMinThreads/httpClientMaxThreads appear on remote system

2012-09-10 Thread mstiller
in context: http://camel.465427.n5.nabble.com/Camel-Jetty-Producer-httpClientMinThreads-httpClientMaxThreads-appear-on-remote-system-tp5719047.html Sent from the Camel - Users mailing list archive at Nabble.com.