• Forum
  • Doc
  • Screenshots
  • Download
  • Donate
  • Contributors
  • Contact
  • Follow @phpfreechat
  • DEMO
  • Board index ‹ Version 1.x branch ‹ Contributions (v1.x)
  • Change font size
  • FAQ
  • Register
  • Login

APC Container

Post a bug fix, a new feature, a theme ...

Moderators: OldWolf, re*s.t.a.r.s.*2

Post a reply
2 posts • Page 1 of 1

Postby Aleena » Sat Aug 04, 2007 9:25 am

http://www.auroris.net/works/apc.class.phps

If you have APC compiled into your PHP binary or activated as a module, this will allow you to use APC as your data store. This container is designed for 1.x (Beta).

If you do not have APC installed or loaded, then this will not work.

APC functions as a bytecode cache so your server only has to compile once; further calls to the PHP script are made to the in-memory copy of the bytecode. APC can also store user data; this container does so.
Last edited by Aleena on Sat Aug 04, 2007 9:46 am, edited 1 time in total.
Aleena
New member
 
Posts: 1
Joined: Sat Aug 04, 2007 9:04 am
Top

Postby phpfreechat » Sat Aug 04, 2007 11:06 am

This is a nice contribution.
Did you do some stress test and some profiling to see how much it improves performances ?
phpfreechat
Site Admin
 
Posts: 2657
Joined: Tue Feb 07, 2006 3:35 pm
Location: France
Top


Post a reply
2 posts • Page 1 of 1

Return to Contributions (v1.x)

Who is online

Users browsing this forum: No registered users and 1 guest

  • Board index
  • The team • Delete all board cookies • All times are UTC + 1 hour
Powered by phpBB® Forum Software © phpBB Group
cron
Sign in
Wrong credentials
Sign up I forgot my password
.
jeu-gratuit.net | more partners
Fork me on GitHub