View Single Post
  #14  
Old 08-06-2007, 11:01 PM
aww aww is offline
Senior Member
 
Join Date: May 2007
Posts: 237
Wonderful news. Will be testing shortly.

By the way, I wanted to report (again) that I've always had trouble doing a direct wget from your servers of the package. The download stalls out. To solve the problem I have to limit the rate (and even that doesn't always work)

ie.
Code:
wget --limit-rate=100000 http://www.litespeedtech.com/packages/3.0/lsws-3.2.1-std-i386-linux.tar.gz
Reply With Quote