|
Re: How to estimate reconnection / failover time between gorouter and nats
Hi Masumi,
The sequence/estimation that you describe sounds accurate to us. I think
ideally we should configure that NATs reconnection logic to initiate a
reconnect before the stale_threshold value.
Hi Masumi,
The sequence/estimation that you describe sounds accurate to us. I think
ideally we should configure that NATs reconnection logic to initiate a
reconnect before the stale_threshold value.
|
By
Christopher Piraino <cpiraino@...>
·
#3109
·
|
|
Re: [cf-bosh] PLEASE READ: BOSH-Lite stemcell broken
I see there is a new version (3146).
Does that address the issues relating to 3126? Or should we stick with 2776 until advised otherwise?
Aristoteles Neto
dds.neto(a)gmail.com
I see there is a new version (3146).
Does that address the issues relating to 3126? Or should we stick with 2776 until advised otherwise?
Aristoteles Neto
dds.neto(a)gmail.com
|
By
Aristoteles Neto
·
#3108
·
|
|
[ANNOUNCE] CVE-2015-5350: Garden Nstar vulnerability
CVE-2015-5350: Garden Nstar vulnerabilitySeverity:
High
Vendor:
Cloud Foundry Foundation
Versions Affected:
Garden versions 0.22.0-0.329.0
Description:
A vulnerability has been discovered in
CVE-2015-5350: Garden Nstar vulnerabilitySeverity:
High
Vendor:
Cloud Foundry Foundation
Versions Affected:
Garden versions 0.22.0-0.329.0
Description:
A vulnerability has been discovered in
|
By
Chip Childers <cchilders@...>
·
#3107
·
|
|
Failing to push standalone java app
Hi,
I am trying to push a standalone Java app that has a 'public static void main(..)' and uses other dependencies. I tried setting the classpath in the jar's MANIFEST.MF, created a new jar that also
Hi,
I am trying to push a standalone Java app that has a 'public static void main(..)' and uses other dependencies. I tried setting the classpath in the jar's MANIFEST.MF, created a new jar that also
|
By
Rahul Gupta
·
#3106
·
|
|
Re: [abacus] Accommodating for plans in a resource config
+1 that makes sense to me as different plans may want to use different
measures, metrics, and metering, accumulation and aggregation functions.
Not sure about that. AIUI with that refined design
+1 that makes sense to me as different plans may want to use different
measures, metrics, and metering, accumulation and aggregation functions.
Not sure about that. AIUI with that refined design
|
By
Jean-Sebastien Delfino
·
#3105
·
|
|
Re: Organization quota definition-questions
Sorry, before I didn't reply some questions.
1. Didn't test it. In my tests, I defined a quota at org level but I will test it.
2. I answered with the pseudocode.
3. The space adquired the limits
Sorry, before I didn't reply some questions.
1. Didn't test it. In my tests, I defined a quota at org level but I will test it.
2. I answered with the pseudocode.
3. The space adquired the limits
|
By
Juan Antonio Breña Moral <bren at juanantonio.info...>
·
#3104
·
|
|
Re: Organization quota definition-questions
Hi,
You have the reason. Disk quota is a parameter defined to app level only.
http://apidocs.cloudfoundry.org/213/apps/creating_an_app.html
When you create a new App, you define a set of parameters
Hi,
You have the reason. Disk quota is a parameter defined to app level only.
http://apidocs.cloudfoundry.org/213/apps/creating_an_app.html
When you create a new App, you define a set of parameters
|
By
Juan Antonio Breña Moral <bren at juanantonio.info...>
·
#3103
·
|
|
A hanged etcd used by hm9000 makes an impact on the delayed detection time of crashed application instances
Hi,
I found that one of etcds hanged up delayed the detection of crashed
application instances, resulting in the slow recovery time. Although this
depended on the condition of which hm9000 processes
Hi,
I found that one of etcds hanged up delayed the detection of crashed
application instances, resulting in the slow recovery time. Although this
depended on the condition of which hm9000 processes
|
By
Masumi Ito
·
#3102
·
|
|
Re: Organization quota definition-questions
Hi Juan Antonio,
Thanks for the reply.
The API that you have mentioned gives me the memory usage of the org and not the disk quota/usage of the org. I need to know this info. In addition to that, I
Hi Juan Antonio,
Thanks for the reply.
The API that you have mentioned gives me the memory usage of the org and not the disk quota/usage of the org. I need to know this info. In addition to that, I
|
By
Ponraj E
·
#3101
·
|
|
Re: Organization quota definition-questions
Good morning,
yes it is possible.
If you observe PWS panel or Bluemix you can observe that information.
Every organization has binded a OrganizationQuota and this definition affects to every
Good morning,
yes it is possible.
If you observe PWS panel or Bluemix you can observe that information.
Every organization has binded a OrganizationQuota and this definition affects to every
|
By
Juan Antonio Breña Moral <bren at juanantonio.info...>
·
#3100
·
|
|
回复:Re: about consul_agent's cert
it works, thank you~
于长江
15101057694
原始邮件
发件人:Gwenn Etourneaugetourneau(a)pivotal.io
收件人:Discussions about Cloud Foundry projects and the system
it works, thank you~
于长江
15101057694
原始邮件
发件人:Gwenn Etourneaugetourneau(a)pivotal.io
收件人:Discussions about Cloud Foundry projects and the system
|
By
于长江 <yuchangjiang at cmss.chinamobile.com...>
·
#3099
·
|
|
Re: Organization quota definition-questions
Hi,
Since the documentation for the quota definition is quite unclear at the moment, have more questions reg the same.
I want to display the resource consumption (memory,disk usage,etc) at the org
Hi,
Since the documentation for the quota definition is quite unclear at the moment, have more questions reg the same.
I want to display the resource consumption (memory,disk usage,etc) at the org
|
By
Ponraj E
·
#3098
·
|
|
Organization quota definition-questions
Hi,
Is it possible to get the disk quota at an organization level? As far as I see, the quota definition api doesnt return the disk quota[upper limit] info?
I want to calculate the used disc
Hi,
Is it possible to get the disk quota at an organization level? As far as I see, the quota definition api doesnt return the disk quota[upper limit] info?
I want to calculate the used disc
|
By
Ponraj E
·
#3097
·
|
|
Re: Certificate management for non-Java applications
I think it depends on what language / runtime / library and where it's
looking for the default set of certs. It's easy with Java because it uses
it's own cert store and that file is owned by the vcap
I think it depends on what language / runtime / library and where it's
looking for the default set of certs. It's easy with Java because it uses
it's own cert store and that file is owned by the vcap
|
By
Daniel Mikusa
·
#3096
·
|
|
[Abacus] Tagging usage
Hi,
I'm looking for a way to classify usage. My use case is this:
I have 2 type of usage:
1. Usage of type A.
2. Usage of type B.
The initial thought to do this with the current abacus is to
Hi,
I'm looking for a way to classify usage. My use case is this:
I have 2 type of usage:
1. Usage of type A.
2. Usage of type B.
The initial thought to do this with the current abacus is to
|
By
KRuelY <kevinyudhiswara@...>
·
#3095
·
|
|
Certificate management for non-Java applications
Previous threads have focused on adding a trusted CA to the JDK's trust
store at application startup, a pattern that I have employed also.
We are facing increased demand from our non-Java developers
Previous threads have focused on adding a trusted CA to the JDK's trust
store at application startup, a pattern that I have employed also.
We are facing increased demand from our non-Java developers
|
By
john mcteague <john.mcteague@...>
·
#3094
·
|
|
Re: Web sockets + Cloud Foundry
James Bayer posted about a fun experiment with web sockets a while back.
Might be a good starting point:
http://www.iamjambay.com/2013/12/send-interactive-commands-to-cloud.html
You need to make
James Bayer posted about a fun experiment with web sockets a while back.
Might be a good starting point:
http://www.iamjambay.com/2013/12/send-interactive-commands-to-cloud.html
You need to make
|
By
Matthew Sykes <matthew.sykes@...>
·
#3093
·
|
|
Exposing more meta-data for admin buildpacks
Now that most buildpacks only support a small set of runtime versions (as
defined in their manifest), it makes good sense to make this information
easily accessible by users. They can of course go to
Now that most buildpacks only support a small set of runtime versions (as
defined in their manifest), it makes good sense to make this information
easily accessible by users. They can of course go to
|
By
Jack Cai
·
#3092
·
|
|
Web sockets + Cloud Foundry
Hi CF Dev team,
I am just starting to look into how web sockets based app can run in a cloud foundry env. If you have any reference links/wiki's that walk thru this web sockets working, will help
Hi CF Dev team,
I am just starting to look into how web sockets based app can run in a cloud foundry env. If you have any reference links/wiki's that walk thru this web sockets working, will help
|
By
Lakshman Mukkamalla
·
#3091
·
|
|
Re: Diego docker app launch issue with Diego's v0.1443.0
Hi Eric - please ignore last message - I found the issue - I installed
diego with collocated VM as well as other VMs - which make CC confuse and
collocated VM was not having all the functionality/jobs
Hi Eric - please ignore last message - I found the issue - I installed
diego with collocated VM as well as other VMs - which make CC confuse and
collocated VM was not having all the functionality/jobs
|
By
Anuj Jain <anuj17280@...>
·
#3090
·
|