Starts in:
1 DAY
19 HRS
7 MIN
59 SEC
Starts in:
1 D
19 H
7 M
59 S

Activities of "portx-dev"

Answer

Thanks for sharing that. But increasing the timeout is not fundamental solution. The problem is slow commands. I doubt many redis commands dispatched at the same time affect to bad performance. One of the requests dispatched1456 redis commands. Is that normal?

By the way, we use "Amazon ElastiCache for Redis". When using AWS, is there a recommended redis service?

I would like to stop using redis to isolate the problem. How can I stop using redis?

Thanks.

I have read the content you provided.

Now, I have question about deep implementation in abp application.

When I login in id application, there is no session info(image1). And after authentication redirecting to main application, there is session info(ex. access_token, id_token, ...) in local storage(image2).

My question is, how is the session info passed from id application to main application? Is there any global state?, or the services communicate with in back channel?

thx

テナントのクローンを作成するためのサンプルコードはありますか?

thank you.

・Data of all entities. ・I want to copy the user and scope as well. ・I want to keep the timestamp.

Yes, I want to create a new tenant by inheriting all information from the clone source. how do i do that?

I would like you to implement a function to separate read/write endpoints as follows.

https://support.abp.io/QA/Questions/4870/I-want-to-Separate-DB-read-and-write-endpoints _

Answer

Thanks for your information. Btw, is the Timezone function configurable for each tenant? Or is it configurable per user?

Showing 71 to 80 of 105 entries
Made with ❤️ on ABP v9.1.0-preview. Updated on November 20, 2024, 13:06