Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
1answer
25 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
49 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
35 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
53 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
12 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
95 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
137 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 ...
2
votes
0answers
62 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
107 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
40 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
21 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
48 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
43 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
52 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
45 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
63 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
69 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
182 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
63 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 ...
2
votes
0answers
47 views

Nginx + Passenger : stop file uploads timing out after 30 seconds

I have a ruby app which runs under passenger and nginx. If i try to upload a largish file (eg 15+ meg), when it gets to 30s in, the upload restarts (according to chrome) and at the end of the next 30 ...
0
votes
1answer
23 views

Connection to site times out unless file recently uploaded

This problem has be stumped beyond belief. I have a website, hosted on CentOS, served from Apache. It has an SSL certificate installed, but the behavior exists for the SSL as well as the non-SSL side ...
0
votes
1answer
386 views

tcptrack shows SYN_SENT connections, does that mean the SYN package reached the server?

our server suffered a serious connection timeout problem, so we track tcp connection with tcptrack we found out that, if the client started to connect to the server, tcptrack shows the connection, ...
0
votes
0answers
40 views

apache mod_proxy timout

we are using apache 2.0.64 with mod_proxy fronting PeopleSoft Financials. While user is uploading a file over a certain size it hangs eventually times out with no log details. When we test this be ...
-2
votes
2answers
205 views

How browsers handle multiple IPs

Can someone direct me to information on exact browsers behavior when browser gets multiple A records for a given hostname (say ip1 and ip2), and one of them is not accessible. I interested in EXACT ...
2
votes
1answer
101 views

why would ssh work the first, second, and third time but time out on the fourth?

I would like to be able to use ssh, but I end up getting an timeout intermittently. Here is how I can reproduce the error on the server in question: $ ssh <user>@<server> ls # returns ...
1
vote
1answer
84 views

HAProxy Specific URI

So my HAProxy configuration is similar to this. listen webaustin 0.0.0.0:80 mode http timeout connect 12000 timeout server 60000 timeout queue 120000 balance roundrobin ...
1
vote
4answers
102 views

sql deadlocking and timing out almost constantly

looks like today is going to be another rubbish one. we have recently updated our sql box with a complete monster, with loads of cores and ram, however we are stuck with out old DB schema which is ...
0
votes
0answers
49 views

ftp script fails with “Connection timed out” on Win Server 2008

I have the following ftp-script that I am execution on a Windows Server 2008: open servername username xxxxxxx cd folderABC put "C:\data\myfile.zip" quit I can connect and change folders, but when ...
1
vote
1answer
47 views

Zeroshell ping time out & sometimes undetectable

I'm a newbie system administrator. I am currently managing the internet connection for a college and have decided to use zeroshell. My problem is that when I plug the zeroshell box into the ...
1
vote
2answers
104 views

iptables: how to give an ip access to a tcp service for one hour?

I would like to give an ip access to tcp port 3306 for an hour. After that, all connections must be closed. How can i add a timeout to the following expression? iptables -A INPUT -m state --state ...
1
vote
1answer
39 views

SQL Server updated from 2000 to 2005. Now getting TimeoutException

I've recently updated an MSSQL server from 2000 version to 2005, to make use of UDFs and tweak some results in a system. The thing is that we don't have the source code. So, I replaced the SQL ...
0
votes
1answer
37 views

Windows desktop has decent connection speed outgoing but times out locally

I have a desktop computer that is hooked up to our network here that is confusing me. The computer can get through the internet, transfer files over FTP, and do basic day to day tasks with reliable ...
0
votes
1answer
41 views

Can Missing Reverse Records Result In DNS Lookup Timeouts?

I am getting DNS lookup timeouts, but all DNS health checks say that everything is fine. The only problem I found: At least one server is missing a reverse record pointing back to its host name ...
0
votes
1answer
178 views

DNS Lookup Timeout Error - Change Resolv.conf?

Google webmaster tools tells me that I have DNS lookup timeout errors. My nameservers and bind are configured properly and intodns.com reports no errors. Question: Can I simply change the ...
1
vote
1answer
88 views

Oracle has exactly 20 second delay

