The United SpongeBob Forums

United Spongebob => Site News => Topic started by: partiallynothing on June 30, 2006, 01:23:39 pm

Title: SMF + APC = Improvements
Post by: partiallynothing on June 30, 2006, 01:23:39 pm
Cmonkey and the rest of the administrative gang have been doing all they can to help the move from the old boards to Simple Machines Forums.  The database error some people were receiving should not be corrected, and a new spongebob theme for the forum is in the works.

SMF has seemed very speedy to me from the beginning, but when I noticed it supported APC natively I decided to implement it.  APC stands for Alternative PHP Cache and it caches the intermediate PHP code.  This means that, when you request a page, instead of going through these steps (human-readable code > intermediate code > running script) it just does the last two (intermediate code > running script) until the source file (human-readable code) is changed.

This has sped up SMF a whole lot, changing rendering time from .1** seconds to .07* seconds.  This should cause no problems, but there is always a chance it will.  If anyone is experiencing any odd problem which have cropped up recently (today or after), PM me with the error info (if available) and I'll look into to.  Also, United SpongeBob may have been down for a few seconds here and there between 4:00PM and 4:10PM EST while APC was compiled and installed as a PHP extension.

Enjoy the new boards!

Edit by Cmonkey:  Also, happy birthday to our admin, IZ.
Title: Re: SMF + APC = Improvements
Post by: bub1028 on June 30, 2006, 01:33:31 pm
I didn't understand half of what you just said, but a new SB look will be great.
Title: Re: SMF + APC = Improvements
Post by: williambob286 on June 30, 2006, 01:41:14 pm
So that means when you go to USB Forums, it takes .07x seconds eh? Cool :D

The only problem now is after I post, I log out and I didn't say log-out.
Title: Re: SMF + APC = Improvements
Post by: partiallynothing on June 30, 2006, 01:55:08 pm
Is anyone else experiencing what williambob286 is?  It sounds more like a cookie problem than anything else.
Title: Re: SMF + APC = Improvements
Post by: cmonkey on June 30, 2006, 02:27:04 pm
I changed the cookie settings.  It should work from now.
Title: Re: SMF + APC = Improvements
Post by: williambob286 on July 01, 2006, 05:51:00 pm
I made a test topic in the dump, still does it :(