Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.
I'm not very familiar with the DNS system, but couldn't you just put another extension on tastats.com that goes to another machine (your home machine)? Like *.tastats.com -> *.data.tastats.com?
Originally posted by: Ken_g6
I'm not very familiar with the DNS system, but couldn't you just put another extension on tastats.com that goes to another machine (your home machine)? Like *.tastats.com -> *.data.tastats.com?
I believe the problem is that if I try to serve up pages from a machine on my home network, it will have to be on a non-standard port since Adelphia blocks port 80... that will prevent some people from accessing the pages.
So, what I want to do is use a hosting service to publish the pages, but use my home machine to host the database... I don't know if there is going to be a significant hit on performance doing it this way, and I'll try to fine tune as best I can... I just don't want to take stuff away from the stats if I can avoid it...
Currently, every page that is accessed hits that database... none of them are static pages... Seeing as how the contents of the pages only changes when updates are performed, I was thinking of adding code to the update processes (hourly and/or daily) to write out static HTML pages containing the exact same information that the dynamic PHP pages would contain, but there wouldn't be a hit to the database for each page view. Faster page loads, lower bandwidth... everyone is happy! lol...
Now, it obviously won't be feasible to create a static page for every user, but it does make sense for several of the other pages. I just have to figure out where to draw the line!
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.