Client/Server Issue


 
Thread Tools Search this Thread
Operating Systems AIX Client/Server Issue
# 1  
Old 07-27-2007
Client/Server Issue

I'm new to the forum and I know just enough about this topic to make me dangerous. This question is probably pretty basic to most of you, but here goes:

I've got two servers that I'm connecting to via TCP/IP. The issue is that I'm losing connectivity between the two after a certain period of inactivitiy. I know there is a default setting of 2 hours for the "tcl_keepidle" setting. We have played around with this setting on the server but now the issue appears to be with the client side. We thought that whenever the client side was ready to send a message, the connection would wake up and connectivity would be established. However, we are running into issues here now where some connections are not waking up and they are having to bounce the client side connection to get it to establish connectivity. As far as we know, there is no application setting that will resolve this.

Any ideas?

Thanks....Tom R.
# 2  
Old 07-27-2007
Please, do not post your e-mail address, you are breaking one of this site rules:

(10) Don't post your email address and ask for an email reply. Don't send a private message with a technical question. The forums are for the benefit of all, so all Q&A should take place in the forums.
# 3  
Old 07-27-2007
tcp issue....

Excuse me....I should have read the rules better.....anyway, do you have an answer?
# 4  
Old 07-27-2007
Geauxtn,
Please, "Edit" your original post and remove your e-mail address.

In regards to your Client/Server issue, I am not familiar with it.

Give some more time and an expert in the subject will help you.

Good luck!
# 5  
Old 07-30-2007
What kind of applications are running at both ends ? If SSH, check this thread.
# 6  
Old 07-30-2007
Client/Server Issue....

We have the Cloverleaf Interface Engine working as the server and the client is Eclipsys. I must note that we are not using the E-link interface engine provided by Eclipsys. The Cloverleaf server is a AIX server while the Eclipsys side uses a Windows server. We have both inbound threads to Eclipsys and outbound threads from Eclipsys. So far, we are only seeing the connectivity dropping on the outbound threads from Eclipsys. Would the tcp_keepidle setting only affect those ports where my side is acting as server in the tcp connection? Is there some type of setting on the Eclipsys side that would do the same thing? They were talking before about some "global timeout" setting on the Windows server.

Last edited by geauxtn; 07-30-2007 at 11:48 AM..
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. AIX

LDAP authentication client issue

Hi, I am trying to authenticate AIX server against a IDS LDAP instance. The AIX version is 6.1 and TDS client is 6.1. I configured the secldapclntd using ldap.cfg file and changed /etc/security/user to set SYSTEM=LDAP, registry=LDAP for one user. Below are the ldap.cfg configurations - ... (5 Replies)
Discussion started by: vs1
5 Replies

2. Shell Programming and Scripting

Sftp script for dev server to client server

hi, i am new to unix, cuold u send some sftp acripts to send files to dev server to clint server, (1 Reply)
Discussion started by: Koti.annam
1 Replies

3. UNIX for Dummies Questions & Answers

Client web pages very slow to load. Squid issue?

Hi. I have netBSD box acting as gateway, ftp, mail & web server, etc. It is now seven years old and has never missed a beat. The only problem is that the (Windows) boxes in my little network are now experiencing VERY slow web page loads. The other problem is that in the years since a Unix... (0 Replies)
Discussion started by: torontobob
0 Replies

4. UNIX for Advanced & Expert Users

LDAP client issue

Hello, I'm new to Centos and to openldap. I am by trade a Solaris Admin. I'm experimenting with openldap and thought Linux would be easier to install and setup openldap on, so far this is true. The problem I'm having is that I can't get the client server to authenticate to the openldap server. I... (1 Reply)
Discussion started by: bitlord
1 Replies

5. Solaris

Jumpstart Client Issue

I have a jumpstart client that is not requesting the tftp boot file. The rarp function is working, hostname and ip are set ok, but it hangs after that. tcpdump output: jumpstart-server:/var/lib/tftpboot# tcpdump -i eth1 tcpdump: verbose output suppressed, use -v or -vv for full protocol... (6 Replies)
Discussion started by: skitch
6 Replies

6. Windows & DOS: Issues & Discussions

Office server => laptop =>client server ...a lengthy and laborious ftp procedure

Hi All, I need your expertise in finding a way to solve my problem.Please excuse if this is not the right forum to ask this question and guide me to the correct forum,if possible. I am a DBA and on a daily basis i have to ftp huge dump files from my company server to my laptop and then... (3 Replies)
Discussion started by: kunwar
3 Replies

7. Programming

Client/Server Socket Application - Preventing Client from quitting on server crash

Problem - Linux Client/Server Socket Application: Preventing Client from quitting on server crash Hi, I am writing a Linux socket Server and Client using TCP protocol on Ubuntu 9.04 x64. I am having problem trying to implement a scenario where the client should keep running even when the... (2 Replies)
Discussion started by: varun.nagpaal
2 Replies

8. AIX

NIM master-client connectivity issue

Hello All, I believe my NIM master is fine. lsnim and cat /etc/niminfo gives me the right output. While doing "lsnim" on a client machine, I get ksh:lsnim:"not found". Please someone be nice enough to explain what are the steps to verify the master and client connectivity to do all the NIM... (3 Replies)
Discussion started by: solaix14
3 Replies

9. Solaris

Netbackup Client Issue in Solaris 8

We have a Solaris 8 machine which is a Netbackup 5.0 clinet. Backups have been running fine. Today I see in dmesg that "bpcd/tcp: bind: Address already in use" error bpcd which is backup clinet deamon listens on port 13782 as stated in /etc/services when I do $ netstat -an|grep -i... (3 Replies)
Discussion started by: Tirmazi
3 Replies

10. Solaris

nfs/nis client ownership issue

Hi, I have 2 systems - solaris 10 1 is nfs/nis server while other is nis/nfs client and user directories mounted on the client. the authentication works fine. but I find out of all users, only 2 users directory is owned by some usernames who are local user on client system. I checked... (3 Replies)
Discussion started by: upengan78
3 Replies
Login or Register to Ask a Question