| bio | website | github.com/maxim |
|---|---|---|
| location | New York, NY | |
| age | 26 | |
| visits | member for | 2 years, 1 month |
| seen | May 18 at 19:22 | |
| stats | profile views | 43 |
|
May 18 |
accepted | Which EC2 instance best for Chef server? |
|
May 17 |
awarded | Popular Question |
|
Apr 22 |
awarded | Nice Answer |
|
Mar 6 |
awarded | Popular Question |
|
Jul 8 |
awarded | Yearling |
|
Apr 1 |
comment |
Which EC2 instance best for Chef server? Will start with just 2 (running ruby+rails, postresql, node.js, redis, memcached) but predicting a quick growth to >5 in the near future. For that reason wouldn't want to go with hosted chef. |
|
Mar 31 |
asked | Which EC2 instance best for Chef server? |
|
Mar 20 |
answered | Redirect away from www to non-www domain on nginx from behind HAproxy |
|
Mar 20 |
revised |
Redirect away from www to non-www domain on nginx from behind HAproxy deleted 5 characters in body |
|
Mar 19 |
asked | Redirect away from www to non-www domain on nginx from behind HAproxy |
|
Jan 27 |
awarded | Teacher |
|
Jan 24 |
answered | How do I upgrade postgresl database? Incompatibility error |
|
Jan 20 |
comment |
RAID1 with non-empty HDDs on a NAS @Tom I see. So if it's enough for me to protect the data by storing it on 2 HDDs, RAID1 should be fine. If controller fails, I presume I could still get the data off of one of them. I could then selectively backup some of this data offsite (whatever matters more), to reduce backup cost. |
|
Jan 20 |
accepted | RAID1 with non-empty HDDs on a NAS |
|
Jan 20 |
comment |
RAID1 with non-empty HDDs on a NAS Thanks, so looks like they don't provide any "smart" option. I better get ready with all the spare storage I have for this transition then. :( |
|
Jan 20 |
comment |
RAID1 with non-empty HDDs on a NAS @Tom My home is where I work, it's an office, etc. I don't need a high-end solution, but I do need to keep the data duplicated once, and always available on the network. 4-bay low-end seems sufficient for now. Speaking of RAID1, I guess it's a subject for another question, but I didn't know that if one HDD dies, the other one loses data. Am I understanding it correctly? |
|
Jan 20 |
revised |
RAID1 with non-empty HDDs on a NAS edited body |
|
Jan 20 |
asked | RAID1 with non-empty HDDs on a NAS |
|
Sep 16 |
comment |
Nginx with Passenger behind HAProxy causes 503 errors Although this fixed it for me, I still wonder why HAProxy doesn't queue them up steadily. If I increase maxconn, then all I'm doing is delegating queueing to Passenger. However, in my tests I'm sieging with the same force in both cases. Why does HAProxy 503 so much, and Passenger (with global queue on) keeps serving well? Does it have to do with my HAProxy timeout settings? (contimeout, clitimeout, srvtimeout) |
|
Sep 16 |
accepted | Nginx with Passenger behind HAProxy causes 503 errors |