PDA

View Full Version : Query connection dropping after few days


MiniMe
06-05-2008, 08:28
I've got 2 instances of TS2 servers. The first with TCP query port 51234 and second with 51235.

The problem is with the first server... after start it works fine for few days but then it start dropping connections on the query port. The second server works fine whole time.

I have no idea how to fix it... I have'nt add any virtual server on this server for 2 months and this issue started week ago.


telnet localhost 51234
Trying 127.0.0.1...
Connected to localhost.localdomain (127.0.0.1).
Escape character is '^]'.
Connection closed by foreign host.


Sorry for my english and thank you for your help

ozman
09-05-2008, 07:48
well i know this sounds like a crap shoot but just change the telnet port and see if the problem reoccurs... look at the system logs and see what process runs at the exact moment you see the problem happens

sone system info may help us diagnose the problem (OS, TSver, and server logs)

MiniMe
14-05-2008, 15:08
We are using FC5, kernel 2.6.18-1.2200.fc5smp... and TS server last version (2.0.24.1)

On this server runs apache, ts, mysql... It looks like it have problem with apache because when TS is restarted apache gets all system resources... (it starts 200+ httpd processes) and system runs very slow because of swap using.

I must stop httpd, start TS server and start httpd...

We are going to upgrade this server this month (new HW and FC8) so I thing this could help... But it have been worked for a long time, so it is strangely...