The timeout tag has no wiki summary.
2
votes
0answers
10 views
Pacemaker/corosync timeout before resource transfers
This seems like a simple question, but one I can't seem to find the answer for despite going over the pacemaker documentation multiple times.
I've got corosync set up with pacemaker to share a ...
0
votes
1answer
19 views
130s timeout when accessing service exposed on HTTPS through HTTP
I have windows client application and windows service hosting a web service over HTTPS (on behind it uses standard http.sys). Everything is ok except the situation where user makes a mistake and uses ...
0
votes
3answers
90 views
Too Many ESTABLISHED connection from a single IP address in Apache
netstat -ntp |grep 80 shows too many ESTABLISHED connection from single IP address. Around 300 of them and it is not an attack and user is using a 2G connection to access Apache. This is the case ...
1
vote
1answer
66 views
Can't SSH to VPS (timeout)
I was able to SSH into my VPS earlier today, and made no major changes. However now when I attempt to SSH into my VPS it doesn't even ask me for my password it just times out.
If I open the serial ...
0
votes
0answers
51 views
Dealing with “The semaphore timeout period has expired” errors
We use Appassure Replay at work and we've got a server that is failing to transfer snapshots of its largest volume (90GiB with 27.5GiB free). The error I'm receiving is:
Transfer failed on volume: G: ...
1
vote
0answers
36 views
Windows 2003 VPN, client connected to server, but can only ping part of servers
My Windows 2003 server has an integrated ethernet card as well as a dlink card. Using "Configure your server wizard", I successfully created a VPN server.
The server IP is : 192.168.123.1 and ...
0
votes
1answer
37 views
Apache2 PHP5 timeout setting?
I have a long script to run, as cron, in PHP. I'm calling the script locally using wget from a cron job, but it fails after 15 minutes.
In apache2.conf, I have configured Timeout to 12000
In php.ini, ...
0
votes
0answers
26 views
FTP Upload Reaches 100%, but doesn't finish upload for hours later
So some of our users are having issues uploading files via FTP.
One file is 240MB once it reaches 100% it hangs there and still says its uploading for around 20-30 minutes sometimes an hour before it ...
1
vote
1answer
56 views
Changing MySQL startup timeout ([fail] reported although mysql properly started)
I've created a script to cleanup InnoDB storage engine. Everything works fine except that creating the ib_logfile0 and ib_logfile1 files when innodb_log_file_size is set to 1GB takes a while which ...
4
votes
1answer
83 views
Search and Domain in resolv.conf = slow lookups on Ubuntu
I have a machine running ubuntu 10.04 server. I've started getting long (5-10 second) delays when making connections to (some) sites outside of the LAN using tools like curl and wget.
Using tcpdump ...
1
vote
1answer
38 views
php set_time_limit not working with mod_fcgid?
It seems set_time_limit function call has no effect when php is running with mod_fcgid (the default in webmin). Can someone tell me how to make it work?
3
votes
2answers
65 views
connection times out after 1GB download
I have a very weird problem with few of my servers. It seems that users on these servers, whenever they download from them, either via FTP (proftpd) or HTTP (apache2), big files (over 1GB), the ...
0
votes
2answers
88 views
mod_fcgid: read data timeout errors
I moved to an unmanaged server that uses fcgid (before I was using mod_php), and in the error logs I see tons of such errors:
[Mon Apr 23 21:17:12 2012] [warn] [client 66.249.68.233] mod_fcgid:
...
0
votes
0answers
82 views
Set the php.ini default_socket_timeout to an infinite value for DNode
I'm using a library called DNode for php which connects with Node.js, a javascript library to handle web-sockets. When I start the script which is meant to serve as a daemon and listen for requests ...
0
votes
0answers
28 views
strange server behavior: timeouts when requestor is another server
Maybe someone can explain some puzzling server behavior I witnessed.
I have a website that uses content from another server in a completely different organization. One component pulls a variable ...
0
votes
1answer
98 views
Upload large files failed with “ResponseText: 504 Gateway Time-out”
server setting:
Ubuntu server 10.10
using nginx 0.7.67
PHP 5.3.3 with PHP-FPM
Drupal 7 site.
post_max_size = 1000M
upload_max_filesize = 1000M
max_execution_time = 3600
request_terminate_timeout = ...
1
vote
1answer
25 views
Terminal server - disconnect possible if no client activity, but file transfer
We are testing a file transfer script that is started through a client session on a terminal server - the client is Ubuntu rdesktop. What we find is that the session is disconnected after a while, ...
0
votes
2answers
70 views
Working out some quirks of a master SSH server
I am starting a web hosting company and there are a few details that I have yet to figure out, one of them being some sort of SSH VPN to connect to our servers running CentOS 6 with cPanel.
So this ...
1
vote
0answers
12 views
Increase Timeout for Opalis
We are using Opalis to call a web service.
Some of these web services take a long time to respond. We have a loop where we call this web service up to 500 times, depending on the reply.
It appears ...
0
votes
2answers
52 views
Mailserver 1 <--X--> Mailserver 2
First I try to explain my server environment.
I have two virtual servers, the host server is Ubuntu. The mailserver is Debian Squeeze installed with this tutorial: ...
1
vote
1answer
32 views
domain timeout out after changing dns
We transferd a domain to our server but it seems to time out a lot. what's confusing is we have lots of other domains on our server that work. I can not see any differences when I use dnsstuff tools ...
0
votes
0answers
41 views
Nginx proxy, client not receiving response from long running request
I'm doing some testing with apache behind nginx. It mostly works fine except for some long running requests (around 5 minutes and up).
I can see in both the apache and nginx logs that the request ...
0
votes
2answers
67 views
SMTP Unreachable from Specific Networks
I host my business site through a VPS account. The instance runs Ubuntu and I'm using POSTFIX+Dovecot as my mail server.
For the most part, the mail server works fine. I have noticed, however, that I ...
0
votes
1answer
29 views
process in the background
I have loop in shell script and it takes time process only a few files in the list. How do I push the process in the background and select the next file while the first file is still being processed?
...
0
votes
0answers
90 views
forked-daapd times out after 5 minutes in iTunes 10.5
i seem to get an odd error. Everytime i try to use my forked-daapd server in iTunes, it times out after 5 minutes.
this is from the forked-daapd.log:
[2012-03-04 00:38:17] main: Forked Media ...
2
votes
1answer
88 views
IIS 6.0 / 2003 giving 404 error after period of time
I have a local development server running Windows Server 2003 that hosts a few applications running on IIS 6.0. I can connect to these said applications just fine but after an unknown period of time ...
2
votes
1answer
105 views
CentOS server doesn't allow more than one FTP connection at a time
I'm still exploring server administration and networking (I'm an intern) and I've set up an FTP server at our company and set up a user account for all the workers here. Problem is I can connect one ...
2
votes
1answer
126 views
HP NC107i (BCM5723) on freebsd 9
We've purchased 3 hp proliant dl120 servers. They come with 2 integrated network adapters - HP NC107i PCIe Gigabit Server Adapter which is based on BCM5723.
After Freebsd 9 installation I've ...
1
vote
0answers
33 views
Setting the connection timeout in virtuoso server via connection string
I started the virtuoso service on windows with the following configurations (this is the important part of the config file):
ResultSetMaxRows = 10000
MaxQueryCostEstimationTime = 40000 ; ...
1
vote
1answer
46 views
Ubuntu: setting timeout value on do-release-upgrade?
Having an issue upgrading from 9.10 to 10.04 LTS. Keeps failing on a package in the repo, but if I copy and paste the URL into wget, it downloads the Packages.gz, albeit after almost 12-15 seconds as ...
2
votes
2answers
42 views
Timeout in connection to a SQL Server instance in LAN
From one windows 7 machine I cannot connect anymore to any sql server instance that is in LAN and in same domain of this particular machine. I cannot connect from Management Studio, but also from any ...
0
votes
1answer
133 views
How to limit Apache response timeout?
I have an apache server, and there are lots of connection opened by a user, and it never ends.
Already ran for 4886 seconds and keeps counting. There are 80 such requests.
The page is simple, and ...
0
votes
1answer
205 views
How do I increase FastCGI read timeout to prevent 504 error on nginx?
I am running a file with considerable amount of coding. It takes approximately 55 seconds to process 500 users, but now I have to process 1000 users. The default timeout is 60 seconds, so I have to ...
0
votes
0answers
154 views
SFTP process timeout issue
I'm investigating a timeout issue with an SFTP process running on a remote server and noticed that our server's version of OpenSSH is 3.9 while the remote server is running version 4.3. Would this ...
1
vote
1answer
179 views
Sometime ProFTPD session closed immediately after Login successful
The version that I'm using:
ProFTPD Version: 1.3.3c (maint)
Scoreboard Version: 01040003
Built: Wed Dec 1 2010 16:41:40 ICT
Loaded modules:
mod_cap/1.0
mod_ldap/2.8.22
mod_auth_pam/1.1
...
0
votes
1answer
45 views
Munin: Service 'fw_conntrack' timed out
Since a few hours the fw_conntrack plugin in munin gives always timeout error.
It looks like the timeout is just because it took too much time to process, as it had happened a few times before in ...
1
vote
1answer
154 views
timeout package for centos
I am running a cron job which often hangs and does not respond. The same problem was mentioned at stackoverflow
I need timeout command for centos as suggested in this answer. Link for ubuntu timeout ...
0
votes
1answer
392 views
How to find the connection time-out value in linux?
I am setting up a nginx webserver with php-fpm and (d)dos deflate to ban attacks.
Now currently there is no traffic to my server at all, as i'm testing things.
With this command i can see who is ...
4
votes
2answers
133 views
How to reduce timeout for bad password on disconnected laptop?
I use a Windows 7 laptop computer. When not attached to my AD domain, if I enter an incorrect password, I have to wait approximately a full minute before the failure response comes back.
When ...
1
vote
1answer
150 views
Serve an NFS mount over TFTP
I have a FreeBSD server on which I would like to run a TFTP server (for PXE). My daemon of choice is tftp-hpa and I have it configured to serve from /tftpboot properly. It works unless I mount ...
0
votes
0answers
96 views
Wsgi script time out in amazon ec2
I have a django site in an amazon ec2 m1.small instance.
Last night it started to throw the following error:
[Thu Dec 22 15:22:09 2011] [error] [client 190.21.7.178] Script timed out before ...
0
votes
1answer
48 views
How to make mount_smbfs timeout faster?
I'm mounting several drives in a script. Each one is sometimes unavailable, because the PC it's on is turned off, for instance. However, mount_smbfs takes a long time to fail (around 75 seconds), even ...
1
vote
1answer
96 views
Using curl to make a HEAD request with a hard timeout
I'd like to use curl to send a HTTP HEAD request to a URL to verify that it is working correctly (server is up and sends a successful response). At the end, I need the final HTTP response code ...
0
votes
2answers
67 views
POST requests to GoDaddy host time out frequently
I wrote a C# application to POST data to a script on my GoDaddy shared Linux webserver. The applications makes 100 requests in a loop, and WITHOUT FAIL, the first request ALWAYS times out. The ...
0
votes
0answers
152 views
Samba WINS server registration timeout
OS: Debian 6.0.3 amd 64
Kernel: 2.6.32-5-amd64
Samba: 3.6.1
no iptables,no selinux
my LAN only this WINS server
here is testparm output
[global]
workgroup = group
server string = File ...
0
votes
1answer
132 views
very slow exim mailq with empty queue
I'm having a rather strange problem with exim mailq command (or the equivalent exim -bp or exim -bpc). My mail queue is empty, yet it takes around 1 minute (or more) for the command to return...
$ ...
0
votes
1answer
84 views
Transferring 60GB of data over fiber connection - VPN connection times out [closed]
In an attempt to transfer a 60GB file (SQL database file) over the wire via a VPN connection, we're only able to get about 1/8 the file over. How can we get around this timeout issue? Or do we have ...
1
vote
0answers
162 views
apache as proxy server ftp request connection times out for certain connections
I have setup my apache to act as proxy server by configuring it as:
[server]# cat /etc/apache2/httpd.conf
Listen 10.2.28.56:8787
ProxyRequests on
<Proxy *>
Order deny,allow
Deny from ...
1
vote
1answer
351 views
ESXi 5.0 iSCSI Timeout increase to upgrade Equallogic Firmware
As I understand it one can upgrade the firmware on a Dell Equallogic server in about 15 seconds and it can be done whilst an ESXi host is connected and VMs are running but that the iSCSI timeout value ...
1
vote
1answer
86 views
Domain names timing out after VPS IP change
I rent a CentOS 5 VPS from a UK-based provider, with DirectAdmin also installed. On Thursday night, they carried out planned maintenance to changed the two IPs I had been assigned to two new ones. On ...