The keepalive tag has no wiki summary.
0
votes
0answers
22 views
Disable keepalive for proxies
Can I disable keepalive if my site is being accessed through a proxy?
Site is served by nginx on linux, some dynamic parts are proxied to local Apache.
If not possible for all proxies in general, ...
1
vote
0answers
33 views
A tool to measure overhead of establishing TCP connections
I need a tool which would while doing port forwarding measure how much time was spent establishing TCP connections vs total time passed. Charles debugging proxy has the port forwarding feature and ...
0
votes
2answers
36 views
Is It Better to set KeepAlive to 1 second rather than turning it off all together?
I've heard setting keepalive timeout at too high a number will diminish its value. So, to be on the safe side, and still somewhat benefit from it, can I set it to 1 second ?
Or will setting it to 1 ...
0
votes
2answers
35 views
Keeping connections open
I'm new to cURL and I'm trying to do something reasonably simple. I want to login to a server and download data at regular intervals over a few hours.
First, I login to the server - which I've ...
1
vote
3answers
45 views
Can I get a router to call a url on a timer?
I am responsible for a small network spread over several buildings. We have accommodation areas that have a router providing access to the internet to guests.
I would love to be able to get the ...
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 ...
1
vote
1answer
104 views
Keeping a Python Script alive after leaving SSH Client?
I have a while loop in my Python Script and its independent script so I can't run it as a daemon.
Also I have tryed using nohup, but I'm having this error:
root@ubuntu:~/Desktop/starthere-group-ok# ...
1
vote
1answer
139 views
Keep-alive options not working on Linux for an outgoing connection
Does anyone know if Linux supports keep-alive socket options on an outgoing connection?
I made an outgoing connection with keep-alive options but netstat --timers shows off (I'm assuming timers are ...
1
vote
1answer
350 views
How to adjust nginx keepalive_timeout?
I am using nginx along with php-fpm to server a busy mysql-based site.
Currently I am using keepalive_timeout = 5, however I have no clear idea about how to optimally adjust it. So appreciate your ...
4
votes
2answers
93 views
Impact of Connection Close vs Keep-alive
I'm configuring our servers, and due to the nature of our load balancer, we can't send connection keep-alive headers. I'm trying to determine the impact of sending these headers to both the end-user ...
2
votes
2answers
315 views
keep-alive or not keep-alive
My company is launching a new website with potentially large waves of visitors in very short windows (estimate is around 14k visitors in a 2 minutes window).
So, I'm reviewing our configuration, and ...
0
votes
1answer
61 views
How to test keep-alive is working on client end
What are some different ways/tools to verify that keep-alive is working on the server from the client's end?
0
votes
1answer
85 views
Apache Timeout/KeepAlive
I run several apache web servers on CentOS 5.x and they all seem to have the same problem. It is typically fast but at times the browser will just sit there waiting forever and it never fails or goes ...
2
votes
1answer
204 views
HP switch 'mirror port' makes a Cisco switch port err-disabled due to keepalive loop-back
I'm trying to connect an HP ProCurve 5304xl switch to a Cisco 2950. The HP port I'm connecting to is described as a 'mirror port', which appears to be like a SPAN port except that it also allows ...
0
votes
0answers
167 views
Keep-Alive and Timeout Behaviours between different browsers on Windows
Short Version
Why does chrome send out keep-alive's while IE and FF don't?
Long Version
Initially, I thought this was a server-side issue.
I've got an apache server that's a frontend proxy for a ...
0
votes
1answer
330 views
Is this normal? Multiple httpd process
I'm testing a new Server. This isnt really a peak time for my server (2pm), but still its running a bit slow, I was checking the ESTABLISHED connections using the following command:
# netstat -ntu | ...
0
votes
1answer
230 views
how do i turn on the Keep Alive and HTTP Compression in Apache server 2.2( centos)
how do I turn on the
KeepAlive and HTTP Compression
in Apache server 2.2(centos)
1
vote
2answers
258 views
TIME_WAIT Info (reduce)
I have a ajax application that makes a request every 3 seconds, the requested page sets the header to (header("Connection: Keep-Alive, close");) then performs a database query and returns the latest ...
0
votes
1answer
90 views
Load Balanced Apache keeps browser/user on same server until restart
So we have a load balancer setup to pass off our http connections to an array of six servers .. I have disabled KeepAlive and for some reason, only after I restart apache, does my additional ...
0
votes
1answer
2k views
How to enable `Keep Alive` in a shared hosting environment?
I have only acces to the php.ini file and my good old .htaccess file.
Where do I enable the Keep Alive setting?
( Im on a plesk 8.2 )
1
vote
3answers
155 views
Keeping rackspace vserver alive
It appears to me that rackspace somehow freezes cloud VMs after some idle time. This means the first page request to a php page takes much longer to respond than the subsequent requests.
I am ...
2
votes
1answer
147 views
How do I confirm whether a particular Apache configuration directive is set?
How do I dynamically check/list a particular Apache configuration directive? I know that this can be checked manually from httpd.conf file, but is there any other way this can be confirmed/found from ...
0
votes
2answers
3k views
How do I make cURL use keepalive from the command line?
I'm trying to verify that HTTP persistent connections are being used during communication with a Tomcat webserver I've got running. Currently, I can retrieve a resource on my server from a browser ...
1
vote
4answers
1k views
What alternative is there to Nginx that supports http keep-alive between backends?
I recently asked a question about how to keep a backend connection persistent using Nginx, but found out it wasn't possible anyway,
It is an HTTP/1.0 proxy without the ability for keep-alive ...
1
vote
1answer
327 views
Pros and Cons of Keep-Alive from Web Server Side
Keep-Alive connection feature in HTTP protocol is meant to reduce TCP connection hits to web server. It should be able to improve web server performance. However, I found that some web servers ...
1
vote
2answers
77 views
Funnelling http traffic
I have a situation where a large batch of servers (X), on demand, need to request data from a smaller set of web servers (Y).
The worst case scenario is if all servers in X decide to fetch different ...
0
votes
1answer
1k views
Keep-Alive header not sent from Tomcat 5.5 http connector?
We're currently using a hardware load balancer, which then goes to Apache and that then goes to Tomcat 5.5 via the AJP connector.
We've decided to dump apache for various reasons - In our current ...
1
vote
1answer
438 views
How to know the source of certain TCP traffic on AIX
We have two AIX boxes, one for production system and another for testing.
both systems are running ATM machine switches, where the ATM device is connected via TCP socket.
we had an issue on ...
0
votes
1answer
504 views
Keepalived alternative for Solaris 10
We are considering an architecture like the one in the picture for Solaris 10
That is, high avalaibility software load balancers in front of web and application servers.
Unfortunately, Keepalived ...
4
votes
2answers
2k views
0
votes
3answers
123 views
How to make Apache keep the connection after the request is finished?
So that subsequent request can still use the current connection.
1
vote
3answers
1k views
How can I measure TCP timeout limit on NAT firewall for setting keepalive interval?
A new (NAT) firewall appliance was recently installed at $WORK. Since then, I'm getting many network timeouts and interruptions, especially for operations which would require the server to think for a ...
2
votes
2answers
2k views
Apache - keep-alive or not keep-alive?
According to Methods and Best Practices for High Performance eCommerce with the Magento Enterprise Edition (registration required) keep alive should be off (for high traffic sites)
mod_qos can also ...
6
votes
3answers
4k views
should I activate keepAlive in apache2
In any default installation apache 2 comes with keepAlive off, but looking at another server with Cpanel, the keepAlive module was turned on. Also in ISPconfig.
So, how do I know if keepAlive is ...
0
votes
1answer
897 views
Why aren't connections released by the tomcat AJP connector
I have here a jboss with a web application. The tomcat is configured to use the ajp connector.
Incoming connections are tunneled via an apache reverse proxy to the connector.
Now I recognized that ...
1
vote
3answers
893 views
IIS stops responding
I'm using IIS (on Windows 2003) and have placed a dummy.html in my default web site. The file is empty.
I'm using wfuzz to access this file a large number of times (wfuzz does HTTP requests), with ...
0
votes
3answers
721 views
Graceful Apache restart and Keep-Alive connections
I am trying to find a way to quickly restart Apache to apply configuration changes. The goal is to:
Restart without distributing currently processed requests
Do this as atomically as possible, i.e. ...
3
votes
3answers
1k views
Prevent VRRP Master from becoming Master once it has failed
I have two machines (A and B, A is Master) running VRPP (from keepalived) for a Virtual IP.
How can I prevent A from becoming Master again if it has failed and come back up (for whatever reason)?
...
2
votes
1answer
4k views
Enabling system wide TCP keepalives on a Windows system
Can I change/add the KeepAliveTime and related registry variables to make a Windows machine send TCP keepalive packets on an idle connection?
I want to know if anyone has successfully got this ...
0
votes
2answers
2k views
Configuring keepalives with TOAD client communication
I have a scenario where long-idle sessions of TOADSoft client communication with the Oracle server seem to be torn down as they timeout on an intermediate state-full firewall.
These sessions could ...