Nineya
Home
Blog
软著申请
Spring Cloud Netflix Forwarding error: Connection refused with with Zuul and Eureka on heroku
2025-01-28 05:46:31
41697
HelloFor some time now I'm struggling with configuration of my Zuul proxy service and Eureka discrovery service. When I'...
Spring Cloud Netflix * in exclusion causes warning in maven
2025-01-28 05:46:24
2433
https://github.com/spring-cloud/spring-cloud-netflix/blob/master/spring-cloud-netflix-dependencies/pom.xml#L273-L276http...
Spring Cloud Netflix Customise timeout at dashboard for it to wait for longer to receive Hystrix Stream
2025-01-28 05:46:18
144827
In our HystrixCommand protected applications, we are observing a very intermittent and inconsistent behaviour with Hystr...
Spring Cloud Netflix ribbon.ServerListRefreshInterval ignored
2025-01-28 05:46:13
3186
I'm using Zuul with Ribbon and the default ZoneAwareLoadBalancer. The parameter myapp.ribbon.ServerListRefreshInterval ...
Spring Cloud Netflix Support for websockets (stomp) in Zuul proxy
2025-01-28 05:46:08
564
compared to apache mod_proxy and mod_proxy_wstunnel the spring-cloud-netflix with zuul does not seem to support websocke...
Spring Cloud Netflix Using @FeignClient's fallbackFactory attribute, an exception will happen when the application starts up.
2025-01-28 05:46:03
5065
I was testing Feign Hystrix Fallbacks.I followed the document here http://cloud.spring.io/spring-cloud-static/Camden.SR2...
Spring Cloud Netflix Error when trying to connect to Discovery server on AWS
2025-01-28 05:45:57
14812
Hi, getting the following error when trying to register server to eureka -2019-06-20 10:16:30.642 [ERROR] [main] [org.sp...
Spring Cloud Netflix The code preventing SimpleHostRoutingFilter from running doesn't work
2025-01-28 05:45:51
2247
I set "RequestContext.getCurrentContext().setRouteHost(null)" to prevent SimpleHostRoutingFilter from running, but the F...
Spring Cloud Netflix when will tells no up servers available from load balancer?
2025-01-28 05:45:46
4509
hi, all, I encounter a strange problem in production.A service call B service,B service provide a feign client to A serv...
Spring Cloud Netflix WARN 89361 --- [a-EvictionTimer] c.n.e.registry.AbstractInstanceRegistry : DS: Registry: expired lease for INVENTORY/192.168.203.14:inventory:8084 and Eureka client showing killed
2025-01-28 05:45:37
3866
HiI am facing issue in eureka Server:2020-04-11 00:21:32.472 WARN 89361 --- [a-EvictionTimer] c.n.e.registry.AbstractIn...
Spring Cloud Netflix Question - Zuul not handling JSESSIONID from downstream.
2025-01-28 05:45:33
1025
Hi, I have a downstream system which uses spring security to authenticate user using j_spring_security_check and send...
Spring Cloud Netflix Support Spring Data Pageable in Feign Client
2025-01-28 05:45:28
19350
I am using Feign for requesting a MicroService who support Spring Data Pageable functionnality.This is my FeignClient In...
Spring Cloud Netflix Failed to instantiate [feign.Retryer]
2025-01-28 05:45:22
31612
My project when running in Eclipse works correctly, however when I publish to Tomcat and start the services, only the ga...
Spring Cloud Netflix set parameters and attributes to the original request in a pre filter
2025-01-28 05:45:16
5522
Is there a way to set custom parameters and attributes to request in a pre-filter before it reachesthe service endpoint?...
Spring Cloud Netflix Error in Docs - Unresolved directive in <stdin> - include::_attributes.adoc
2025-01-28 05:45:11
694
Describe the bugPlease provide details of the problem, including the version of Spring Cloud that youare using. On the d...
Spring Cloud Netflix Add documentation and samples for concurrency-limits
2025-01-28 05:45:06
1472
https://github.com/Netflix/concurrency-limitsComment From: spencergibbSee https://medium.com/@NetflixTechBlog/performanc...
Spring Cloud Netflix Consider updating JQuery dependency on spring-cloud-netflix-eureka-server
2025-01-28 05:45:01
403
Hi there,we are routinely scanning our dependencies for open vulnerabilities using OWASP dependency check.On the artifac...
Spring Cloud Netflix How to prevent unwanted clients register to the eureka server?
2025-01-28 05:44:56
210
As the title description, is there any way that i can do in the eureka server side to prevent client registration? Comm...
Spring Cloud Netflix Eureka Client over SSL with NoopHostnameVerifier
2025-01-28 05:44:51
5721
Hi folks,I'm trying to overwrite default SSL configuration for Eureka Client using NoopHostnameVerifier but for some rea...
Spring Cloud Netflix RequestContentDataExtractor#extractFromMultipartRequest duplicated url-parameter-value if content-type is multipart/form-data and value contains spaces
2025-01-28 05:44:45
2233
Bug reportThe value of a URL parameter is duplicated for multipart/form-data requests with query parameters when the par...
上一页
下一页
1
…
287
288
289
290
291
…
2246
.