The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
1answer
183 views

Maximum limit of filepointer in php reached and not changeable

I have a server with the current 5.3.x version installed. Since we are running a really simple and small server in php using sockets, that connects to a lot clients using sockets we need to raise the ...
0
votes
1answer
80 views

ipv6 port 445 does not accept the request from a global type address

I want to scan port 445 on my Windows server 2003, but my scanner only has one type ipv6 address which is global not link-local. When I do this, I find that I can't find port 445 open. But I use the ...
0
votes
1answer
290 views

Postfix socket responses problem

I am writing a program in Flex/Actionscript and using an Apple OSX server running Postfix. If a mail canot be sent, it is stored in a database to be sent at a later date. My problem is that if I ...
0
votes
1answer
109 views

MySQL Server Connection Socket Error

i just compiled MySQL 5.1 on SunOS 5.11 (i think xD) and now i have some problems. I am able to start the server via ./bin/mysqld_safe & and i can run the mysql* tool in /bin via Putty, however ...
-1
votes
1answer
158 views

Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)

The IP address on my server recently was changed, and after the change, i performed a restart and when it came back online MySQL stopped working. I am running Debian 6. I type mysql -u username -p ...
1
vote
0answers
93 views

Suphp connection reset by peer in error logs

In my Linux server's logs I have this record nearly every 5 minutes. I couldn't find the reason for two weeks and I would be very happy if you can recommend me a way to diagnose the problem. It is ...
0
votes
0answers
38 views

Sudden increase in read buffer memory usage

I saw sudden increase in the socket's read buffer memory usage for all the existing connection. ESTAB 2 0 10.10.1.26:43333 10.10.2.203:5337 mem:(r12182,w0,f1914,t0) Similarly, I ...
0
votes
0answers
38 views

TCP Socket Memory sudden increase

I saw a sudden increase in TCP Socket Memory which can be seen under /proc/net/sockstat. Can someone explain me what might be the reason for this increase. I didn't find any increase in the number of ...
0
votes
0answers
104 views

502 Error Nginx+Django(via FastCGI and a unix socket)

I keep getting a 502 - Bad Gateway Error whenever I try to access a Django page. What is the best way to resolve this? I have it working using the loopback method(127.0.0.1 as host on port 8080) ...
0
votes
0answers
72 views

Centos 6.2, Apache 2 and Listen port for socket connection

I'm trying to make a socket connection between a client and my server through a php script. To do this, I opened a port on iptables, and configure a virtual host with apache to redirect all traffic ...
0
votes
0answers
254 views

I/O ERROR SOCKET ERRORS

We have J2EE Web application deployed on JBOSS 4.0.2 server. From last few days The application suddenly stops. We are using 64 bit Window 2003 Server. we are getting following errors in log. ...