Vincent Massol schrieb:
  On Jan 4, 2008, at 10:22 AM, Jan Kurella wrote:
  Hi,
 After installing the Xwiki in a SUN App-Server (Glassfish) using a
 MySQL database it tooks between 25 and 45 seconds to load a single
 page.
          
 This would happen on the first page you load since this is when XWiki
 does several initializations. However it shouldn't happen thereafter.
 I have no idea what could take so long but you could run Firebug in
 Firefox to see what takes long. If you don't find any information with
 this you could also enable monitoring inside xwiki (see 
http://tinyurl.com/23fdws)
 .
 Thanks
 -Vincent
        
 Thanks for the hint. It showed up, that the loading of some css took up
 to 30 seconds. Don't know, what lead to it, but disabling some addons in
 firefox, that may have influence on css seems to solve the problem a
 bit. Now it takes between 1 and 2 seconds, what is fairly good enough.
 Thanks for that Firebug ;)
 *brumm* Jan