Questions tagged [timeout]

In computing, a timeout is either an error condition or event that occurs when an event exceeds the time frame permitted to it, or the period of time allotted to a given event.

In computing, a timeout is either an error condition or event that occurs when an event exceeds the time frame permitted to it, or the period of time allotted to a given event.

For an example of an event being a timeout, a network timeout [error] occurs when a response is expected from a networked device, but not received within a specified time period.

As an example of a timeout being defined as a period of time, ftp servers often have idle timeouts, after which inactive connections are closed.

603 questions
-2
votes
1 answer

Users unable to connect due to an unknown plausible reason

========================= Warning: Long thread; includes a lot of information to give you some basic understanding of my issues. If you rather not read it, then here are my questions: 1) Does Linux (specifically CentOS 6.5) have any settings that…
-3
votes
1 answer

Websites from the same hosting doesn't open only from my router/proovider

Faced with a strange problem. I have a hosting with few websites. Starting from today I can't navigate any of them from any device, connected to home wifi. But I can ping each domain. Chrome fails with Timeout, while mobile browser fails with…
dr11
  • 105
  • 2
  • 7
-3
votes
1 answer

Nginx can't serve more than 40 concurrent users

I'm testing my Nginx web server (configured with CentminMod) with https://www.blitz.io/ and the server returns timeouts when the connected users are about 40. I can't understand why! It's Nginx, not Apache! Can anyone help me? This i my…
fede91it
  • 1
  • 3
1 2 3
40
41