PEAK XOOPS - Re: Fastest Cache Hack - TRUST_PATH Location in englishin japanese

Re: Fastest Cache Hack - TRUST_PATH Location

  • As this forum is only for commentation, you cannot open a new topic
  • Guests cannot post into this forum
Target Downloads
Subject Fastest Cache Hack (Experimental version)
Summary == THE FASTEST CACHE HACK for XOOPS ==SUMMARY:A hack for Page Caching of XOOPS.This hack is not for novices but for experts. USAGE:(1) copy fastestcache.php into your XOOPS_ROOT_PATH/include/(2) make a new folder out of DocumentRoot eg) /home/yourhome...
Previous post - Next post | Parent - Children.1 | Posted on 2006/5/15 1:34 | Last modified
tl  Sergeant   Posts: 84
GIJOE:

What would be the security implications, if any, if XOOPS_TRUST_PATH = XOOPS_ROOT_PATH

I have run XOOPS_TRUST_PATH both parallel and equal to XOOPS_ROOT_PATH. Both seem to be working.

tl
Votes:4 Average:2.50
Previous post - Next post | Parent - Children.1 | Posted on 2006/5/15 4:34 | Last modified
GIJOE  Gunnery Sergeant   Posts: 4110
hi tl.

Quote:
What would be the security implications, if any, if XOOPS_TRUST_PATH = XOOPS_ROOT_PATH

In FCH, someone can see admin's cache by
XOOPS_URL/fullcache/(md5(uid))_(md5(requesturi))
Though I think it is not so severe problem...

At least, put .htaccess under fullcache/

Anyway, I will release modules using XOOPS_TRUST_PATH.
Votes:1 Average:10.00
Previous post - Next post | Parent - Children.1 | Posted on 2006/5/15 4:59
tl  Sergeant   Posts: 84
Thank you, GIJOE. Learning new things every day!
Votes:1 Average:10.00

normal Re: Fastest Cache Hack

msg# 1.1.1.1
Previous post - Next post | Parent - Children.1 | Posted on 2006/6/26 21:05
bygreen  Private   Posts: 2
Hi GIJOE,

Fastest Cache Hack works great in my site and improves the loading speed a lot.
The only issue is that my cron jobs stop to work with this hack.
As I check the cron.log, it shows "You can't use fastest cache hack".
Any way to resolve it?

And do you sugguest to use this hack alone or with the default cache system together?
Votes:1 Average:10.00

normal Re: Fastest Cache Hack

msg# 1.1.1.1.1
Previous post - Next post | Parent - Children.1 | Posted on 2006/6/27 4:57
GIJOE  Gunnery Sergeant   Posts: 4110
Quote:
The only issue is that my cron jobs stop to work with this hack.
As I check the cron.log, it shows "You can't use fastest cache hack".
Any way to resolve it?

I've fixed it, and released it.
If you want to change it manually
Edit line 29 of fastestcache.php
if( empty( $_SERVER['REQUEST_URI'] ) ) return ; exit( "You can't user...");

Quote:
And do you sugguest to use this hack alone or with the default cache system together?

Some kind of "block cache" will be good for performance.
But you should disable any kind of "module cache".
Votes:1 Average:10.00

happy Re: Fastest Cache Hack

msg# 1.1.1.1.1.1
Previous post - Next post | Parent - No child | Posted on 2006/6/27 7:49
bygreen  Private   Posts: 2
GIJOE, thanks for your prompt reply.
Cron jobs work again now.
Votes:1 Average:10.00

  Advanced search


Login
Username or e-mail:

Password:

Remember Me

Lost Password?

Register now!