vBulletin Search Engine Optimization
This is a discussion on Lighttpd performance within the Troubleshooting forums, part of the vBSEO SEO Plugin category; K, vbseo runs terffically under huge loads and im just after benchmarking. However, i noticed, if i benchmark my site ...
| |||||||
Enhancing 80 million pages. | Register | FAQ | Members List | Social Groups | Calendar | Search | Today's Posts | Mark Forums Read |
|
#1
| |||
| |||
|
K, vbseo runs terffically under huge loads and im just after benchmarking. However, i noticed, if i benchmark my site like this: ./ab -n 1000 -c 100 -k http://www.domain.com/ everything stops responding, perminantly (have to restart light) however if i benchmark it like this: ./ab -n 1000 -c 100 -k http://www.domain.com/index.php it works wonderfully ----------- Now, to test if its a mod-rewrite/lighttpd/fastcgi/php, i benchmarked the wordpress blog (shivers ugh its awful heh). And with or without index.php it peformed, didnt stop the site and pages still loaded. ----------- Rig: FreeBSD 5.4 1GB ram 400MB to php 500 to mySQL Php5.2.1 vbseo rc8 --mod rewrite settings-- $HTTP["host"] == "[ snipped ]" { server.document-root = "[ snipped ]" url.rewrite-once = ( "^/(sitemap.*\.(xml|txt)(\.gz)?)$" => "/vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1", "^(/(admincp|modcp|clientscript|cpstyles|images|images 2|vbseo_sitemap|summary|arcade|smilies|store|chat)/.*)$" => "$1", "^(.*clear\.gif)$" => "$1", "^/(archive/.*)$" => "/vbseo.php?vbseourl=$1", "^/(.+)\?(.*)$" => "/vbseo.php?vbseourl=$1&$2", "^/(.+)$" => "/vbseo.php?vbseourl=$1", ) } ------- If you need any further information please dont hesitate to ask. Pierce |
|
#2
| |||
| |||
|
god why did i put it here?! can a mod put it in the right forum. Thanks, sorry about that! Pierce |
|
#3
| ||||
| ||||
|
Which forum might that be?
__________________ Ace Shattock / Crawlability Inc. vBSEO 3.2.0 Launched - Maximum Overdrive for Your Web Traffic! Over 100 Instant SEO Optimizations vBSEO Google Sitemap Generator - Version 2.2 Released Mandatory Upgrade for vBSEO 3.2.0 GOLD 6X Traffic - $1400 in One Day with vBSEO! Imagine What the vBSEO Patent Pending Technology Can Do For You. My Personal Sites: New Zealand Forum | vBulletin Modifications and Styles | vBulletin Hosting |
|
#4
| |||
| |||
|
i dont know, lets pull one from the hat.. vBSEO SEO Plugin/troubleshooting or vBSEO SEO Plugin/bug reporting? Pierce |
|
#5
| ||||
| ||||
|
and done! (I was thinking Reviews.
__________________ Ace Shattock / Crawlability Inc. vBSEO 3.2.0 Launched - Maximum Overdrive for Your Web Traffic! Over 100 Instant SEO Optimizations vBSEO Google Sitemap Generator - Version 2.2 Released Mandatory Upgrade for vBSEO 3.2.0 GOLD 6X Traffic - $1400 in One Day with vBSEO! Imagine What the vBSEO Patent Pending Technology Can Do For You. My Personal Sites: New Zealand Forum | vBulletin Modifications and Styles | vBulletin Hosting |
|
#6
| |||
| |||
|
okay, lighttpd crashes without vbseo enabled. Regards, Pierce |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Performance re MySQL version | jdougher | General Discussion | 0 | 02-25-2007 10:22 PM |
| Performance problem | ned | Troubleshooting | 5 | 04-23-2006 12:27 PM |