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

Go Back   LiteSpeed Support Forums > Search Forums > Search Results

Showing results 1 to 25 of 42 - Search took 0.00 seconds. Search: Posts Made By: subBlue
Forum: Bug Reports 09-10-2009, 01:54 AM
Replies: 0
Views: 1,291
Posted By subBlue
Content encoding errors with Firefox

A few of our clients have been reporting that sometimes their sites throw errors in their browser saying:

Content Encoding Error
The page you are trying to view cannot be shown because it uses...
Forum: Ruby/Rails 08-10-2009, 08:12 AM
Replies: 0
Views: 2,777
Posted By subBlue
Not redirecting with 404 status and rails 2.3.2

We've just noticed another problem with LS 4.x Ent and our Rails 2.3.x sites not redirecting when the status is set to 404.
We have a Rails action that catches any invalid url requests and then...
Forum: Ruby/Rails 08-08-2009, 12:04 AM
Replies: 5
Views: 3,468
Posted By subBlue
We are using Ruby Enterprise. I did some...

We are using Ruby Enterprise.

I did some more testing this morning when the server was quiet and it seems that with LS 4.0.9 the ruby processes aren't getting shut down at all on restart - or even...
Forum: Ruby/Rails 08-07-2009, 08:54 AM
Replies: 5
Views: 3,468
Posted By subBlue
A further update: When restarting LS it doesn't...

A further update: When restarting LS it doesn't seem to be stopping the current Ruby processes before spawning new ones, which is causing some of our memory problems.
Even after stopping LS there...
Forum: Ruby/Rails 08-07-2009, 03:15 AM
Replies: 5
Views: 3,468
Posted By subBlue
Graceful restart not so graceful

Just to clarify a little further (I work with Paratiger above):

Often when doing a graceful restart the server load shoots up to 40-50 and we then start getting lots MySQL of errors such as...
Forum: General 06-09-2009, 09:09 AM
Replies: 8
Views: 1,615
Posted By subBlue
Thanks, I've doubled the process limits and...

Thanks, I've doubled the process limits and things seem to be a little more stable now
Forum: General 06-01-2009, 05:38 AM
Replies: 8
Views: 1,615
Posted By subBlue
It 503's all the time - although still in 1 out...

It 503's all the time - although still in 1 out of about 5 restarts it will work and then doesn't 503 at all! The site will run fine via the console or webrick.

How do I go about stracing the ruby...
Forum: General 05-28-2009, 01:24 PM
Replies: 8
Views: 1,615
Posted By subBlue
The 503 happens most of the time - we have had...

The 503 happens most of the time - we have had the site up and running about twice in about 10 restarts. All our apps have GEMS_RAILS_VERSION defined the in the environment.rb. We're using Ruby...
Forum: General 05-28-2009, 07:08 AM
Replies: 8
Views: 1,615
Posted By subBlue
We are also experiencing this problem. Using the...

