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

Go Back   LiteSpeed Support Forums > LiteSpeed Web Server > Bug Reports > Bug in install script

Reply
 
Thread Tools Display Modes
  #1  
Old 09-02-2005, 01:31 PM
bovinger bovinger is offline
New Member
 
Join Date: Sep 2005
Posts: 2
Default Bug in install script

Hello

Version lsws2.1RC3 produce an error message when choosing eaccelerator:
"missing ] in script". in line 191 in lsws2.1RC3/admin/misc/enable_ppa.sh

elif [ $SEL -eq 3]; then //missing space after 3
enablecache eaccelerator

Should have been:

elif [ $SEL -eq 3 ]; then
enablecache eaccelerator
Reply With Quote
  #2  
Old 09-02-2005, 01:34 PM
mistwang mistwang is offline
LiteSpeed Staff
 
Join Date: May 2003
Location: New Jersey
Posts: 7,583
Thank you for the bug report and the fix.
We will update RC3 package.

George Wang
Reply With Quote
  #3  
Old 09-02-2005, 01:49 PM
bovinger bovinger is offline
New Member
 
Join Date: Sep 2005
Posts: 2
I plan to use litespeed with a dell PowerEdge 6650 that use 4 X Xeon MP.

Does your webserver support hyper-threading ?
Reply With Quote
  #4  
Old 09-02-2005, 03:23 PM
mistwang mistwang is offline
LiteSpeed Staff
 
Join Date: May 2003
Location: New Jersey
Posts: 7,583
Yes, our Enterprise edition can take advantage of SMP server by lshttpd itself.
Enterprise edition actually is licensed by number of worker processes, not by number of cpu sockets. So LSWS with any number of CPU license can be used on your server, unused CPU will be available to PHP and DB Server.

According to our study, hyper-threading may or may not help with performance at all, you may want to do some performance test with your web application.
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

Similar Threads
Thread Thread Starter Forum Replies Last Post
install from script? djsodom Install/Configuration 6 04-02-2007 05:18 PM
install on osx: problem and question henq Install/Configuration 1 02-25-2007 07:12 PM
Need help with SSL Install for subdomain/vhost malffred Install/Configuration 6 01-12-2007 02:36 PM
context for CGI script always says "access denied" henpa Install/Configuration 1 03-28-2006 09:43 AM
Install on mimimal debian system. Da-Idiot Install/Configuration 12 02-28-2005 04:54 PM


All times are GMT -7. The time now is 02:18 AM.



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