Hello all,
I am running Xwiki with Tomcat 6.0.14. I noticed using firebug that lots of the images are not cached. This really slows down loading the pages in the wiki.
Same goes for some pages with lots of contents. How it's possible to specify the cache policy for the xwiki concerning some pages and images. Is it possible also to have a cache policy for the whole wiki. I read that tomcat doesn't have a cache policy so it depends on the browser more or less to chose what to cache and what not to.
Any hits or ideas about that?
Cheers
Thanks Vincent, Paul
I give it a try and I hope it works
Cheers and thanks again
Original Message:
<br />On Mar 5, 2008, at 11:03 AM, Paul Libbrecht wrote:
<br />
<br />> Hassan,
<br />>
<br />> My quick and best solution was to use the proxy for that.
<br />> And I know mod_jk can also be used for that.
<br />> Anything that bears the URL /skins can be statically served.
<br />>
<br />> I'm still bitten by one image which indeed shows me this behaviour
<br />> and I find it very irritating. (just do several reload on http://i2geo.net/)
<br />> .
<br />>
<br />> I'm afraid XWiki gurus will answer us... "hey, it's all the fault of
<br />> Tomcat".
<br />
<br />No, my answer is this one actually:
<br />http://jira.xwiki.org/jira/browse/XWIKI-2022
<br />
<br />The recommended way right now (while waiting for XWIKI-2022 to be
<br />finished) is to add an Apache web server in front of the tomcat and
<br />install the mod gzip and mod cache modules.
<br />
<br />Thanks
<br />-Vincent
<br />
<br />> Alternative solutions more than welcome!
<br />> I could not, yet, find a detailed list of all the "static URLs" for
<br />> XWiki, this would be more than welcome, I just have skins there yet.
<br />>
<br />> paul
<br />>
<br />>
<br />>
<br />>
<br />> Le 5 mars 08 à 10:40, Hosam Hassan a écrit :
<br />>> I am running Xwiki with Tomcat 6.0.14. I noticed using firebug that
<br />>> lots of the images are not cached. This really slows down loading
<br />>> the pages in the wiki.
<br />>>
<br />>> Same goes for some pages with lots of contents. How it's possible
<br />>> to specify the cache policy for the xwiki concerning some pages and
<br />>> images. Is it possible also to have a cache policy for the whole
<br />>> wiki. I read that tomcat doesn't have a cache policy so it depends
<br />>> on the browser more or less to chose what to cache and what not to.
<br />>>
<br />>> Any hits or ideas about that?
<br />>>
<br />> _______________________________________________
<br />> users mailing list
<br />> users(a)xwiki.org
<br />> http://lists.xwiki.org/mailman/listinfo/users
<br />
<br />_______________________________________________
<br />users mailing list
<br />users(a)xwiki.org
<br />http://lists.xwiki.org/mailman/listinfo/users
<br />
--
Hello All,
I am a young xwiki programmer who is faced with the problem of inputting Captcha validation for registering and comments. I already read through all of the list and past emails about this issue and I am having the same problem many has had which is showing the captcha but not validating it. This issue was not solved through the emails and I was wondering has anyone solved this problem yet or knows where I can get some documentation on this topic. Thank you for your work in advance.
Tim Campbell
Junior, Computer Science-Ecommerce major
Winston Salem State University
tcampbell106(a)wssu.edu
(704) 877-2261
Hi,
After installing the default xwiki war file, without installing any xar,
WebHome page is displayed without any css style and javascript errors occur
on mouse events.
Errors come from the js file /xwiki/skins/albatross/xwiki.js
Is this bug referenced ?
Aym.
Hello,
I would like to ask if it is possible to give a user the rights to view and
edit a page, and prevent that user from viewing and changing the access
rights of that page.
My approach was:
- In the "Space Rights" I disabled Admin rights for TestUser, for the space
"Main"
- In the "Main" space, I created a TestPage on which TestUser has the rights
to view and edit
However, when TestUser edits TestPage, he can also view the page rights and
modify them. Can this be disabled?
Regards,
Ovidiu
> Hi All,
> A few queries that I've split up to make it easier to make use of in
> Nabble for future reference.
>
> 1) What language is used in the scheduler script? I would assume it's
> running either velocity or groovy within the xwiki engine?
> 2) Are $xwiki and $context available to the script?
> 3) Is there feedback in the event of an error (like in a logfile or
> something)?
> 4) Is there a timeout associated to the script that runs, and are
> there any permission restrictions on adding the scheduler if it's
> going to be modifying document objects?
Hi,
I can't see the left/right panel options in the preference page. There
are only the labels, but there's no input field or combobox that allow
me to set preferences.
I'm using XWiki 1.3 M2, and the problem happens both with albatross skin
either with toucan skin.
Thanks