Hi

We've recently had increasing problems with rewrited URLs producing  
404s. I rewrote the locking code in UrlRewriterContainerFactory to be  
even more rigorous and it seems to have solved the problem. The thing  
is that I cannot understand why the old code isn't working. The access  
to the INSTANCES map is clearly protected in the old code. AFAICT, the  
only thing the new version does that the old doesn't is to avoide  
multiple instance creation for the same site.

Can anyone figure out what might go wrong in the original version of  
the class?

See revision 7161 in version 2.17

- Magnus




_______________________________________________
Kernel-development mailing list
[email protected]
http://sesat.no/mailman/listinfo/kernel-development

Reply via email to