[Dev] [WSO2EI-6.1.0] L4 Switch as Third-party Load Balancer

2017-04-27 Thread 김대경
Hi all, I have a question about clustered Deployment of EI v6.1.0 ( or earlyer version). - https://docs.wso2.com/display/EI610/Clustered+Deployment The document says* "It is recommended to use NGINX Plus as your load balancer of choice."*, but is it ok to use L4 Switch as thrid-party load

[Dev] WSO2 Jaggery Project

2017-04-25 Thread 김대경
Hi Is the Jaggery project under control? I created issue and pull request in github, and issue in jira about jaggery project. But no one read issue and project leader who is default assignee is not an active user... Will my issue be handled?? Thank you...

[Dev] [dev] WSO2EI DSS Feature

2017-05-17 Thread 김대경
Hi all, I am configuring wso2 ei and dss these days. I have a few questions. The batch request function does not work correctly after dss is included in ei. (For example, a multi-sheet insert). Is it just me? Also, I would like to connect another tibro database of timax soft. Is there any

Re: [Dev] WSO2IS 5.3 initialization Failed: No subject alternative names present

2017-05-17 Thread 김대경
Hi, I think it is ssl exception. Because default keystore(wso2carbon.jks) and truststote(client-truststore.jks) include localhost alias, default setting would be ok. So, I think you should create new certification for your ip/domain and import it to keystore and truststore.. Thanks. 2017. 5.

[Dev] APIM-2.1.0 retrieve app name from access token or client id

2017-09-26 Thread 김대경
Hi I want to know applocation name from access token. I can get client_id(consumerKey) using '/oauth2/introspect' api. But I want to know application name. How can I retrieve this information? I think 'Application name' is not secret value. thank you.

[Dev] please review and merge

2017-11-22 Thread 김대경
Can you please review and merge PR[1] . [1] https://github.com/wso2/carbon-mediation/pull/906 Best Regards. Daekyung Kim. ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

[Dev] Please review and merge PR

2017-11-12 Thread 김대경
Can you please review and merge PR[1] and PR[2]. [1] https://github.com/wso2/wso2-synapse/pull/952 [2] https://github.com/wso2/carbon-mediation/pull/906 Best Regards. Daekyung Kim. ___ Dev mailing list Dev@wso2.org

[Dev] Send large size payload using PassthroughHttpSender

2018-05-30 Thread 김대경
Hi. I have found a problem with connection handling related to large file transfer. I have registered issues and solutions with github about this problem, but there seem to be various solution. I would like to hear other developer's opinions about the two solutions I think.

[Dev] Please review and merge PR

2018-01-25 Thread 김대경
Can you please review and merge PR[1] . [1] https://github.com/wso2/wso2-commons-httpclient/pull/18 Best Regards. Daekyung Kim. ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

[Dev] Please review and merge PR

2018-01-26 Thread 김대경
Can you please review and merge PR[1] . [1] https://github.com/wso2/wso2-axis2/pull/132 Best Regards. Daekyung Kim. ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

Re: [Dev] Please review and merge PR

2018-02-04 Thread 김대경
I wonder how it is progressing... 2018. 1. 26. 오후 1:31에 "김대경" <dkg@gmail.com>님이 작성: Can you please review and merge PR[1] . [1] https://github.com/wso2/wso2-commons-httpclient/pull/18 Best Regards. Daekyung Kim. ___ Dev maili

[Dev] Fwd: [DEV] Please review and merge PR

2018-02-04 Thread 김대경
Why it doesn't merged.. although approved. -- 전달된 메일 -- 보낸사람: "김대경" <dkg@gmail.com> 날짜: 2018. 1. 30. 오전 11:03 제목: [DEV] Please review and merge PR 받는사람: <dev@wso2.org> 참조: Can you please review and merge PR. [1] https://github.com/wso2/wso2-axis2/

[Dev] [DEV] Please review and merge PR

2018-01-29 Thread 김대경
Can you please review and merge PR. [1] https://github.com/wso2/wso2-axis2/pull/132 Best Regards. Daekyung Kim. ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

Re: [Dev] Please review and merge PR

2018-02-07 Thread 김대경
ank you for your contribution. We are reviewing your PR. As we are trying to reproduce the issue, can you please provide the exact scenario where you faced this issue? Thank you and regards, Nishadi On Sun, Feb 4, 2018 at 9:31 PM, 김대경 <dkg@gmail.com> wrote: > > I wonder how it is progre

[Dev] [DEV] please review and merge

2018-02-19 Thread 김대경
Can you please review and merge PR[1] . [1] https://github.com/wso2/wso2-synapse/pull/1045 Best Regards. Daekyung Kim. ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

[Dev] [dev] please review and merge PR

2018-02-28 Thread 김대경
Can you please review and merge PR. [1] https://github.com/wso2/wso2-synapse/pull/1054 Best Regards. Daekyung Kim. ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

[Dev] passthrough worker thread keep-alive

2018-04-04 Thread 김대경
Hi, I'm using wso2am-2.1.0 I changed worker_thread_keepalive_sec to 30. But PassThroughMessageProcessor keep connection over that time. I think that connection is close only if target endpoint close connection. How can I set the keep-alive timeout? Thanks.

Re: [Dev] passthrough worker thread keep-alive

2018-04-04 Thread 김대경
llowing the documentation[1]. > > [1] https://docs.wso2.com/display/AM210/Tuning+Performance > > Thanks, > DinushaD > > > On Wed, Apr 4, 2018 at 12:13 PM, 김대경 <dkg@gmail.com> wrote: > >> Hi, >> >> I'm using wso2am-2.1.0 >> >> I cha

[Dev] APIM IP white list

2019-02-19 Thread 김대경
hi, I'm trying IP white listing. https://docs.wso2.com/display/AM260/Managing+Throttling But every first requst of each time unit(ex, 1 minute) is not blocked. Maybe api is not yet throttled. Is this intended? Thanks. ___ Dev mailing list