I have a development oracle server in the office that has worked for several months up until Friday, when each and every call started returning after a 20 second delay to my computer. The delays are ...
-1
votes
2answers
231 views

IIS7 File Upload Timeout Issues [closed]

I think I have two problems, though they might be related: Trying to upload a large file, it fails. Uploading small files works. After a while the session times out. To eliminate the timeout I ...
1
vote
1answer
203 views

What is causing my web service call to timeout?

The web server is Windows Server 2003 with IIS 6. The web service is an ASMX running in .NET 4.0. When calling the web service as the domain user named 'ALBERT' everything works successfully. POST ...
1
vote
1answer
253 views

How to debug memc/memcached timeouts with Nginx?

Problem Regular timeouts from the memcached backends in Nginx (see example errors below) Things already tested: it occurs both on local and remote memcached servers so the network can't be the ...
-1
votes
1answer
80 views

Amazon EC2 Hosted Website Timeout - can't connect on reboot

I was uploading a large folder of files (Zend library) to my ec2 hosted website and WinSCP timed out. I soon found that my site is down and I can't access winSCP or the console. I tried to reboot ...
0
votes
1answer
53 views

HAProxy tarpit timeout to be greater than client timeout

In our situation the client timeout must be small because the long waiting clients should be disconnected, but we have an IP range of open proxies which we wan't to block with tarpit. As our testing ...
1
vote
0answers
297 views

Request timed out in IIS7 with Timer_EntityBody and Connection_Abandoned_By_ReqQueue HTTP excecptions

Today we are receiving quite a few exceptions in IIS. We've made no changes to the website or IIS settings. I've verified with all of my team members to ensure this was the case. We have ASP.NET ...
1
vote
1answer
441 views

Areca 1880i RAID card doesn't initialize: “Waiting for F/W to become ready”

During a kickstart installation (Centos 6.0) of a server having this hardware: Areca 1880i 8-port SAS RAID PCIe 512MB cache Areca Battery Backup Module 9 pcs Hitachi Deskstar 7K3000 HDS723030ALA640 ...
-1
votes
1answer
93 views

wget --timeout doesn't time out an active connection

When using --timeout with wget, I was expecting that if the transaction hasn't completed within the timeout period, then it would abort. However, it seems to mean (with respect to read-timeout) that ...
0
votes
2answers
255 views

SVN + HTTPS = Problem - Could not read status line: connection was closed by server

I have a problem with svn related with https, but with http it works. Here is the problem: I can Cheout a repo in our SVN-Server, but I can“t commit it, I get following error: Commit Commit failed ...
2
votes
1answer
156 views

How to handle Windows domain users that are not connected to the domain network for long periods of time?

I have a number of users with Windows laptops on a Windows domain that are often not able to connect to the domain network to log in. I initially set up their machine, log them in, set up their ...
0
votes
1answer
123 views

Solr Read Timeout (only in production environment)

I am working with a Java application that uses SolrJ to index documents to a Solr server. In my local test environment, I run a local Solr instance on a Tomcat server on my windows xp box. When I ...
0
votes
1answer
120 views

What are the DNS Query Timeouts and Retries for Resolvers

Is there a standard, or common practice, on the timeouts and retries settings for resolver when is performing recursive query for a domain?
0
votes
2answers
130 views

Apache timeout instead of webpage

instead of the desired webpages I get timeouts. If I try to get a page with wget on the server itself it works fine, but if I want to connect with a browser I get a timeout. s15312615:/etc/apache2 # ...
0
votes
1answer
68 views

NGINX basic auth timeout?

I've protected a directory with satisfy and basic_auth, but seems that the validation is not stored in a cookie which after some time it's deleted, seems it's ip or something based. So i login once ...
2
votes
0answers
245 views

Nginx + PHP-FPM Timeouts, almost zero load consumption?

I've got a server running on a Linode with Ubuntu 10.04 LTS, Nginx 0.7.65, MySQL 5.1.41 and PHP 5.3.2 with PHP-FPM. There is a WordPress blog on it, updated to WordPress 3.2.1 recently. I have made ...

1 2 3 4