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 27 - Search took 0.00 seconds. Search: Posts Made By: malffred
Forum: Ruby/Rails 02-25-2010, 11:35 AM
Replies: 1
Views: 2,968
Posted By malffred
Question What's new in Ruby LSAPI 4.0?

I'm just seeing a few days ago you released the Ruby LSAPI 4.0

I assume that's a big release/upgrade, but I see nothing in the release notes or the news section/forums that says what was done. I...
Forum: Ruby/Rails 09-02-2009, 01:15 AM
Replies: 24
Views: 12,127
Posted By malffred
Thanks. I tried it but no luck, the stray socket...

Thanks. I tried it but no luck, the stray socket still remains. I restarted a few times.

ps -aux output:

1000 31610 0.0 0.0 8124 636 pts/2 S+ Sep01 0:00 tail -n 500 -f...
Forum: Ruby/Rails 09-01-2009, 01:28 AM
Replies: 24
Views: 12,127
Posted By malffred
One last question: Is there a unix command...

One last question:

Is there a unix command to specifically close that socket?



I don't think I can just sudo kill -9 it. So I could at the least try to find a stray socket like this after...
Forum: Ruby/Rails 08-31-2009, 01:06 PM
Replies: 24
Views: 12,127
Posted By malffred
I see, bummer. We're using the standard Rails...

I see, bummer. We're using the standard Rails 2.3.2 gem. I wonder how others are dealing with this, especially those with high traffic installs.

Thanks for your help.
Forum: Ruby/Rails 08-31-2009, 12:57 PM
Replies: 24
Views: 12,127
Posted By malffred
Oh ok. What would be the best way to remedy...

Oh ok.

What would be the best way to remedy this? Restart MySQL?

Also, any idea why that process would be there to begin with so I can know in the future how to prevent it from happening...
Forum: Ruby/Rails 08-30-2009, 03:58 PM
Replies: 24
Views: 12,127
Posted By malffred
Ok thanks. If I do a ps -aux now I get this: ...

Ok thanks. If I do a ps -aux now I get this:


1000 15860 0.0 0.1 20116 4164 pts/2 Ss+ 13:36 0:00 -bash
root 15923 0.0 0.1 5528 2344 ? S< 13:37 0:00 lshttpd...
Forum: Ruby/Rails 08-30-2009, 01:27 AM
Replies: 24
Views: 12,127
Posted By malffred
Question LSWS Rails App MySQL Connection Errors

I don't know if this is specifically Rails related, but it might be.

I frequently get these types of errors:


Mysql::Error: Lost connection to MySQL server during query
Mysql::Error: Server...
Forum: Install/Configuration 05-18-2009, 12:08 PM
Replies: 1
Views: 1,384
Posted By malffred
Remove LSWS from Autostart

What is the command to remove LSWS from auto-start?
Forum: Ruby/Rails 05-15-2009, 09:11 PM
Replies: 12
Views: 8,298
Posted By malffred
Question Sorry to bother, I guess this is my last ditch...

Sorry to bother, I guess this is my last ditch effort to try and get this working.

I've done the following:


Completely deleted and re-installed LSWS at 4.0.3
Completely re-installed the...
Forum: Ruby/Rails 05-15-2009, 12:37 PM
Replies: 12
Views: 8,298
Posted By malffred
I've been playing around with all sorts of...

I've been playing around with all sorts of context, external app and virtual host setting with no success.

I think I'm just going to delete the vhost completely redo it from scratch.

So my...
Forum: Ruby/Rails 05-14-2009, 10:22 PM
Replies: 12
Views: 8,298
Posted By malffred
Oh ok, yeah the context now uses...

Oh ok, yeah the context now uses "/dispatch.lsapi". I'll switch it to use RailsRunner.rb and see if that works.
Forum: Ruby/Rails 05-14-2009, 09:06 PM
Replies: 12
Views: 8,298
Posted By malffred
Oh ok, so is RailsRunner coming from ruby-lsapi? ...

Oh ok, so is RailsRunner coming from ruby-lsapi? I was running 3.3, I just updated the gem to 3.5. I restarted LSWS but it didn't seem to make a diff.

On our staging capistrano deploy script we...
Forum: Ruby/Rails 05-14-2009, 08:09 PM
Replies: 12
Views: 8,298
Posted By malffred
Question Having issues after upgrade to LSWS 4.0.3 and Rails 2.3.2.1

Hey guys,

