Weblogic compilation pages

cancel
Showing results for 
Search instead for 
Did you mean: 
bargavi
Member II

Weblogic compilation pages

we have a website that uses weblogic 10.3 to serve the pages. The pages are updated from a Content Manager that publish the changes on the pages.

We configured Weblogic to precompile the pages when we start the server using the parameter:

<precompile>true</precompile>

But If I publish a new page when the weblogic server is running the page is not compiled until a user visits it. Then, the first user that visits the page have to wait 50 seconds to see it. The next users see the page in 2 seconds because is compiled.

We want to force that weblogic compile the page in the moment that the page is published and it not wait to a user visits these page.

How can we configure Mindmajic Weblogic for detecting the changes and new pages published from content manager? How can we configure weblogic to compile these pages inmediatly?

1 Reply
afaust
Master

Re: Weblogic compilation pages

This question seems to not have anything to do with Alfresco. I'd advise you go and ask the guys over at StackOverflow...