On Jan 4, 2009, at 9:53 PM, Elek Márton wrote:

>> Can you start by verifying if the problem is in your database, in  
>> your
>> web server (if you have any) or in XWiki?
>
> I tried it in two different machine with two different configuration
> (tomcat + myql and the  simple XWiki distribution with jetty +
> embedded db) but the results were the same, so I think the problem is
> in the XWiki. (I am planning to profile it with VisualVM or NetBeans.)
>
> The News page at XWiki.org is also rendered a little slowly for me
> (http://www.xwiki.org/xwiki/bin/view/Main/News?category=&nbstart=4 is
> retrieved between 5 and 7 seconds).

For xwiki.org the page is cached and it would be normal since it's  
remote so you need to add up network times.

>> Is this a large wiki?
>
> Sure. We are trying to migrate a snipsnap based wiki
> (http://jhacks.anzix.net) to XWiki. We have about 500 blog posts and
> also a lot of wiki pages.

Ok so that's probably the reason then. We must have some bugs in the  
old blog post (intensive queries) that are only visible when there are  
lots of blog posts.

Fortunately we've fully rewritten it from scratch and improved it a  
lot. We're almost ready to release it. Do you think you could try it:
http://maven.xwiki.org/snapshots/com/xpn/xwiki/platform/applications/xwiki-application-blog/1.0-SNAPSHOT/

Thanks
-Vincent
http://xwiki.com
http://massol.net
http://xwiki.org





_______________________________________________
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users

Reply via email to