- ABP Framework version: v4.3.3
- UI type: MVC
- DB provider: EF Core
- Tiered (MVC) or Identity Server Separated (Angular): yes
- Exception message and stack trace:
- Steps to reproduce the issue:"
we use tiered solution(mvc).In web project ,when i login ,it takes more than 30secs time to reach identity server and login into site.we want to reduce this time and speed up login.can you please solve this issue?
16 Answer(s)
-
0
Hi,
How we reproduce the problem? can you provide steps? thanks.
-
0
we already shared our code to @maliming .you can check it for further clarification.
i). Go to Login page ii). Enter the valid 'Username' and 'Password'(eg.,admin) and click 'Login' button iii). Check the processing time for login and enter into the dashboard page.
If u want we can share screencast video to ur mail.
-
0
it takes more than 30secs time to reach identity server and login into site.
Please check your logs. You can get every info from it.
-
0
yes we tried but we can't solve this issue
-
0
You can share your logs here.
Web, IDS, API.
-
0
Log files shared.
-
0
hi
It seems that EF reading and writing (database) may be slow, can you confirm? Is it the same issue when you log in locally?
-
0
Hi,
It takes 17-20secs when login locally.
-
0
Is your redis server works? 127.0.0.1 by default,
-
0
yes
-
0
Please share a project and steps to reproduce the problem. liming.ma@volosoft.com
-
0
Already shared our code to you via one drive GenieERP dt.,AUG 9
-
0
-
0
Hi,
We have used Azure db and we hosted our application in azure app services(basic plan).we think, thats y site is taking much time..Hence Is there any recommended way to use these platform efficiently in abp framework?
-
0
I don't know much about Azure, but I can confirm that its current response speed is slow for your apps.
You can find the reason in Azure
-
0
This question has been automatically marked as stale because it has not had recent activity.