vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Major Additions - TfSEO 2: the free vBulletin url rewrite (https://vborg.vbsupport.ru/showthread.php?t=173738)

superjeff 01-23-2009 11:35 AM

Quote:

Originally Posted by alvin_mx (Post 1721554)
The problem is: TfSEO 1.1.4.zip

Where can we donwload the 2.1 version?

How stupid i'm! Here is the 2.1 version: https://vborg.vbsupport.ru/showpost....&postcount=895

tinkleondabeach 01-23-2009 02:12 PM

Quote:

Originally Posted by superjeff (Post 1722234)
How stupid i'm! Here is the 2.1 version: https://vborg.vbsupport.ru/showpost....&postcount=895

Thanks!

JAnders 01-23-2009 03:31 PM

I'm looking for a mod that would do url rewrite for the useraccounts.

example:
Current URL
http://www.fifamexico.net/foros/member.php?u=1

How I want it to look like
http://www.fifamexico.net/foros/JAnders

I'm not sure if this mod would be capable of doing something similar

superjeff 01-23-2009 05:04 PM

Not, it is not.

ambistia 01-23-2009 05:07 PM

Quote:

Originally Posted by superjeff (Post 1722234)
How stupid i'm! Here is the 2.1 version: https://vborg.vbsupport.ru/showpost....&postcount=895


2.1 worked great. The heavy option is there, enabled, and all is working/re-writing well.


There is something which I can't seem to understand though, perhaps a setting hidden somewhere?

When I enable heavy, and choose to re-write the +forum, +thread, and +url from the admincp:
1) main forum looks like: mysite.com/forums/
2) each forum category looks like: mysite.com/forums/category-here/
3) however, each post looks (exactly) like: mysite.com/forums/edit-this-from-admincp-than-forum-f2/welcome-t1/

Where do you edit this 3rd URL? Why is it coming out like this? The pages load fine, but the URL on the threads themselves (3rd above) are very weird.

Ideally the thread URL would look just like "/forums/category/thread/" however I cannot find out how to do this. The category is perfect, it's just when you try to go to the actual thread inside the category that it goes berserk.


Thanks Jeff

paketeto 01-24-2009 07:31 AM

You must edit that strings in the forum manager of your admincp.


Quote:

Originally Posted by ambistia (Post 1722545)
2.1 worked great. The heavy option is there, enabled, and all is working/re-writing well.


There is something which I can't seem to understand though, perhaps a setting hidden somewhere?

When I enable heavy, and choose to re-write the +forum, +thread, and +url from the admincp:
1) main forum looks like: mysite.com/forums/
2) each forum category looks like: mysite.com/forums/category-here/
3) however, each post looks (exactly) like: mysite.com/forums/edit-this-from-admincp-than-forum-f2/welcome-t1/

Where do you edit this 3rd URL? Why is it coming out like this? The pages load fine, but the URL on the threads themselves (3rd above) are very weird.

Ideally the thread URL would look just like "/forums/category/thread/" however I cannot find out how to do this. The category is perfect, it's just when you try to go to the actual thread inside the category that it goes berserk.


Thanks Jeff


Sadikb 01-24-2009 12:50 PM

hi Jeff, we have installed APC cache on our server to reduce server load. On our dedicated server we have 8 VB forums running. Of these 8, only one (Oracle Forums) uses TFSEO. After installation of APC however we load tested by simulating high traffic on all websites. All of them performed brilliantly except our Oracle Forums . One site (MBAGuys) even has VBSEO installed which did better than the Oracle Forums.

VBulletin, VBSEO all give an option to enable APC to cache php. I understand that TFSEO is a free and under-development MOD. But do you have any plans to optimize it to use with many of the caching systems available? We wouldn't mind paying for it, if you charge for it.

And lastly would you please let us know when you will be releasing the update with VBAdvanced BUG fixed. It's been more than a month since I am waiting for it.

Thanks and Regards

superjeff 01-24-2009 04:55 PM

Quote:

