Skip to content
#

consul

Here are 1,371 public repositories matching this topic...

joshkping
joshkping commented Nov 16, 2021

Is there an existing issue for this?

  • I have searched the existing issues

Kong version ($ kong version)

2.5.1.0

Current Behavior

When calling kong.response.exit(), the function automatically sets the Content-Length header on the response even if the Transfer-Encoding header is present. This is in violation of RFC 7230 3.3.2:

A sender MUST NOT send a Content-

consul
findkim
findkim commented May 12, 2020

Consul Template version

consul-template v0.25.0 (99efa64)

Configuration

Config: test.hcl

log_level = debug

template {
  contents = "{{ key \"hello\" }}"
  destination = "hello.txt"
  exec {
    command = "cat hello.txt"
  }
}

template {
  contents = "{{ key \"sleep\" }}"
  destination = "sleep.txt"
  exec {
    command = "sleep 2s"
    timeout = "4s"
 

Surging is a micro-service engine that provides a lightweight, high-performance, modular RPC request pipeline. support Event-based Asynchronous Pattern and reactive programming ,The service engine supports http, TCP, WS,Grpc, Thrift,Mqtt, UDP, and DNS protocols. It uses ZooKeeper and Consul as a registry, and integrates it. Hash, random, polling, Fair Polling as a load balancing algorithm, built-in service governance to ensure reliable RPC communication, the engine contains Diagnostic, link tracking for protocol and middleware calls, and integration SkyWalking Distributed APM

  • Updated Feb 19, 2022
  • C#
meshery

450+ AWS, Hadoop, Cloud, Kafka, Docker, Elasticsearch, RabbitMQ, Redis, HBase, Solr, Cassandra, ZooKeeper, HDFS, Yarn, Hive, Presto, Drill, Impala, Consul, Spark, Jenkins, Travis CI, Git, MySQL, Linux, DNS, Whois, SSL Certs, Yum Security Updates, Kubernetes, Cloudera etc...

  • Updated Feb 18, 2022
  • Python

50+ DockerHub public images for Docker & Kubernetes - DevOps, GitHub Actions, CircleCI, Jenkins, TeamCity, Alpine, CentOS, Debian, Fedora, Ubuntu, Hadoop, Kafka, ZooKeeper, HBase, Cassandra, Solr, SolrCloud, Presto, Apache Drill, Nifi, Spark, Consul, Riak

  • Updated Feb 18, 2022
  • Shell

Improve this page

Add a description, image, and links to the consul topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the consul topic, visit your repo's landing page and select "manage topics."

Learn more