Best unofficial Apache Server developers community
Username
Forgot password?
Sign in with Twitter account
Sign in with Facebook account

tcp

0
votes
1 answers
40 views

Finding the so_sndbuf of a running process

I'm wondering if there's any way to find the tcp so_sndbuf of an actively running process (such as apache or nginx). I know that tcp_wmem sets the…
asked June 23, 2011 3:09 pm CDT
Mediocre Gopher
0
votes
1 answers
38 views

Perl socket as (pseudo)http server break with ftp request!

The following code is a (pseudo!) http server. It just sends back the http request. The unexpected comportment occurs with ftp requests from…
asked June 20, 2011 3:55 pm CDT
cirne100
0
votes
3 answers
38 views

DNS lookups failing somewhere between firewall and router

we have a setup of ADSL line -> Cisco 837 ADSL router -> Zyxel ZyWall 35 firewall/NAT -> Switch ==> Intel load balanced NICS in a…
asked June 20, 2011 1:22 pm CDT
TessellatingHeckler
0
votes
3 answers
50 views

Specifying TCP protocol in JDBC to mysql connection

How do you specify that the JDBC connection to mysql in the typical line DriverManager.getConnection(url, username, password); is via TCP? Thanks
asked June 15, 2011 8:50 pm CDT
algorithmicCoder
0
votes
2 answers
25 views

Specifying protocol in mysql connect (PHP)

How do you specify protocol = TCP in myql_connect()?
asked June 15, 2011 8:28 pm CDT
algorithmicCoder
1
vote
1 answer
34 views

Are there any HTTP/1.0 clients out there still?

If so, what are they? I ask only because I am making a web server, and am not sure if I should spend time worrying about a client not being HTTP/1.1…
asked June 13, 2011 1:51 pm CDT
luxun
2
votes
2 answers
38 views

What HTTP request headers are important/commonly used?

I'm writing a web server, and I'd like to know what HTTP request headers (sent by the client) are the most common and thus that I should focus on…
asked June 13, 2011 12:42 pm CDT
luxun
0
votes
1 answers
26 views

TCP SYN request failing in gingerbread

I have a server programmm running on android 2.2 and client running on a LInux desktop.Everything was working fine .When I moved my application to…
asked June 10, 2011 12:21 am CDT
Kozlov
0
votes
2 answers
31 views

Is an Apache use TCP port on each connection?

Our system admin said "Apache use a TCP port on each connection" so A server can serve 65534 (MAX) simultaneously. is it Right? I think Apache use…
asked June 9, 2011 10:58 pm CDT
freddiefujiwra
0
votes
0 answers
29 views

Close TCP session every on schedule, optional monitor idle state.

Good day. I need an application or script on Linux firewall which will monitor and close idle TCP connections to one site after some minutes. Till…
asked June 9, 2011 9:44 am CDT
DImitris N.
0
votes
1 answer
29 views

Why can't browsers use udp for client server communication?

Why don't browsers use udp to connect to a web server at port 80? Why does it have to be tcp? For example if i enter www.cnn.com why does it go via…
asked June 9, 2011 7:42 am CDT
phoenix
0
votes
2 answers
46 views

How to provide tcp/ssl support on the same port

Le'ts say you open a tcp socket on port 80 to handle http request, and a ssl socket on port 443 to deal with https...how can some proxy provide…
asked June 8, 2011 3:29 am CDT
user601836
0
votes
1 answers
42 views

How to send data to a specified connection while using node.js

I am using node.js building a TCP server, just like the example in the doc. The server establishes persistent connections and handle client…
asked June 1, 2011 10:41 pm CDT
Mickey Shine
0
votes
1 answer
35 views

Confusion over TCP FIN =1 flag and HTTP Session End

Ok, So I guess I got things the wrong way, does a HTTP session end with the arrival of FIN = 1 or is there something else going on that makes a…
asked May 30, 2011 3:18 pm CDT
Wajih
0
votes
1 answers
32 views

How to route all outgoing TCP connections using HTTP CONNECT on Linux

I have a Linux system which is behind a firewall, but it can connect to a HTTP proxy which passes all CONNECT commands through. How can I configure…
asked May 30, 2011 5:50 am CDT
pts
1
vote
0 answers
31 views

How to config DNS onto TCP from UDP

DNS on UDP is currently polluted in some regions, and it is said that if UDP is changed to TCP, the problem can be temporarily solved. My question…
asked May 29, 2011 10:41 am CDT
Dante Jiang
0
votes
0 answers
24 views

What is the correct way to emulate TCP connection through HTTP(s) proxy?

Hello. One of my applications connect to a server module that is normally installed on different computer, sometimes on the internet. In some…
asked May 26, 2011 7:46 am CDT
Eye of Hell
0
votes
3 answers
31 views

PHP web server in PHP?

i.e to replace Apache with a PHP application that sent back html files when http requests for .php files are sent? How practical is this?
asked May 25, 2011 5:23 pm CDT
algorithmicCoder
0
votes
1 answer
114 views

All connections from this network get stuck in SYN_RECV state, connections from my home or phone properly get ESTABLISHED.

Hi everyone, My server (a linode VPS) suddenly started to timeout on every request yesterday. I'm pretty inexperienced in networking and would love…
asked May 25, 2011 3:50 pm CDT
Yuji
0
votes
0 answers
49 views

Raw HTTP request using Chilkat.Socket

I have written a raw http communication class using Chilkat.Socket. However, whenever I try to access a HTTPS url using a HTTP proxy, I do not…
asked May 25, 2011 1:07 am CDT
Mihir
Pages : 1 | 2 | 3 | 4 | 5 >
95

tcp

Tagged: tcp
Related Tags
http × 55
sockets × 13
linux × 10
networking × 10
firewall × 10
apache × 9
dns × 6
c++ × 6
nginx × 6
ssl × 6
mysql × 6
python × 6
java × 5
c# × 5
connection × 4
proxy × 4
server × 4
webserver × 4
tcpdump × 3
port × 3
android × 3
udp × 3
php × 3
tcpip × 3
node.js × 2
debugging × 2
apache2 × 2
tls × 2
cisco × 2