Hi,

I am trying to configure the parameters for servicemix-http in
component.properties and I can see them via jconsole but they don't seem to
have any effect.  For eg. I want to use a proxy (fiddler) to view the http
requests but the requests never hit the proxy.  We want to change the
default maxConnectionsPerHost, but still see a lot of errors on the server
side due a deluge of concurrent http requests.

I have tried to set the following parameters.

servicemix-http.maxTotalConnections=1
servicemix-http.jettyThreadPoolSize=2
servicemix-http.jettyManagement=true
servicemix-http.maxConnectionsPerHost=1
servicemix-http.proxyHost=localhost
servicemix-http.proxyPort=8888

Any thoughts/responses is appreciated.

Thanks in advance,
Prasad
-- 
View this message in context: 
http://old.nabble.com/servicemix-http-component-properties-not-working.-tp27995253p27995253.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.

Reply via email to