LiteSpeed Technologies
Download Download     Blog Blog     Wiki Wiki     Forum Forum     Store     Contact Contact    

Go Back   LiteSpeed Support Forums > LiteSpeed Web Server > General > About the license and CPUs

Reply
 
Thread Tools Display Modes
  #11  
Old 03-23-2008, 05:30 AM
anewday anewday is offline
Senior Member
 
Join Date: Nov 2007
Location: New York
Posts: 723
Will this work if I import apache config? Please provide some detailed instructions.
Reply With Quote
  #12  
Old 05-09-2008, 12:18 AM
anewday anewday is offline
Senior Member
 
Join Date: Nov 2007
Location: New York
Posts: 723
Quote:
Originally Posted by mistwang View Post
You can create a listener for the IP that your main site associated with. set "Binding" to one process only.
George, this doesn't seem to work if I config lsws to use httpd.conf. Do I need to map virtual hosts? Virtual hosts are empty due to using httpd.conf.
Reply With Quote
  #13  
Old 05-09-2008, 08:18 PM
mistwang mistwang is offline
LiteSpeed Staff
 
Join Date: May 2003
Location: New Jersey
Posts: 7,583
Just create a listener with the IP for your main site. that's it.
Reply With Quote
  #14  
Old 05-17-2008, 05:38 PM
justwandr justwandr is offline
New Member
 
Join Date: May 2008
Posts: 2
mistwang,

What is the difference between the VPS license and the 1 CPU license other then the obvious that one is designed for a single CPU server and the other for a VPS. I have read that VPS license is basically the same as the 1 CPU license. I have multiple VPS's I am wondering if I should run the VPS license or the single CPU license to get the best performance.
Reply With Quote
  #15  
Old 05-17-2008, 07:13 PM
ffeingol ffeingol is offline
Senior Member
 
Join Date: Jul 2007
Location: /dev/null
Posts: 290
http://www.litespeedtech.com/litespe...-editions.html I believe it's the same as a 1-CPU Enterprise version but limited to 500 concurrent connections.
Reply With Quote
  #16  
Old 05-19-2008, 06:55 AM
justwandr justwandr is offline
New Member
 
Join Date: May 2008
Posts: 2
ffeingol,

Many thanks for your help.
Reply With Quote
  #17  
Old 05-23-2008, 04:40 AM
Brainlag Brainlag is offline
New Member
 
Join Date: Jan 2008
Location: Athens
Posts: 3
Hello,

our CPU info is:

[root@xxxxx ~]# cat /proc/cpuinfo
processor : 0
vendor_id : GenuineIntel
cpu family : 15
model : 4
model name : Intel(R) Xeon(TM) CPU 3.20GHz
stepping : 10
cpu MHz : 3192.394
cache size : 2048 KB
physical id : 0
siblings : 2
core id : 0
cpu cores : 1
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 5
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc pni monitor ds_cpl cid xtpr
bogomips : 6387.78

processor : 1
vendor_id : GenuineIntel
cpu family : 15
model : 4
model name : Intel(R) Xeon(TM) CPU 3.20GHz
stepping : 10
cpu MHz : 3192.394
cache size : 2048 KB
physical id : 0
siblings : 2
core id : 0
cpu cores : 1
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 5
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc pni monitor ds_cpl cid xtpr
bogomips : 6384.04

processor : 2
vendor_id : GenuineIntel
cpu family : 15
model : 4
model name : Intel(R) Xeon(TM) CPU 3.20GHz
stepping : 10
cpu MHz : 3192.394
cache size : 2048 KB
physical id : 3
siblings : 2
core id : 3
cpu cores : 1
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 5
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc pni monitor ds_cpl cid xtpr
bogomips : 6384.19

processor : 3
vendor_id : GenuineIntel
cpu family : 15
model : 4
model name : Intel(R) Xeon(TM) CPU 3.20GHz
stepping : 10
cpu MHz : 3192.394
cache size : 2048 KB
physical id : 3
siblings : 2
core id : 3
cpu cores : 1
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 5
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc pni monitor ds_cpl cid xtpr
bogomips : 6383.90


we host around 750 domains and our average load is 2 ! Can you please advice as on the best license we need to buy ? how can we find the I/O wait time ?

Thank you again for your kind support.

Best Regards,
Alexandros .
Reply With Quote
  #18  
Old 11-07-2008, 04:03 AM
d3vnul d3vnul is offline
Member
 
Join Date: Nov 2008
Posts: 10
Simply type : iostat
Reply With Quote
  #19  
Old 11-07-2008, 08:45 AM
IrPr IrPr is offline
Senior Member
 
Join Date: Jul 2008
Posts: 147
Quote:
Originally Posted by Brainlag View Post
Hello,

we host around 750 domains and our average load is 2 ! Can you please advice as on the best license we need to buy ? how can we find the I/O wait time ?

Thank you again for your kind support.

Best Regards,
Alexandros .
mpstat -P ALL 1
it will tell you your I/O wait for each CPU cores

if you host large static files and you see high IOWAIT values then you may try 2 or 4 CPU license but for high loaded PHP scripts an opcode cacher such as xcache would boosts your scripts and it seems enough to me with 1-CPU license but Mistwang can advice you better than me

Last edited by IrPr; 11-07-2008 at 08:50 AM..
Reply With Quote
  #20  
Old 03-15-2009, 02:23 PM
mysitegroup mysitegroup is offline
Member
 
Join Date: Mar 2009
Posts: 17
Quote:
Originally Posted by mistwang View Post
blocking disk I/O will block lshttpd process
IOWAIT is the killer.... it is why we went to RAID 10 with 12 15K SAS drives... we increased our IO performance 5x over a 4 disc RAID 10 array (also 15k drives).

In my humble opinion, processor speeds almost make no difference... the key to a fast site (in addition to something like Litespeed) is minimum IOWAIT. It seems to be the major variable that affects web performance.

Anything to reduce IOWAIT is worth it.

Warm regards.
Reply With Quote
Reply

Thread Tools
Display Modes

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 -7. The time now is 09:30 PM.



- Archive - Top
© Copyright 2003-2011 LiteSpeed Technologies, Inc. All rights reserved. Privacy Policy.