vBulletin SEO Forums

SEO

vBulletin Search Engine Optimization

Buy vBSEO Now! HACKER SAFE certified sites prevent over 99.9% of hacker crime.
ne nw
vBSEO Total Support Team Launches DeskPro New vBSEO Discount Level for Network Builders vBSEO 3.2.0 GOLD Has Landed Success with vBSEO = 600ore Web Visitors + $1400 in a Day! Crawlability Inc. Files for SEO Technology Patent
se sw

Server Optimization Request

This is a discussion on Server Optimization Request within the Troubleshooting forums, part of the vBSEO SEO Plugin category; Figured since you lot know the ins and outs more which would help vbseo , i post my request here ...

Go Back   vBulletin SEO Forums > vBSEO SEO Plugin > Troubleshooting

Enhancing 80 million pages.

Register FAQ Members List Social Groups Calendar Search Today's Posts Mark Forums Read
  #1  
Old 10-30-2005, 08:30 PM
MentaL's Avatar
Senior Member
Big Board Administrator
 
Real Name: Daniel James
Join Date: Oct 2005
Location: Wales
Posts: 253
Server Optimization Request

Figured since you lot know the ins and outs more which would help vbseo, i post my request here (MAYBE YOU CAN MAKE A SECTION)
-----


My forum is slow loading pretty much as said HERE im hoping to increase the load time so help is APPRECIATED


1] Server is a dedicated server
2] Specs are:

cpu speed/type single or dual cpus): Single P4 2.8GHZ with HT
how much memory installed: 2GIG of ram
hard drive type/configuration: 2X 160GB SATA non raid
linux distributor or windows version: CentOS 3.5 i686
apache/IIS version: apache 1.3.34
PHP version: 4.3.11
MySQL version: 4.1.13-standard

3] God knows....
4] The usual way i guess by the Techs at datacenter
5] top stats

Quote:
-bash-2.05b$ top
14:35:43 up 2:44, 1 user, load average: 8.74, 8.87, 8.50
475 processes: 472 sleeping, 2 running, 0 zombie, 1 stopped
CPU states: cpu user nice system irq softirq iowait idle
total 49.2% 0.0% 6.8% 0.0% 0.0% 0.0% 43.8%
cpu00 43.9% 0.0% 8.2% 0.0% 0.0% 0.0% 47.7%
cpu01 54.5% 0.0% 5.3% 0.0% 0.0% 0.0% 40.0%
Mem: 2069296k av, 2018012k used, 51284k free, 0k shrd, 4728k buff
92540k active, 132996k inactive
Swap: 1052248k av, 508k used, 1051740k free 220656k cached
PID USER PRI NI SIZE RSS SHARE STAT %CPU %MEM TIME CPU COMMAND
5031 nobody 9 0 17652 17M 6536 S 10.6 0.8 1:22 0 httpd
12052 nobody 9 0 17288 16M 6592 S 5.0 0.8 0:43 0 httpd
14953 ragezone 16 0 1516 1516 920 R 4.8 0.0 0:02 0 top
5970 nobody 9 0 15364 15M 6516 S 4.4 0.7 1:17 1 httpd
5061 nobody 9 0 17436 17M 6504 S 4.3 0.8 1:15 0 httpd
12739 nobody 9 0 17224 16M 6492 S 3.9 0.8 0:28 1 httpd
13217 nobody 9 0 15556 15M 6500 S 3.5 0.7 0:18 1 httpd
13768 nobody 9 0 15340 14M 6488 S 3.5 0.7 0:13 0 httpd
14366 nobody 9 0 15436 15M 6484 S 3.3 0.7 0:08 1 httpd
12662 nobody 9 0 15736 15M 6488 S 3.2 0.7 0:29 0 httpd
13683 nobody 9 0 16008 15M 6492 S 3.2 0.7 0:17 1 httpd
12144 nobody 9 0 18656 18M 6492 S 2.5 0.9 0:35 0 httpd
13832 nobody 9 0 15272 14M 6504 S 2.2 0.7 0:10 0 httpd
6]

Quote:
[mysqld]
max_connections = 1650
key_buffer = 64M
myisam_sort_buffer_size = 64M
join_buffer_size = 1M
read_buffer_size = 1M
sort_buffer_size = 2M
table_cache = 1800
thread_cache_size = 384
wait_timeout = 180
connect_timeout = 10
tmp_table_size = 64M
max_allowed_packet = 64M
max_connect_errors = 10
query_cache_limit = 1M
query_cache_size = 96M
query_cache_type = 1
thread_cache_size = 384
wait_timeout = 180
connect_timeout = 10
tmp_table_size = 64M
max_allowed_packet = 64M
max_connect_errors = 10
query_cache_limit = 1M
query_cache_size = 96M
query_cache_type = 1
query_prealloc_size = 16384
query_alloc_block_size = 16384

[mysqld_safe]
open_files_limit = 8192

[mysqldump]
quick
max_allowed_packet = 16M
query_alloc_block_size = 16384

[mysqld_safe]
open_files_limit = 8192

[mysqldump]
quick
max_allowed_packet = 16M
[myisamchk]
key_buffer = 64M
sort_buffer = 64M
read_buffer = 16M
write_buffer = 16M
7] http://ragezone.com/sql.php
8] Other scripts on server like hivemail, but nothing as CPU intense.
9] cookie timeout is 900 average user is 300 max is around 450
10] http://ragezone.com/php.php
11]

Quote:
KEEPALIVE = on
MaxKeepAliveRequests = 100
KeepAliveTimeout = 15
MinSpareServers = 15
MaxSpareServers = 20
StartServers = 15
MaxClients = 150
Maxrequestsperchild = 500
12] VB 3.5.0 Gold
13] ......


THANK YOU
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #2  
Old 10-30-2005, 09:29 PM
Senior Member
Big Board Administrator
 
Real Name: Holger
Join Date: Oct 2005
Location: Frankfurt / Germany
Posts: 476
Send a message via MSN to fsb-holger
Re: Server Optimization Request

1. global
in vb_root/includes/ config.php
usepconnect = 1;

in the php.ini
mysql.allow_persistent = On

2. apache
TimeOut 120
MaxKeepAliveRequests 2000
MaxClients = 250
MaxRequestsPerChild 20000

3. mysql
the first delete all double and three-way entries

key_buffer = 128M
table_cache = 1024
wait_timeout = 90
connect_timeout = 30
query_cache_size = 32M

4. workshop
install http://sourceforge.net/projects/eaccelerator/

kernel 2.6...... install

everything without warranty

reagrds
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #3  
Old 10-31-2005, 06:01 PM
Senior Member
Big Board Administrator
 
Real Name: Holger
Join Date: Oct 2005
Location: Frankfurt / Germany
Posts: 476
Send a message via MSN to fsb-holger
Re: Server Optimization Request

ragezone.com eaccelerator need not 512mb ram
change it to 36 in your php.ini thats
sufficiently

btw: when changes the settings you must restart the services always

regards
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
Reply

Thread Tools

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
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads

Thread Thread Starter Forum Replies Last Post
Suggestion for a server problem Mert Gökçeimam Off-Topic & Chit Chat 1 05-03-2006 12:23 PM


All times are GMT -4. The time now is 06:31 PM.


Powered by vBulletin Version 3.8.0 Beta 4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.5 ©2008, Crawlability, Inc.