Awesome, looks like I should look into ElasticBeanstalk so.
Thanks guys
Brian
On Mon, Oct 15, 2012 at 2:47 PM, Nathan Maves <nathan.ma...@gmail.com>wrote:
> We have 50+ stripes applications load balanced in the AWS ElasticBeanstalk
> env. And yes you set the same key for each of your applications that will
> be load balanced. Each application can have it's own key.
>
>
>
> On Mon, Oct 15, 2012 at 12:33 PM, Adam Stokar <ajsto...@gmail.com> wrote:
>
>> We've been using AWS Elastic Beanstalk. I come from an application
>> development background and didn't have alot of experience configuring and
>> managing servers. This product lets you set up web servers, db servers and
>> load balancers through a user interface. It also gives you a clear way to
>> monitor your application and define metrics when you should scale up or
>> down. It's got the job done so far and the setup was fast and easy.
>>
>>
>> On Mon, Oct 15, 2012 at 2:24 PM, Brian McSweeney <
>> brian.mcswee...@gmail.com> wrote:
>>
>>> If you could share a little more about your architecture I'd be
>>> interested to hear about it Adam. Sounds like a good setup and I'm facing a
>>> similar problem in trying to scale out the web tier without sticky sessions.
>>> On Oct 15, 2012 2:19 PM, "Adam Stokar" <ajsto...@gmail.com> wrote:
>>>
>>>> So if I set this value, then each server instance running my
>>>> application will use the same key? If so, that solves my problem.
>>>>
>>>> On Mon, Oct 15, 2012 at 2:13 PM, Levi Hoogenberg <
>>>> levihoogenb...@gmail.com> wrote:
>>>>
>>>>> You're looking for the Stripes.EncryptionKey parameter (see
>>>>> http://www.stripesframework.org/display/stripes/Configuration+Referencefor
>>>>> details).
>>>>>
>>>>> Regards,
>>>>> Levi
>>>>>
>>>>> 2012/10/15 Adam Stokar <ajsto...@gmail.com>
>>>>>
>>>>>> Hi everyone,
>>>>>>
>>>>>> I'm working in a cloud environment where we are constantly adding /
>>>>>> removing web servers based on the current load at any given time. In
>>>>>> order
>>>>>> to avoid people getting logged out randomly throughout the day, we
>>>>>> decided
>>>>>> to store our sessions in Redis (an in memory cache) so that requests can
>>>>>> go
>>>>>> to any server and session information will be retrieved correctly. The
>>>>>> problem is with the Stripes CryptoUtil. I see this warning all over the
>>>>>> logs
>>>>>>
>>>>>> CryptoUtil:165 - Input was not encrypted with the current encryption
>>>>>> key: 4qaa5tWDlC0=
>>>>>>
>>>>>> I'm assuming its happening because the server that generates the
>>>>>> encryption key is not guaranteed to handle subsequent requests. Is there
>>>>>> any configuration I can use to also store this encryption key in the
>>>>>> cache
>>>>>> and have Stripes look there rather than in the web servers memory?
>>>>>>
>>>>>> Thanks,
>>>>>>
>>>>>> Adam
>>>>>>
>>>>>>
>>>>>> ------------------------------------------------------------------------------
>>>>>> Don't let slow site performance ruin your business. Deploy New Relic
>>>>>> APM
>>>>>> Deploy New Relic app performance management and know exactly
>>>>>> what is happening inside your Ruby, Python, PHP, Java, and .NET app
>>>>>> Try New Relic at no cost today and get our sweet Data Nerd shirt too!
>>>>>> http://p.sf.net/sfu/newrelic-dev2dev
>>>>>> _______________________________________________
>>>>>> Stripes-users mailing list
>>>>>> Stripes-users@lists.sourceforge.net
>>>>>> https://lists.sourceforge.net/lists/listinfo/stripes-users
>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>> ------------------------------------------------------------------------------
>>>>> Don't let slow site performance ruin your business. Deploy New Relic
>>>>> APM
>>>>> Deploy New Relic app performance management and know exactly
>>>>> what is happening inside your Ruby, Python, PHP, Java, and .NET app
>>>>> Try New Relic at no cost today and get our sweet Data Nerd shirt too!
>>>>> http://p.sf.net/sfu/newrelic-dev2dev
>>>>> _______________________________________________
>>>>> Stripes-users mailing list
>>>>> Stripes-users@lists.sourceforge.net
>>>>> https://lists.sourceforge.net/lists/listinfo/stripes-users
>>>>>
>>>>>
>>>>
>>>>
>>>> ------------------------------------------------------------------------------
>>>> Don't let slow site performance ruin your business. Deploy New Relic APM
>>>> Deploy New Relic app performance management and know exactly
>>>> what is happening inside your Ruby, Python, PHP, Java, and .NET app
>>>> Try New Relic at no cost today and get our sweet Data Nerd shirt too!
>>>> http://p.sf.net/sfu/newrelic-dev2dev
>>>> _______________________________________________
>>>> Stripes-users mailing list
>>>> Stripes-users@lists.sourceforge.net
>>>> https://lists.sourceforge.net/lists/listinfo/stripes-users
>>>>
>>>>
>>>
>>> ------------------------------------------------------------------------------
>>> Don't let slow site performance ruin your business. Deploy New Relic APM
>>> Deploy New Relic app performance management and know exactly
>>> what is happening inside your Ruby, Python, PHP, Java, and .NET app
>>> Try New Relic at no cost today and get our sweet Data Nerd shirt too!
>>> http://p.sf.net/sfu/newrelic-dev2dev
>>> _______________________________________________
>>> Stripes-users mailing list
>>> Stripes-users@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/stripes-users
>>>
>>>
>>
>>
>> ------------------------------------------------------------------------------
>> Don't let slow site performance ruin your business. Deploy New Relic APM
>> Deploy New Relic app performance management and know exactly
>> what is happening inside your Ruby, Python, PHP, Java, and .NET app
>> Try New Relic at no cost today and get our sweet Data Nerd shirt too!
>> http://p.sf.net/sfu/newrelic-dev2dev
>> _______________________________________________
>> Stripes-users mailing list
>> Stripes-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/stripes-users
>>
>>
>
>
> ------------------------------------------------------------------------------
> Don't let slow site performance ruin your business. Deploy New Relic APM
> Deploy New Relic app performance management and know exactly
> what is happening inside your Ruby, Python, PHP, Java, and .NET app
> Try New Relic at no cost today and get our sweet Data Nerd shirt too!
> http://p.sf.net/sfu/newrelic-dev2dev
> _______________________________________________
> Stripes-users mailing list
> Stripes-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/stripes-users
>
>
------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
_______________________________________________
Stripes-users mailing list
Stripes-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/stripes-users