The speed increase is astounding
Forum rules
Discuss features as they are added to the new version. Give us your feedback. Don't post bug reports, feature requests, support questions or suggestions here. Feature requests are closed.
Discuss features as they are added to the new version. Give us your feedback. Don't post bug reports, feature requests, support questions or suggestions here. Feature requests are closed.
Re: The speed increase is astounding
@HoF: thank you!
- Highway of Life
- Registered User
- Posts: 1399
- Joined: Tue Feb 08, 2005 10:18 pm
- Location: I'd love to change the World, but they won't give me the Source Code
- Contact:
Re: The speed increase is astounding
code reader wrote: unfortunately, none of these claims (which may well be all true) is backed up by any real data.
Actually, what people are saying is there is no known instance where caching would not be a benefit. You keep claiming it is possible, yet are not posting the scenario in which it could be tested or discussed. I am sure if you could make a valid case for an instance where caching has a negative impact, the development team would implement a toggle for caching or at least disable it in that situation.
- Handyman
- Registered User
- Posts: 522
- Joined: Thu Feb 03, 2005 5:09 am
- Location: Where no man has gone before!
- Contact:
Re: The speed increase is astounding
BondGamer wrote:code reader wrote: unfortunately, none of these claims (which may well be all true) is backed up by any real data.
Actually, what people are saying is there is no known instance where caching would not be a benefit. You keep claiming it is possible, yet are not posting the scenario in which it could be tested or discussed. I am sure if you could make a valid case for an instance where caching has a negative impact, the development team would implement a toggle for caching or at least disable it in that situation.
The only negative thing I know about cache is it can be hacked... it happened to me when I had a cache mod installed on phpBB2 board, my cache was hacked so when somebody viewed the forums, it would download an executable file to their hard drive.
That was quickly fixed with a cache clear.
Other than that, I can't think of any negatives to caching and I certainly wouldn't live without it because of the speed difference it makes.
My phpBB3 Mods || My Mod Queue
Search Engine Friendly (SEO) URLs || Profile link on Avatar and/or Username || AJAX Chat
Display Posts Anywhere || CashMod || AJAX Quick Edit || AJAX Quick Reply

Search Engine Friendly (SEO) URLs || Profile link on Avatar and/or Username || AJAX Chat
Display Posts Anywhere || CashMod || AJAX Quick Edit || AJAX Quick Reply
Re: The speed increase is astounding
@HoL: sorry...
(type mismatch)
@topic:
tested the new, converted board beside the actual running board on the same server and it looks quite faster.
i think it should stay fast until there will be some bad coded mods installed...
(type mismatch)
@topic:
tested the new, converted board beside the actual running board on the same server and it looks quite faster.
i think it should stay fast until there will be some bad coded mods installed...
-
- Registered User
- Posts: 219
- Joined: Tue Jan 25, 2005 11:31 pm
Re: The speed increase is astounding
Handyman wrote: The only negative thing I know about cache is it can be hacked... it happened to me when I had a cache mod installed on phpBB2 board, my cache was hacked so when somebody viewed the forums, it would download an executable file to their hard drive.
That was quickly fixed with a cache clear.
Other than that, I can't think of any negatives to caching and I certainly wouldn't live without it because of the speed difference it makes.
If an attacker can write files to your cache directory, they can easily write files directly into your templates.
- Handyman
- Registered User
- Posts: 522
- Joined: Thu Feb 03, 2005 5:09 am
- Location: Where no man has gone before!
- Contact:
Re: The speed increase is astounding
Cap'n Refsmmat wrote:Handyman wrote: The only negative thing I know about cache is it can be hacked... it happened to me when I had a cache mod installed on phpBB2 board, my cache was hacked so when somebody viewed the forums, it would download an executable file to their hard drive.
That was quickly fixed with a cache clear.
Other than that, I can't think of any negatives to caching and I certainly wouldn't live without it because of the speed difference it makes.
If an attacker can write files to your cache directory, they can easily write files directly into your templates.
The templates directory is not chmodded 777.
That is the reason why cache can be written to.
My phpBB3 Mods || My Mod Queue
Search Engine Friendly (SEO) URLs || Profile link on Avatar and/or Username || AJAX Chat
Display Posts Anywhere || CashMod || AJAX Quick Edit || AJAX Quick Reply

Search Engine Friendly (SEO) URLs || Profile link on Avatar and/or Username || AJAX Chat
Display Posts Anywhere || CashMod || AJAX Quick Edit || AJAX Quick Reply