Hi Michael, It's probably the commit you identified:
Fix wmsserver: Do not manipulate maplayerregistry directly df19fe5e04b0c2ae8f1b13000099715559e6bd50 I'm almost sure if you revert this one and commit 35de29df9bea0a8d36d54aec677df054d7cd37ba it will run fine. I'll have a look and revert these in case I don't find a solution to get around this. As I don't have a mapserver running here, could you assist with testing if I have a possible fix ready? Regards, Matthias On Mit 22 Mai 2013 17:51:01 CEST, kimaidou wrote: > Thanks Jürgen for this great tip > > I almost trapped the "vicious" commit ! > > Following commit has BAD Server perfs > Fix wmsserver: Do not manipulate maplayerregistry directly > df19fe5e04b0c2ae8f1b13000099715559e6bd50 > > Following commit has GOOD Server perfs > Merge pull request #591 from ccrook/delimited_text_to_core … > 91f3ceab26013d6c97a0047c344f5e2570df34c3 > > > I tried to compile commits between these 2 above but cannot due to > compilation errors. > > I let users with better C++ skills and good QGIS Server knowledge find > the problem > > Thanks for any further help regarding this regression > > Michael > > > > 2013/5/22 Jürgen E. <[email protected] <mailto:[email protected]>> > > Hi Michael, > > On Wed, 22. May 2013 at 16:14:50 +0200, kimaidou wrote: > > So there is a commit in between which raises the issue. I can go > on the > > process of compiling every commit to find the one which triggers the > > issue, unless someone knows > > I don't. But git bisect will probably take you there pretty quick. ;) > > > Jürgen > > -- > Jürgen E. Fischer norBIT GmbH Tel. > +49-4931-918175-31 > Dipl.-Inf. (FH) Rheinstraße 13 Fax. > +49-4931-918175-50 > Software Engineer D-26506 Norden > http://www.norbit.de > committ(ed|ing) to Quantum GIS IRC: jef on > FreeNode > > -- > norBIT Gesellschaft fuer Unternehmensberatung und > Informationssysteme mbH > Rheinstrasse 13, 26506 Norden > GF: Jelto Buurman, HR: Amtsgericht Emden, HRB 5502 > > _______________________________________________ > Qgis-developer mailing list > [email protected] <mailto:[email protected]> > http://lists.osgeo.org/mailman/listinfo/qgis-developer > > > > > _______________________________________________ > Qgis-developer mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/qgis-developer _______________________________________________ Qgis-developer mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-developer
