- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- ftp Performance poor when syslogd turned on
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2008 09:39 AM
01-31-2008 09:39 AM
ftp Performance poor when syslogd turned on
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2008 09:58 AM
01-31-2008 09:58 AM
Re: ftp Performance poor when syslogd turned on
Check to see that your DNS is resolving from that server. Turn off DNS and try, turn it back on to test again ( edit /etc/resolv.conf ).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2008 10:08 AM
01-31-2008 10:08 AM
Re: ftp Performance poor when syslogd turned on
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2008 01:54 PM
01-31-2008 01:54 PM
Re: ftp Performance poor when syslogd turned on
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2008 01:58 PM
01-31-2008 01:58 PM
Re: ftp Performance poor when syslogd turned on
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2008 02:03 PM
01-31-2008 02:03 PM
Re: ftp Performance poor when syslogd turned on
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2008 02:28 PM
01-31-2008 02:28 PM
Re: ftp Performance poor when syslogd turned on
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2008 02:36 PM
01-31-2008 02:36 PM
Re: ftp Performance poor when syslogd turned on
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2008 02:42 PM
01-31-2008 02:42 PM
Re: ftp Performance poor when syslogd turned on
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2008 02:48 PM
01-31-2008 02:48 PM
Re: ftp Performance poor when syslogd turned on
Too many switches to keep track of
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2008 05:05 PM
01-31-2008 05:05 PM
Re: ftp Performance poor when syslogd turned on
> the problem in this case. FTP by IP address
> is just as bad. [...]
If the problem is with DNS, it may have
nothing to do with how you specify the FTP
server to the client program, and everything
to do with whether the FTP server can do a
reverse look-up on the IP address of the
client system.
I know nothing, but if the FTP server _is_
doing a reverse look-up so that it can make
nicely formatted messages for its log(s),
then it's possible that it doesn't bother if
it can't talk to the logger. If that were
true, it might explain how a change in the
logging could affect things his way.
In any case, I'd try an nslookup of the
client's IP address on the server. If it
works (properly/quickly), then the problem
probably is unrelated to DNS, but without
running that test, I'd say that it's too soon
to rule out a DNS problem.
In any case, I'd expect a DNS problem to have
no serious effect after the log-in sequence,
so if things stay bad after that, I, too,
would look elsewhere.