- Community Home
- >
- Servers and Operating Systems
- >
- Legacy
- >
- Operating System - Tru64 Unix
- >
- Re: slow performance over WAN
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
04-30-2003 01:40 AM
04-30-2003 01:40 AM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2003 02:22 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2003 03:21 AM
04-30-2003 03:21 AM
Re: slow performance over WAN
thanks for the input. I will get the customer to try this and I will let you know the results.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2003 06:20 AM
04-30-2003 06:20 AM
Re: slow performance over WAN
tracert from the PC to see if the paths are similar.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2003 11:40 PM
05-06-2003 11:40 PM
Re: slow performance over WAN
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2003 12:08 AM
05-07-2003 12:08 AM
Re: slow performance over WAN
we have asked the customer to make the change and report back to us. We are still waiting for a reply. I will update the entry to let you know if it works or not.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2003 08:50 AM
05-07-2003 08:50 AM
Re: slow performance over WAN
Ftp Trunix -> local HDD was fast.
Ftp Trunix -> network disk from NT server was slow.
Both FTP's executed from NT workstation, the "only difference" is destination drive C:\ versus N:
The solution was to run
C:\tmp> ftp -w:8192
It resolved the issue.
Maybe, this would be helpful in Your case.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2003 03:31 AM
05-08-2003 03:31 AM
Re: slow performance over WAN
Thanks for your help.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2003 12:43 AM
05-09-2003 12:43 AM
Re: slow performance over WAN
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2003 07:01 AM
05-22-2003 07:01 AM
Re: slow performance over WAN
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2003 10:38 PM
05-22-2003 10:38 PM
Re: slow performance over WAN
next time please use the netstat -rn, netstat -m and netstat -i command to check for resource/network problems. Maybe this will give you an clue what is going on.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2003 02:30 AM
05-23-2003 02:30 AM
Re: slow performance over WAN
thanks for your input.
Is it possible that, following the change to the MTU on the LAN card, something did not become aware of the new size until after a server reboot?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2003 03:11 AM
05-23-2003 03:11 AM
Re: slow performance over WAN
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-09-2003 01:00 AM
12-09-2003 01:00 AM
Re: slow performance over WAN
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-09-2003 07:03 PM
12-09-2003 07:03 PM
Re: slow performance over WAN
you are right, but in case of WAN, tunneling etc. this is a "must" to get the right performance. Otherwise network hardware will be stressed and depending on your hardware packets will be dropped or delayed if buffers are full.