Previous Thread
Next Thread
Print Thread
Rate Thread
#50006 07/31/2001 12:50 AM
Joined: Aug 2000
Posts: 874
Moderator / Developer
Moderator / Developer
Offline
Joined: Aug 2000
Posts: 874
just wondering what idea people have for adding dynamic content to cached pages since serving from cache now runs to a sub which prints right to the STDOUT, so the cache file is never loaded into a variable to manipulate (for thread pages, not sure if everything else uses it, but i assume they do since its such a generic sub).
now the 2 things ive worked up are :
1) dont serve the page from cache if you want dynamic content in it.
pros: its easy. with improved speed of 6.1.x it isnt such a bad alternative.
cons: still it is just bypassing the cache, so if you want dynamic stuff on all your threads your basically turning the cahce off. smirk
2) change the sub that serves the cache file, maybe create a new one, so it reads it to a variable before printing.
pros: would essentially be the same as on 6.0x. would let cache do its thing, yet allow dynamic stuff anywhere.
cons: defeats the point of not binding the file contents to a variable. could be a little sticky in the generic sub unless a new one is created so the old one doesnt have to be modified.

so anyway what do you all think? i havent taken a look at how qasic is doing it in whos online 4.0.1 yet, but im assuming (correct me if im wrong) that hes just doing a cache bypass. i guess i should take a look at it though, heh.

Sponsored Links
Entire Thread
Subject Posted By Posted
Cache workarounds ala 6.0x...? jordo 07/31/2001 7:50 AM
Re: Cache workarounds ala 6.0x...? Charles Capps 07/31/2001 8:55 AM
Re: Cache workarounds ala 6.0x...? qasic 07/31/2001 6:00 PM

Link Copied to Clipboard
Donate Today!
Donate via PayPal

Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.

Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
Recommended Hosts
We have personally worked with and recommend the following Web Hosts:
Shock Hosting
Stable Host
bluehost
InterServer
Visit us on Facebook
Member Spotlight
Zarzal
Zarzal
Berlin, Germany
Posts: 808
Joined: July 2001
Forum Statistics
Forums63
Topics37,583
Posts293,955
Members13,825
Most Online151,614
Nov 14th, 2025
Today's Statistics
Currently Online 1383
Topics Created 0
Posts Made 0
Users Online 0
Birthdays 13
Top Posters
AllenAyres 21,080
JoshPet 10,369
LK 7,394
Lord Dexter 6,708
Gizmo 5,834
Greg Hard 4,625
Top Posters(30 Days)
Top Likes Received
isaac 82
Gizmo 20
Brett 7
WebGuy 2
Morgan 2
Top Likes Received (30 Days)
None yet
The UBB.Developers Network (UBB.Dev/Threads.Dev) is ©2000-2026 VNC Web Services

 
Powered by UBB.threads™ PHP Forum Software 8.1.0
(Snapshot build 20260108)