https://issues.apache.org/bugzilla/show_bug.cgi?id=51919
--- Comment #1 from Philippe Mouawad <[email protected]> 2011-09-30 07:43:39 UTC --- Created attachment 27643 --> https://issues.apache.org/bugzilla/attachment.cgi?id=27643 Fix to the issue Hello, I synchronized 2 methods of CookieManager that were concerned. Since CookieManager is per User thread, there should be performance impact only when concurrent download of embedded resources is on. I think it is acceptable, and browser have the same isse I think. I first thought about cloning CookieManager but I don't think it's right. Regards Philippe -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
