|
Re: TCP Router VS NoRouter
The "norouter", while interesting, isn't the official CF project approach
to HTTP traffic routing. The TCP router is being built to support TCP
routing as a general solution, with the goal of it
The "norouter", while interesting, isn't the official CF project approach
to HTTP traffic routing. The TCP router is being built to support TCP
routing as a general solution, with the goal of it
|
By
Chip Childers <cchilders@...>
·
#127
·
|
|
Re: Capturing data from DEA varz endpoints
You can use the allow_host_access property in your manifest to enable the
access. It simply suppresses the iptables rule you mention that rejects
You can use the allow_host_access property in your manifest to enable the
access. It simply suppresses the iptables rule you mention that rejects
|
By
Aaron Huber
·
#128
·
|
|
Capturing data from DEA varz endpoints
As part of our CF monitoring we want to collect data from the DEA varz
endpoints to help us calculate our headroom. In the spirit of eating our
own dogfood we want to deploy this a micro service on CF
As part of our CF monitoring we want to collect data from the DEA varz
endpoints to help us calculate our headroom. In the spirit of eating our
own dogfood we want to deploy this a micro service on CF
|
By
john mcteague <john.mcteague@...>
·
#125
·
|
|
TCP Router VS NoRouter
Hi,
I attended sessions on both TCP Router (Cloud Foundry and IOT protocol support by Atul Kshirsagar) and NoRouter (Norouter: Running Cloud Foundry without the Gorouter by Mike Heath).
I just
Hi,
I attended sessions on both TCP Router (Cloud Foundry and IOT protocol support by Atul Kshirsagar) and NoRouter (Norouter: Running Cloud Foundry without the Gorouter by Mike Heath).
I just
|
By
Owais Mohamed
·
#126
·
|
|
Re: [vcap-dev] Java OOM debugging
Thanks Chris.
We had given the MALLOC_ARENA_MAX setting a wide birth because Lari had
mentioned it was buggy on lucid64 & we're still on that stemcell right now.
We do have a test case running all
Thanks Chris.
We had given the MALLOC_ARENA_MAX setting a wide birth because Lari had
mentioned it was buggy on lucid64 & we're still on that stemcell right now.
We do have a test case running all
|
By
Dave Head-Rapson
·
#124
·
|
|
Problem for Chaos Lemur
Hi guys,
I am trying to use the tool Chaos Lemur to do HA test for CF. I got the guide from below link:
Hi guys,
I am trying to use the tool Chaos Lemur to do HA test for CF. I got the guide from below link:
|
By
stephen
·
#123
·
|
|
Re: Understand Billing Event
Hey Guangcai:
Dr. Nic Williams from Stark & Wayne blogged [0] a pretty nice write up
about billing. He did a nice job updating it with the new endpoints that
Dieu noted
Hey Guangcai:
Dr. Nic Williams from Stark & Wayne blogged [0] a pretty nice write up
about billing. He did a nice job updating it with the new endpoints that
Dieu noted
|
By
Greg Oehmen
·
#122
·
|
|
Re: Understand Billing Event
http://apidocs.cloudfoundry.org/208/
http://apidocs.cloudfoundry.org/208/
|
By
Dieu Cao <dcao@...>
·
#121
·
|
|
Re: Understand Billing Event
Hi Guancai,
This manifest property and api's have been deprecated as they calculated
things incorrectly.
They have been replaced with App Usage Events and Service Usage Events
which you can find more
Hi Guancai,
This manifest property and api's have been deprecated as they calculated
things incorrectly.
They have been replaced with App Usage Events and Service Usage Events
which you can find more
|
By
Dieu Cao <dcao@...>
·
#120
·
|
|
Re: [vcap-dev] Java OOM debugging
The JVM has Native Memory Tracking (NMT), but I've never used it. Here
are some details about
The JVM has Native Memory Tracking (NMT), but I've never used it. Here
are some details about
|
By
Lari Hotari <Lari@...>
·
#119
·
|
|
Understand Billing Event
Hi,
I am trying to understand the property "cc:billing_event_writing_enabled".
Who can share some knowledge on my following questions? if I enable this
property, when will the billing events be
Hi,
I am trying to understand the property "cc:billing_event_writing_enabled".
Who can share some knowledge on my following questions? if I enable this
property, when will the billing events be
|
By
iamflying
·
#118
·
|
|
visual studio extension - login error
We have been trying to use the visual studio extension from https://github.com/cloudfoundry-incubator/cf-vs-extension but get an error when logging in.
Unexpected character encountered while parsing
We have been trying to use the visual studio extension from https://github.com/cloudfoundry-incubator/cf-vs-extension but get an error when logging in.
Unexpected character encountered while parsing
|
By
Jon Price
·
#117
·
|
|
Re: [vcap-dev] Java OOM debugging
I don't have proper data gathered from older than 8.0.20, so I cannot
compare.
I was just wondering when did 8.0.20 become available in JBP, I found
this date:
HEAD
I don't have proper data gathered from older than 8.0.20, so I cannot
compare.
I was just wondering when did 8.0.20 become available in JBP, I found
this date:
HEAD
|
By
Lari Hotari <Lari@...>
·
#116
·
|
|
Re: - Is it possible to create custom Roles
There is no way to create custom roles.
Only the roles shown here are available:
http://docs.cloudfoundry.org/concepts/roles.html
CF Runtime Team
There is no way to create custom roles.
Only the roles shown here are available:
http://docs.cloudfoundry.org/concepts/roles.html
CF Runtime Team
|
By
CF Runtime
·
#115
·
|
|
Re: UAA, SAML, and LDAP questions
Hi Aaron,
ECP Support is a roadmap item at this time and doesn't have a set timeline.
Apart from adding ECP SAML SP support on the UAA side, the SAML IDP needs
to implement and support this profile as
Hi Aaron,
ECP Support is a roadmap item at this time and doesn't have a set timeline.
Apart from adding ECP SAML SP support on the UAA side, the SAML IDP needs
to implement and support this profile as
|
By
Sree Tummidi
·
#114
·
|
|
Re: [vcap-dev] Java OOM debugging
Hi,
We've had a look through this and think it would be useful to give our
perspective for now.
To clarify the Memory heuristics, they are just weightings and not
percentages, they were never meant
Hi,
We've had a look through this and think it would be useful to give our
perspective for now.
To clarify the Memory heuristics, they are just weightings and not
percentages, they were never meant
|
By
Christopher Frost
·
#112
·
|
|
Re: [vcap-dev] Java OOM debugging
Hi Lari,
Thanks again for your input. Have you seen this problem with versions of
Tomcat before 8.0.20?
David and I think we've narrowed down the issue to a change from using
Tomcat 8.0.18 to
Hi Lari,
Thanks again for your input. Have you seen this problem with versions of
Tomcat before 8.0.20?
David and I think we've narrowed down the issue to a change from using
Tomcat 8.0.18 to
|
By
Daniel Jones
·
#113
·
|
|
Re: Is it possible to use git push to deploy applications on CF
I have a story in the CF CLI backlog to look at a git style push:
https://www.pivotaltracker.com/story/show/90658212. Is there a lot of
interest here?
Greg Oehmen
Cloud Foundry Product
I have a story in the CF CLI backlog to look at a git style push:
https://www.pivotaltracker.com/story/show/90658212. Is there a lot of
interest here?
Greg Oehmen
Cloud Foundry Product
|
By
Greg Oehmen
·
#111
·
|
|
Understanding the external network access in Diego
Hello, everyone!
I have a Diego application. From the app's Garden container I can access
the Internet and establish connections with tcp services running on other
VMs but I can't connect to a tcp
Hello, everyone!
I have a Diego application. From the app's Garden container I can access
the Internet and establish connections with tcp services running on other
VMs but I can't connect to a tcp
|
By
Lev Berman <lev.berman@...>
·
#110
·
|
|
- Is it possible to create custom Roles
Hi,
In Pivotal CF, is it possible to create custom roles?
Thanks,
Kinjal
Hi,
In Pivotal CF, is it possible to create custom roles?
Thanks,
Kinjal
|
By
Kinjal Doshi
·
#109
·
|