We are also experiencing this problem. Using the beta 64bit 4.0.4-ent version for linux ( http://www.litespeedtech.com/packages/4.0/lsws-4.0.4-ent-x86_64-linux.tar.gz ). We had to manually copy the...
Forum: Ruby/Rails 01-22-2009, 01:19 AM
Replies: 1
Views: 3,383
Posted By subBlue
How to restrict file download access to specific users

This is an interesting post about restricting file downloads only to authenticated users in the app, but offloading the actual download to the server....
Forum: Bug Reports 11-06-2008, 02:41 AM
Replies: 1
Views: 1,330
Posted By subBlue
Inconsistent log rolling between vhosts

We've just noticed that some of our vhosts have stopped rotating the access logs, whereas others are rotating them fine.

All of the vhosts are setup exactly the same with the default log options:...
Forum: Ruby/Rails 06-16-2008, 11:19 PM
Replies: 4
Views: 3,004
Posted By subBlue
High memory usage in LS compared to Passenger/Mongrel etc

Any thoughts on the benchmarks posted over here?
http://www.rubyenterpriseedition.com/comparisons.html

Litespeed seems to be using significantly more memory than all the other configurations.
Forum: General 06-05-2008, 09:12 AM
Replies: 1
Views: 2,003
Posted By subBlue
Finding out license expiry date?

We have enterprise licenses for a few of our servers. Is there an easy way to find out when the license is due to expire for free upgrades? It sometimes tells you when you restart via the terminal...
Forum: Bug Reports 05-08-2008, 08:57 AM
Replies: 1
Views: 1,753
Posted By subBlue
Capistrano 2.3 causes LS to core dump on cap restart

Since upgrading to the latest capistrano we're finding everytime we call:
sudo "/usr/local/lsws/bin/lswsctrl restart"
in out cap restart task that we get the email saying:

web server with...
Forum: General 04-22-2008, 01:03 AM
Replies: 1
Views: 1,761
Posted By subBlue
How to block/redirect specific user agents

Some of our sites have been crawled by the Indylib bot which has been spamming rubbish into URL parameters and generally being a bad bot. What is the best way to block requests from specific user...
Forum: Bug Reports 04-19-2008, 02:45 PM
Replies: 6
Views: 1,655
Posted By subBlue
And here as well

And here as well
Forum: LSWS 4.1 Release 04-08-2008, 01:34 AM
Replies: 39
Views: 14,687
Posted By subBlue
My tiny request is to have all the vhost and...

My tiny request is to have all the vhost and listening listings sorted alphabetically by default. Becomes a pain to fine the vhost you want when you have a long list!
Forum: Bug Reports 11-23-2007, 02:29 PM
Replies: 8
Views: 2,589
Posted By subBlue
It is, I can clear the swap directory, restart LS...

It is, I can clear the swap directory, restart LS and see the cache files being created again.
Forum: Bug Reports 11-23-2007, 01:42 PM
Replies: 8
Views: 2,589
Posted By subBlue
Only 3% of the /tmp partition is being used, but...

Only 3% of the /tmp partition is being used, but I tried clearing the swap directory anyway and also tried setting the swap directory to be on a different partition. Still no joy.

My server is...
Forum: Bug Reports 11-20-2007, 11:04 PM
Replies: 8
Views: 2,589
Posted By subBlue
I've installed LS 3.3.1-ent but it still isn't...

I've installed LS 3.3.1-ent but it still isn't GZipping the CSS and JS :confused:
Forum: Bug Reports 11-20-2007, 03:58 PM
Replies: 8
Views: 2,589
Posted By subBlue
Exclamation Content gzipping not working after upgrade to 3.3-ent

I've just upgraded from 3.2.4-ent to 3.3-ent and now I've noticed (via the ySlow firebug plugin) that the gzipping of css and js files is no longer working. The actual HTML file is being gzipped.
My...
Forum: Feedback/Feature Requests 08-08-2007, 12:50 AM
Replies: 1
Views: 1,885
Posted By subBlue
Default alphabetic sorting of vhost lists

It's a small thing but it would be nice if the vhosts listing and vhost mapped listener listings were sorted alphabetically by default. At the moment the vhost listing seems to be sorted arbitrarily....
Forum: Bug Reports 07-27-2007, 02:00 AM
Replies: 28
Views: 6,412
Posted By subBlue
YSlow for profiling in Firebug and GZip

I've been using the new YSlow addon (http://developer.yahoo.com/yslow/) for performance profiling in Firebug.

None of the CSS or JS files served by my site (http://www.tictocfamily.com) are...
Forum: Install/Configuration 06-30-2007, 05:15 AM
Replies: 2
Views: 2,081
Posted By subBlue
Second thoughts, is there a way to customise the...

Second thoughts, is there a way to customise the default 403 error page you get when disabling a virtual host? This would make it very easy to show a maintenance page when doing upgrades.
Forum: Install/Configuration 06-30-2007, 04:43 AM
Replies: 2
Views: 2,081
Posted By subBlue
Setting a 'server maintenance' page for all virtual hosts

I'm needing to do some major upgrades to our server which will mean the Rails based sites will be down for an hour or two (need to upgrade Ruby and all the required gems). I'm wondering if there is a...
Showing results 1 to 25 of 42

 
Forum Jump

All times are GMT -7. The time now is 09:58 AM.



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