Re: Fixed IP? Will my idea work...

2012-03-08 Thread Brandon Casci
If it were me I'd pay the extra $100 to ensure my app worked the way it needed it too. If I didn't want to pay I'd look to see if anything tools out there could proxy SOAP calls for me. If not then maybe build a proxy to the SOAP API you want to use. I'd probably put the service or homebrewed

Re: background jobs are becoming unresponsive regularly

2011-05-25 Thread Brandon Casci
Ya, that sounds possible. On Wed, May 25, 2011 at 6:36 PM, Peter van Hardenberg wrote: > Hmmm. Could it be that you're running out of memory and crashing > without writing to the logs? > > -p > > On Wed, May 25, 2011 at 3:10 PM, Brandon Casci > wrote: > >

Re: background jobs are becoming unresponsive regularly

2011-05-25 Thread Brandon Casci
oups.com. > To unsubscribe from this group, send email to > heroku+unsubscr...@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/heroku?hl=en. > -- = Brandon Casci Loudcaster http://loudcaster.com ===

Re: background jobs are becoming unresponsive regularly

2011-05-24 Thread Brandon Casci
more options, visit this group at > http://groups.google.com/group/heroku?hl=en. > -- = Brandon Casci Loudcaster http://loudcaster.com = -- You received this message because you are subscribed to the Google Groups "Heroku&quo

background jobs are becoming unresponsive regularly

2011-05-23 Thread Brandon Casci
an detect if th workers have stopped and restart the app? -- ========= Brandon Casci Loudcaster http://loudcaster.com = -- You received this message because you are subscribed to the Google Groups "Heroku" group. To

Re: Suggestion for Heroku - different error message when issue deriving from AWS

2011-04-21 Thread Brandon Casci
Btw, I understand stuff happens, it just hurts. Sent from my iPhone On Apr 21, 2011, at 4:19 PM, Joe Sak wrote: > Seriously, +1 for this. Wish we could put up nicer screens for our > clients. People have no idea what's going on all day. > > -- > You received this message because you are subsc

Re: Suggestion for Heroku - different error message when issue deriving from AWS