Hopefully you can help me out a bit on this, I might just have a problem with my config.

The situation is this:


Upgraded app to Rails 2.3.2.1 from 2.1.1
Upgraded LSWS to 4.0.3...
Forum: Ruby/Rails 08-22-2008, 01:35 AM
Replies: 5
Views: 3,913
Posted By malffred
Would it be possible to use the patched "Ruby...

Would it be possible to use the patched "Ruby Enterprise" VM the Phusion guys have with LiteSpeed and get the same memory improvements? Or would ruby-lsapi completely die?

If so, is that...
Forum: Ruby/Rails 07-03-2007, 01:34 PM
Replies: 1
Views: 1,930
Posted By malffred
Question Rails Timeout Error / LS Buffer Empty Error

I've ran across the following errors at random in my rails app:

A Timeout::Error occurred in users#create:

execution expired
/usr/lib/ruby/1.8/timeout.rb:54:in `rbuf_fill'
...
Forum: Install/Configuration 06-19-2007, 07:49 AM
Replies: 5
Views: 4,752
Posted By malffred
Thanks, I did as the instructions said. Now I...

Thanks, I did as the instructions said. Now I get this:


[SSL] Config SSL Context for listener *:443 with Certificate File: /home/sugardev/ssl/gd_cross_intermediate.crt and Key...
Forum: Install/Configuration 06-19-2007, 07:09 AM
Replies: 5
Views: 4,752
Posted By malffred
mistwang, Thanks for the reply. You know I...

mistwang,

Thanks for the reply. You know I actually tried that the first time, but it wouldn't let me enter a blank passphrase when creating the key file. Looks like this:

sugardev@dev:~/ssl$...
Forum: Install/Configuration 06-19-2007, 06:15 AM
Replies: 5
Views: 4,752
Posted By malffred
Question SSL Cert Error - Need help with LiteSpeed Error MSG

I know this is most likely not related to LiteSpeed, but I thought maybe someone could give me a little more insight on the error message.

I just got a regular godaddy cert and I'm setting up a...
Forum: Install/Configuration 04-16-2007, 07:18 AM
Replies: 5
Views: 2,250
Posted By malffred
I'm using 2.2.6 and want to upgrade. I have...

I'm using 2.2.6 and want to upgrade.

I have a few vhosts (Rails VHOSTS using LSAPI) and see you recommend a clean install. What is the easiest way to move the vhosts over? Just copy their config...
Forum: Ruby/Rails 02-02-2007, 05:45 AM
Replies: 4
Views: 2,785
Posted By malffred
Fixed

After playing around with the values a bit more I seemed to have fixed it. I just needed to allocate more memory to the rails part of it (I thought 80M would be more than enough, but I guess this...
Forum: Ruby/Rails 02-02-2007, 05:38 AM
Replies: 4
Views: 2,785
Posted By malffred
mistwang, thanks for the tip. I did this and the...

mistwang, thanks for the tip. I did this and the previous error went away, but a similar error came up in its place:

/usr/local/lib/site_ruby/1.8/x86_64-linux/svn/ext/core.so: libexpat.so.1:...
Forum: Ruby/Rails 02-02-2007, 03:02 AM
Replies: 4
Views: 2,785
Posted By malffred
Question Rails app suddenly stops working. RailsRunner errors?

Strange, on one of my LS servers my Rails application just doesn't want to seem to work. I don't think I change anything either. When I restart the server and I tail the stderr.log I get this:
...
Forum: Install/Configuration 01-12-2007, 02:36 PM
Replies: 6
Views: 3,255
Posted By malffred
Great, that worked perfectly. I guess thats what...

Great, that worked perfectly. I guess thats what I get for following godaddy's instructions. I'll remember this, thanks.
Forum: Install/Configuration 01-12-2007, 02:24 PM
Replies: 6
Views: 3,255
Posted By malffred
So I created a new listener called SSL and added...

So I created a new listener called SSL and added the domain I wanted, set it to port 443, put in the right keys, make the connection "secure" and get the following error:

[SSL] Config SSL Context...
Forum: Install/Configuration 01-12-2007, 02:10 PM
Replies: 6
Views: 3,255
Posted By malffred
mistwang, Thanks for the input. I'm moving...

mistwang,

Thanks for the input. I'm moving it over to a different server and maybe that will help. I'll try it again and check for errors then post back here.
Showing results 1 to 25 of 27

 
Forum Jump

All times are GMT -7. The time now is 07:09 PM.



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