Originally Posted by Sadikb (Post 1723253)
hi Jeff, we have installed APC cache on our server to reduce server load. On our dedicated server we have 8 VB forums running. Of these 8, only one (Oracle Forums) uses TFSEO. After installation of APC however we load tested by simulating high traffic on all websites. All of them performed brilliantly except our Oracle Forums . One site (MBAGuys) even has VBSEO installed which did better than the Oracle Forums.

VBulletin, VBSEO all give an option to enable APC to cache php. I understand that TFSEO is a free and under-development MOD. But do you have any plans to optimize it to use with many of the caching systems available? We wouldn't mind paying for it, if you charge for it.

And lastly would you please let us know when you will be releasing the update with VBAdvanced BUG fixed. It's been more than a month since I am waiting for it.

Thanks and Regards

This is very strange. Really, very very strange. I'm going to do a little test with/without tfseo now..
Will update the post soon.

superjeff 01-24-2009 05:00 PM

TfSEO enabled, heavy:
Code:

[root@hserver ~]# ab -n 100  http://hserver/tfseo_1/main-forum-f2/dsadas-t4
This is ApacheBench, Version 2.0.40-dev <$Revision: 1.146 $> apache-2.0
Copyright 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/
Copyright 2006 The Apache Software Foundation, http://www.apache.org/

Benchmarking hserver (be patient).....done


Server Software:        Apache/2.2.3
Server Hostname:        hserver
Server Port:            80

Document Path:          /tfseo_1/main-forum-f2/dsadas-t4
Document Length:        33804 bytes

Concurrency Level:      1
Time taken for tests:  22.177687 seconds
Complete requests:      100
Failed requests:        0
Write errors:          0
Total transferred:      3420400 bytes
HTML transferred:      3380400 bytes
Requests per second:    4.51 [#/sec] (mean)
Time per request:      221.777 [ms] (mean)
Time per request:      221.777 [ms] (mean, across all concurrent requests)
Transfer rate:          150.60 [Kbytes/sec] received

Connection Times (ms)
              min  mean[+/-sd] median  max
Connect:        0    0  0.0      0      0
Processing:  220  221  0.7    221    223
Waiting:      209  210  0.8    210    213
Total:        220  221  0.7    221    223

Percentage of the requests served within a certain time (ms)
  50%    221
  66%    221
  75%    222
  80%    222
  90%    222
  95%    222
  98%    223
  99%    223
 100%    223 (longest request)

TfSEO disabled, standart vburl:
Code:

[root@hserver ~]# ab -n 100  http://hserver/tfseo_1/showthread.php?p=4#post4
This is ApacheBench, Version 2.0.40-dev <$Revision: 1.146 $> apache-2.0
Copyright 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/
Copyright 2006 The Apache Software Foundation, http://www.apache.org/

Benchmarking hserver (be patient).....done


Server Software:        Apache/2.2.3
Server Hostname:        hserver
Server Port:            80

Document Path:          /tfseo_1/showthread.php?p=4#post4
Document Length:        34010 bytes

Concurrency Level:      1
Time taken for tests:  21.870820 seconds
Complete requests:      100
Failed requests:        0
Write errors:          0
Total transferred:      3441000 bytes
HTML transferred:      3401000 bytes
Requests per second:    4.57 [#/sec] (mean)
Time per request:      218.708 [ms] (mean)
Time per request:      218.708 [ms] (mean, across all concurrent requests)
Transfer rate:          153.63 [Kbytes/sec] received

Connection Times (ms)
              min  mean[+/-sd] median  max
Connect:        0    0  0.0      0      0
Processing:  216  218  0.9    218    220
Waiting:      205  207  0.9    208    209
Total:        216  218  0.9    218    220
WARNING: The median and mean for the waiting time are not within a normal deviat                                                                                                ion
        These results are probably not that reliable.

Percentage of the requests served within a certain time (ms)
  50%    218
  66%    218
  75%    219
  80%    219
  90%    219
  95%    219
  98%    220
  99%    220
 100%    220 (longest request)

Like you can see product takes about +10ms per request. Try edit plugin cutting the query in forumhome, that could be the problem.

ArbStar 01-24-2009 06:43 PM

Hello

Does this mod make a load on the server's CPU or RAM ?! ..


All times are GMT. The time now is 10:29 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.02093 seconds
  • Memory Usage 1,765KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete