| |

VerySource

 Forgot password?
 Register
Search
Author: ulysses24

Timeout issues during login or job processing

[Copy link]

0

Threads

4

Posts

2.00

Credits

Newbie

Rank: 1

Credits
2.00

 China

Post time: 2020-1-25 18:09:01
| Show all posts
It is the problem of the session. Set the expiration time of this session
Reply

Use magic Report

0

Threads

64

Posts

35.00

Credits

Newbie

Rank: 1

Credits
35.00

 China

Post time: 2020-1-27 09:45:02
| Show all posts
Yes, describe the problem clearly. Often the cause of the problem is very simple, but I will not describe it myself.

If your program is slow to process or occupies memory when there are multiple users, then you don't need to use cheap and free space for rent. You see verysource this simple website, and there are multiple servers, it seems that the server is often down. If it weren't for the use of cookies to store basic operational information, it would be difficult to use verysource. However, this is not suitable for business systems. The business system is not just two pieces of information: login and question list (including page number). Using cookies cannot save the most basic interaction status information, so if the server always "recycles resources constantly," it will not be available. .

As for porting your program from WinForm to webForm, there may be places that are not optimized enough. If you have n’t used a large-scale, remote server system on WinForm before, and the data processing is stand-alone, many of your habitual codes may not be able to adapt to high-load systems.
Reply

Use magic Report

3

Threads

11

Posts

11.00

Credits

Newbie

Rank: 1

Credits
11.00

 China

 Author| Post time: 2020-1-28 23:27:01
| Show all posts
toymooner

Timeout during login? Login information is gone? Or database timeout?
If the login information is lost, it is estimated that the server is constantly recycling resources
-------------------------------------------------- ---
There is information.
When I enter the password to verify, I verify for a long time, but finally I get an error: Timeout.

We are our own servers. In our own computer room, the three places on the two sides of the strait are connected by point-to-point dedicated lines.
Reply

Use magic Report

0

Threads

11

Posts

4.00

Credits

Newbie

Rank: 1

Credits
4.00

 China

Post time: 2020-1-29 15:09:02
| Show all posts
See if there is a timeout. If it is SESSION timeout, relax SESSION, this is related to the network speed.
If it is the timeout caused by the number of connections, there is no way but to change the server.
Reply

Use magic Report

0

Threads

11

Posts

7.00

Credits

Newbie

Rank: 1

Credits
7.00

 China

Post time: 2020-1-30 01:18:01
| Show all posts
set timeout longer
Reply

Use magic Report

3

Threads

11

Posts

11.00

Credits

Newbie

Rank: 1

Credits
11.00

 China

 Author| Post time: 2020-1-31 03:00:01
| Show all posts
My login is useless session, use FormsAuthentication
This timeout should be the timeout when connecting to the database
Reply

Use magic Report

You have to log in before you can reply Login | Register

Points Rules

Contact us|Archive|Mobile|CopyRight © 2008-2023|verysource.com ( 京ICP备17048824号-1 )

Quick Reply To Top Return to the list