Hi I logged a ticket https://issues.apache.org/jira/browse/CAMEL-6702
On Tue, Aug 20, 2013 at 11:02 AM, Markus Wolf <[email protected]> wrote: > Hi Claus, > > thank for your feedback. I've currently override the CookieStore with > a noop store. > I'll have a deeper look and give you an update or a patch I've I > manage to create something :) > > Cheers > Markus > > 2013/8/19 Claus Ibsen <[email protected]>: >> I dont think this is supported. Feel free to dive into to see what a >> solution could be. And if so log a JIRA and if possible provide a >> patch. We love contributions >> >> On Mon, Aug 19, 2013 at 4:56 PM, Markus Wolf >> <[email protected]> wrote: >>> Hallo camel users, >>> >>> currently we use the http4-endpoint as proxy bridge endpoint for >>> another webservice in a server side application. This service returns >>> some cookies which seem to be stored in the cookie store of the >>> httpclient. >>> During the runtime of our server it seems to never clear the cookie >>> store and the memory consumption is constantly growing. >>> >>> Is there a way to have camel clean the cookie store after each bridged >>> requrest in a per request save way? >>> >>> Thanks for any help >>> Markus >>> -- >>> Markus Wolf, Technical Director >>> >>> [email protected] >>> https://twitter.com/KnisterPeter >>> M +49 172 7393808 >>> >>> SinnerSchrader Deutschland GmbH | SinnerSchrader Group >>> Völckersstraße 38, 22765 Hamburg, Germany >>> >>> Amtsgericht Hamburg HRB-Nr. 63663 >>> Geschäftsführer: Matthias Schrader (Sprecher), Holger Blank, >>> Thomas Dyckhoff, Dr. Lars Finke, Martin Gassner, Nils Wollny >>> >>> Büros: Hamburg, Frankfurt a. M., München, Prag >>> >>> http://www.sinnerschrader.com | Radical Relationships >> >> >> >> -- >> Claus Ibsen >> ----------------- >> Red Hat, Inc. >> Email: [email protected] >> Twitter: davsclaus >> Blog: http://davsclaus.com >> Author of Camel in Action: http://www.manning.com/ibsen > > > > -- > Markus Wolf, Technical Director > > [email protected] > https://twitter.com/KnisterPeter > M +49 172 7393808 > > SinnerSchrader Deutschland GmbH | SinnerSchrader Group > Völckersstraße 38, 22765 Hamburg, Germany > > Amtsgericht Hamburg HRB-Nr. 63663 > Geschäftsführer: Matthias Schrader (Sprecher), Holger Blank, > Thomas Dyckhoff, Dr. Lars Finke, Martin Gassner, Nils Wollny > > Büros: Hamburg, Frankfurt a. M., München, Prag > > http://www.sinnerschrader.com | Radical Relationships -- Claus Ibsen ----------------- Red Hat, Inc. Email: [email protected] Twitter: davsclaus Blog: http://davsclaus.com Author of Camel in Action: http://www.manning.com/ibsen
