[#84867] [Ruby trunk Bug#14357] thread_safe tests suite segfaults — v.ondruch@...

Issue #14357 has been reported by vo.x (Vit Ondruch).

11 messages 2018/01/15
[#85364] Re: [Ruby trunk Bug#14357] thread_safe tests suite segfaults — Eric Wong <normalperson@...> 2018/02/03

v.ondruch@tiscali.cz wrote:

[#84980] [Ruby trunk Feature#13618][Assigned] [PATCH] auto fiber schedule for rb_wait_for_single_fd and rb_waitpid — hsbt@...

Issue #13618 has been updated by hsbt (Hiroshi SHIBATA).

10 messages 2018/01/23
[#85012] Re: [Ruby trunk Feature#13618][Assigned] [PATCH] auto fiber schedule for rb_wait_for_single_fd and rb_waitpid — Eric Wong <normalperson@...> 2018/01/23

hsbt@ruby-lang.org wrote:

[ruby-core:84789] [Ruby trunk Bug#14345] http_proxy setting should respect both parent domain and subdomain

From: maan.harry@...
Date: 2018-01-10 00:12:53 UTC
List: ruby-core #84789
Issue #14345 has been reported by harsimranmaan (Harsimran Singh Maan).

----------------------------------------
Bug #14345: http_proxy setting should respect both parent domain and subdomain
https://bugs.ruby-lang.org/issues/14345

* Author: harsimranmaan (Harsimran Singh Maan)
* Status: Open
* Priority: Normal
* Assignee: 
* Target version: 
* ruby -v: master
* Backport: 2.3: UNKNOWN, 2.4: UNKNOWN, 2.5: UNKNOWN
----------------------------------------
When a ruby app is run in an environment where an http proxy is configured, it is not possible to provide separate settings for both a domain and it's subdomain for outbound http calls. This coupling assumes that both should follow the same http_proxy settings but in practice, this is a common occurrence the parent domain and the subdomains are be hosted on different network. 


https://github.com/ruby/ruby/pull/1748 addresses this issues.

Also note that other programming language like go respect different proxy settings for parent domain and its subdomains. https://github.com/golang/go/blob/master/src/net/http/proxy_test.go#L37



-- 
https://bugs.ruby-lang.org/

Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>

In This Thread

Prev Next