Go Back   vb.org Archive > vBulletin Modifications > Archive > Modification Graveyard
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Plugin Based Template Cache Details »»
Plugin Based Template Cache
Version: 1.0.3, by orban orban is offline
Developer Last Online: Oct 2012 Show Printable Version Email this Page

Category: Board Optimization - Version: 3.6.0 Rating:
Released: 07-22-2006 Last Update: Never Installs: 153
Uses Plugins
Additional Files  
No support by the author.

Removed on author's request.

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #172  
Old 12-03-2006, 01:11 PM
amcd amcd is offline
 
Join Date: Oct 2004
Posts: 218
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Why is vBulletin.org not sending email notification, it's a ++++ing pain in the ass.
i am getting email notification quite regularly
Reply With Quote
  #173  
Old 12-04-2006, 08:36 AM
SaN-DeeP's Avatar
SaN-DeeP SaN-DeeP is offline
 
Join Date: Jun 2002
Location: Mumbai, India
Posts: 1,195
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by orban View Post
Are you using an addon to add Adsense to your forums?
nope not using any addons for adsense.
Reply With Quote
  #174  
Old 12-04-2006, 08:47 AM
Bulent Tekcan Bulent Tekcan is offline
 
Join Date: Oct 2003
Location: TURKEY - Istanbul
Posts: 437
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Bulent Tekcan View Post
Hello orban

This error from my error_log.And sometimes occured.Any idea for this error ?

[apc-warning] GC cache entry '/home/xxxx/public_html/templates/10458.php' (dev=2051 ino=6258762) was on gc-list for 4889 seconds

Thanks

Any idea ???
Reply With Quote
  #175  
Old 12-04-2006, 12:25 PM
orban orban is offline
 
Join Date: Jan 2005
Posts: 445
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

http://64.233.183.104/search?q=cache...ient=firefox-a

I found this in Google.

I'm using xcache myself (http://trac.lighttpd.net/xcache/wiki/) so I can't really help you out sorry....

I think it might be a problem of too many files getting accessed at the same time.

I gave you a modified version of template_cache.php to use on your high traffic site didn't I?

Quote:
Originally Posted by SaN-DeeP View Post
nope not using any addons for adsense.
How are you adding Adsense then? With a template edit? Can you send me the edited template (without your ID and stuff of course) so I can debug this?
Reply With Quote
  #176  
Old 12-04-2006, 09:22 PM
SaN-DeeP's Avatar
SaN-DeeP SaN-DeeP is offline
 
Join Date: Jun 2002
Location: Mumbai, India
Posts: 1,195
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I am adding adsense on last line of my navbar template.

Only using a
<center>My adsense code here:</script>
no more tweaks or edits.
Reply With Quote
  #177  
Old 12-04-2006, 09:36 PM
orban orban is offline
 
Join Date: Jan 2005
Posts: 445
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Tried to exclude navbar?
Reply With Quote
  #178  
Old 12-04-2006, 09:53 PM
SaN-DeeP's Avatar
SaN-DeeP SaN-DeeP is offline
 
Join Date: Jun 2002
Location: Mumbai, India
Posts: 1,195
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

yeah, I tried to individually add the above code to my forumdisplay, forumhome and showthread pages but no luck..

I tried to delete the templates created inside my /forums/templates/ folder as well, but unsure why it was not working..

tested this from other proxy sites too but the adsense code appear nowhere in the code.
Reply With Quote
  #179  
Old 12-05-2006, 06:10 PM
Bulent Tekcan Bulent Tekcan is offline
 
Join Date: Oct 2003
Location: TURKEY - Istanbul
Posts: 437
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by orban View Post
http://64.233.183.104/search?q=cache...ient=firefox-a

I found this in Google.

I'm using xcache myself (http://trac.lighttpd.net/xcache/wiki/) so I can't really help you out sorry....

I think it might be a problem of too many files getting accessed at the same time.

I gave you a modified version of template_cache.php to use on your high traffic site didn't I?
Yes I'm already using modified versions but still I have a problem.
Reply With Quote
  #180  
Old 12-05-2006, 09:32 PM
orban orban is offline
 
Join Date: Jan 2005
Posts: 445
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by SaN-DeeP View Post
yeah, I tried to individually add the above code to my forumdisplay, forumhome and showthread pages but no luck..

I tried to delete the templates created inside my /forums/templates/ folder as well, but unsure why it was not working..

tested this from other proxy sites too but the adsense code appear nowhere in the code.
Can you give me the html code you insert without your adsense id?

Thanks.

Quote:
Originally Posted by Bulent Tekcan View Post
Yes I'm already using modified versions but still I have a problem.
What file system are you using and how many hits/second does your webserver have?
Reply With Quote
  #181  
Old 12-06-2006, 08:52 AM
Bulent Tekcan Bulent Tekcan is offline
 
Join Date: Oct 2003
Location: TURKEY - Istanbul
Posts: 437
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by orban View Post
What file system are you using and how many hits/second does your webserver have?

I'm using Ext3 system in my server...

Ad this is my report..
File Cache Information

Cached Files 305 ( 42.5 MBytes)
Hits 4847068
Misses 987
Request Rate (hits, misses) 384.31 cache requests/second\
Hit Rate 384.28 cache requests/second
Miss Rate 0.03 cache requests/second
Insert Rate 0.01 cache requests/second
Cache full count 0
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 05:09 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.06051 seconds
  • Memory Usage 2,314KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (8)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete