Code Monkey home page Code Monkey logo

Comments (7)

riywo avatar riywo commented on May 23, 2024

Hi @iamhasibrahman ,

Did you try it and got some errors? If so, could you paste the errors?

from aws-fluent-plugin-kinesis.

iamhasibrahman avatar iamhasibrahman commented on May 23, 2024

Wow, you finally replied man!!!!! Not error. On the document it says http prxoy has to be in DNS format, which we don't support. I mean our internal networking doesn't allow resolving DNS host. So you are saying IP would work? Also, from source to proxy, data is sent via SSL?

from aws-fluent-plugin-kinesis.

riywo avatar riywo commented on May 23, 2024

Although I didn't test it, it could be a general URL including IP address because it is just passed to AWS SDK and Net::Http. See http://ruby-doc.org/stdlib-2.3.0/libdoc/net/http/rdoc/Net/HTTP.html#method-c-new

For SSL, I think it is encrypted. See http://stackoverflow.com/questions/516323/https-connections-over-proxy-servers

If you have any error, please reopen this.

from aws-fluent-plugin-kinesis.

iamhasibrahman avatar iamhasibrahman commented on May 23, 2024

I've one very key yet simple question - this part of code (connecting via proxy) is part of KPL or the code you had to write?

from aws-fluent-plugin-kinesis.

riywo avatar riywo commented on May 23, 2024

Are you asking about kinesis_producer of v1.0.0? In that case, there is no option called http_proxy because KPL doesn't support it.

If you ask about v0.4.0, or kinesis_streams or kinesis_firehose of v1.0.0, it is a part of code in AWS SDK for Ruby using Net::HTTP in stdlib.

from aws-fluent-plugin-kinesis.

iamhasibrahman avatar iamhasibrahman commented on May 23, 2024

I'm asking about your plugin - https://github.com/awslabs/aws-fluent-plugin-kinesis
It supports proxy, right? If not, Houston we got a huge problem !!

from aws-fluent-plugin-kinesis.

riywo avatar riywo commented on May 23, 2024

See #51

from aws-fluent-plugin-kinesis.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.