2 Replies Latest reply on Aug 4, 2009 6:48 PM by dilyan.dokov

    Performance issue

      When I make a request for my site I see that the third step takes 2 seconds !!! (before even the parsing starts) and this isn't done just once. What is VFS and how can I optimize this.


      2009-08-03 16:07:33,169 DEBUG [org.jboss.seam.deployment.DeploymentStrategy] (http-88.87.10.138-80-2) Using org.jboss.seam.integration.jbossas.vfs.VFSScanner@142f76f
      2009-08-03 16:07:33,185 DEBUG [org.jboss.seam.deployment.DeploymentStrategy] (http-88.87.10.138-80-2) Adding org.jboss.seam.bpm.PageflowDeploymentHandler as a deployment handler
      2009-08-03 16:07:33,200 DEBUG [org.jboss.seam.deployment.DeploymentStrategy] (http-88.87.10.138-80-2) Using org.jboss.seam.integration.jbossas.vfs.VFSScanner@37dd4
      
      2009-08-03 16:07:35,388 DEBUG [org.ajax4jsf.webapp.BaseFilter] (http-88.87.10.138-80-2) Filter start request processing at 09-8-3 16:07  for uri: /index.seam




      This is the site I am working on My Link