2011-04-21 Thread Brandon Casci
I sold $1000 worth of recurring revenue services over the last couple days and customers are bailing :( Sent from my iPhone On Apr 21, 2011, at 4:19 PM, Joe Sak wrote: > Seriously, +1 for this. Wish we could put up nicer screens for our > clients. People have no idea what's going on all day.

Re: How to pass username and password as authorization header to Restclient?

2011-02-13 Thread Brandon Casci
https://github.com/adamwiggins/rest-client One of the first examples shows the credentials in the URL. Helpful? Sent from my iPhone On Feb 13, 2011, at 5:56 PM, "kavitha.k kavi" wrote: > Hi, > > I have heard a lot about Heroku and his work on Ruby on rails. I have started > working on ruby

Re: Memcached or Redis-to-Go

2011-01-15 Thread Brandon Casci
I move certain some data in and out out Heroku for processing with Redis-TG. I've been really impressed with the performance. On Jan 15, 2011, at 9:58 AM, John Maxwell wrote: > Hi, > > I was wondering how the network response differs between using Memcached or > Redis on Heroku. I'm happy u

Re: Different size fonts and images between localhost and heroku

2010-11-30 Thread Brandon Casci
Some ideas... Check the style assets loaded on local host versus production. There is probably a difference. Force your browser to to a hard reload. Make sure your browser wasn't put into a zoom mode for your production URL. Sent from my iPhone On Nov 25, 2010, at 12:44 PM, Chris Walsh wrot

Re: "MySQL server has gone away" Amazon RDS

2010-11-26 Thread Brandon Casci
oglegroups.com. > To unsubscribe from this group, send email to > heroku+unsubscr...@googlegroups.com > . > For more options, visit this group at > http://groups.google.com/group/heroku?hl=en. > > -- = Brandon Casci Loudcaster http://lou

Re: http basic auth

2010-11-04 Thread Brandon Casci
t; care of popping up the dialog. > > > > Apache's .htaccess and other non-code ways of accomplishing it aren't > > supported. > > > > Here's an example for Sinatra:http://stackoverflow.com/questions/3479737 > > > > Rails has a built-in authent

http basic auth

2010-11-04 Thread Brandon Casci
Anyone know if basic http auth supported on Heroku? I don't get the login box so I'm assuming no, unless there is a special convention I don't know about. -- ========= Brandon Casci Loudcaster http:/

Re: Heroku down time today, about 30 minutes total

2010-11-04 Thread Brandon Casci
email to her...@googlegroups.com. > > > > >>> To unsubscribe from this group, send email to > > > > >>> heroku+unsubscr...@googlegroups.com > > > > > > > >>> . > > > > >>> For more options, visit this g

Re: Parallel HTTP requests

2010-11-04 Thread Brandon Casci
group, send email to her...@googlegroups.com. > To unsubscribe from this group, send email to > heroku+unsubscr...@googlegroups.com > . > For more options, visit this group at > http://groups.google.com/group/heroku?hl=en. > > -- = Brandon Casci Loudcas

Re: Sendgrid questions

2010-10-29 Thread Brandon Casci
eceived this message because you are subscribed to the Google Groups > "Heroku" group. > To post to this group, send email to her...@googlegroups.com. > To unsubscribe from this group, send email to > heroku+unsubscr...@googlegroups.com > . > For more options, visit this gr

Re: Sendgrid questions

2010-10-29 Thread Brandon Casci
this group, send email to > heroku+unsubscr...@googlegroups.com > . > For more options, visit this group at > http://groups.google.com/group/heroku?hl=en. > > -- = Brandon Casci Loudcaster http://loudcaster.com =

Re: Heroku down time today, about 30 minutes total

2010-10-27 Thread Brandon Casci
use you are subscribed to the Google Groups > "Heroku" group. > To post to this group, send email to her...@googlegroups.com. > To unsubscribe from this group, send email to > heroku+unsubscr...@googlegroups.com > . > For mor

Re: haml on heroku

2010-10-22 Thread Brandon Casci
oku+unsubscr...@googlegroups.com > . > For more options, visit this group at > http://groups.google.com/group/heroku?hl=en. > -- = Brandon Casci Loudcaster http://loudcaster.com = --

Re: inconsistent Memcache reads

2010-10-08 Thread Brandon Casci
then an upgrade. This got my app a brand new memcache server instance and things have been rolling along well since then. On Tue, Oct 5, 2010 at 10:47 AM, Brandon Casci wrote: > Aye > > > On Tue, Oct 5, 2010 at 10:37 AM, John Norman wrote: > >> Maybe you should take it u

Re: inconsistent Memcache reads

2010-10-05 Thread Brandon Casci
Aye On Tue, Oct 5, 2010 at 10:37 AM, John Norman wrote: > Maybe you should take it up in the Northscale forums ( > http://www.northscale.com/support/policies.html). > > > On Tue, Oct 5, 2010 at 9:26 AM, Brandon Casci wrote: > >> The problem for me isn't the

Re: inconsistent Memcache reads

2010-10-05 Thread Brandon Casci
n to throw an exception instead of > returning a nil. > > > But it is curious that it would fail so many times. > > --Keenan > > On Oct 5, 2010, at 9:25 AM, Brandon Casci wrote: > > It took a few days for the ticket to get answered, but yesterday did get > confirmat

Re: inconsistent Memcache reads

2010-10-05 Thread Brandon Casci
ng how much memory > you're using. Docs are at the vey bottom of > http://docs.heroku.com/memcache > > On Oct 2, 7:58 pm, Brandon Casci wrote: > > Hello > > > > I'm new to Heroku, so I'm not sure if this is a problem, or normal > behavior. > >

Re: inconsistent Memcache reads

2010-10-05 Thread Brandon Casci
n Tue, Oct 5, 2010 at 9:19 AM, chris wrote: > It does sound like your cache might be full. You can use > Rails.cache.stats to see various stats, including how much memory > you're using. Docs are at the vey bottom of > http://docs.heroku.com/memcache > > On Oct 2, 7

Re: inconsistent Memcache reads

2010-10-05 Thread Brandon Casci
;bar" > >> Rails.cache.read "foo" > => "bar" > >> Rails.cache.read "foo" > => "bar" > >> Rails.cache.read "foo" > => "bar" > >> Rails.cache.read "foo" > => "bar" &g

Re: inconsistent Memcache reads

2010-10-04 Thread Brandon Casci
Yep :) On Mon, Oct 4, 2010 at 4:48 PM, Teng Siong Ong wrote: > are you sure that you are using the supported memcache gem? > http://docs.heroku.com/memcache > > On Mon, Oct 4, 2010 at 3:43 PM, Brandon Casci wrote: > >> It's crazy making. >> >>

Re: inconsistent Memcache reads

2010-10-04 Thread Brandon Casci
t;> Rails.cache.read "mykey" => nil >> Rails.cache.read "mykey" => 1 >> Rails.cache.read "mykey" => nil >> Rails.cache.read "mykey" => nil On Sat, Oct 2, 2010 at 7:58 PM, Brandon Casci wrote: > Hello > > I'm new

Re: DJ Workers Crashing Without Specific Information

2010-10-04 Thread Brandon Casci
William...this may sound trivial, but to your DJ workers crash if the work queues is empty? On Mon, Oct 4, 2010 at 1:08 PM, Dan Croak wrote: > There are some troubleshooting suggestions on this page: > > http://docs.heroku.com/ps > > On Mon, Oct 4, 2010 at 1:04 PM, Brandon

Re: DJ Workers Crashing Without Specific Information

2010-10-04 Thread Brandon Casci
> To post to this group, send email to her...@googlegroups.com. > To unsubscribe from this group, send email to > heroku+unsubscr...@googlegroups.com > . > For more options, visit this group at > http://groups.google.com/group/heroku?hl=en. > > --

inconsistent Memcache reads

2010-10-02 Thread Brandon Casci
n that memcache is full, though I can't find a way to tell if it's full. What do es everyone think might be happening? -- ========= Brandon Casci Loudcaster http://loudcaster.com = -- You received this message b

Re: rake aborted! Don't know how to build task 'jobs:work'

2010-09-27 Thread Brandon Casci
to this group, send email to her...@googlegroups.com. > To unsubscribe from this group, send email to > heroku+unsubscr...@googlegroups.com > . > For more options, visit this group at > http://groups.google.com/group/heroku?hl=en. > > -