| bio | website | davidcsonka.com |
|---|---|---|
| location | Denver, CO | |
| age | 31 | |
| visits | member for | 3 years, 9 months |
| seen | Apr 18 at 21:14 | |
| stats | profile views | 2 |
|
Nov 24 |
awarded | Tumbleweed |
|
Jul 27 |
comment |
My sql consuming as much as 60% cpu time on start What is your %st in top? Is that relevant? |
|
Jul 23 |
answered | How do I get ec2 Linux instance info while logged-in on the command-line (public dns, AMI, etc.) |
|
Jul 18 |
comment |
Can an instance of amazon ec2 be upgraded automatically from sql server 2008 r2 to sql server 2012? Clarification: the database is on EC2, correct? Not RDS? |
|
Jul 10 |
comment |
Cannot SSH into Amazon EC2 instance Check out the AWS VPC - aws.amazon.com/vpc - I think it allows you to permanently associate multiple IP's to an instance. |
|
Jul 10 |
comment |
Cannot SSH into Amazon EC2 instance Something similar happened to me before when rebooting an instance. The Elastic IP was disassociated with the server. |
|
Jul 5 |
comment |
SQL Server connection takes long time on amazon EC2 machines By same domain, do you mean same region or availability zone? |
|
Jun 29 |
comment |
How to set up AWS EC2 with apache Brian, S3 and RDS are separate services from EC2, for file storage and data storage respectively. They can definitely work in conjunction with an EC2 server, but they do not reside on it. They are in essence, separate instances of their own. |
|
Jun 22 |
comment |
Why can't I connect to Amazon RDS after setting it up? Can you elaborate on what you did to grant access? |
|
Jun 12 |
awarded | Supporter |
|
Mar 6 |
awarded | Student |
|
Aug 27 |
comment |
Discover Which Coldfusion Server Being Used In Cluster That's a good idea. I suppose I could tell the sysadmin to put a small xml file on each server, and have a single element in it say the full name of the server. On each request, I could have it look up the file, parse the text, and attach the value to my error report emails. Do you think that would do the job? |
|
Aug 26 |
asked | Discover Which Coldfusion Server Being Used In Cluster |