![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| HP-UX HP-UX (Hewlett Packard UniX) is Hewlett-Packard's proprietary implementation of the Unix operating system, based on System V. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Label printing help | rpalghat | HP-UX | 0 | 05-02-2007 10:47 AM |
| Label: Disk_err4 | andwhat | AIX | 4 | 01-26-2007 09:27 AM |
| Add label to all files... | tonet | Shell Programming and Scripting | 1 | 09-04-2006 02:46 AM |
| Terminal Slowness | ypanic | SCO | 2 | 10-25-2005 02:34 PM |
| slowness of Linux 8.0 server | kayode | Linux | 0 | 12-07-2004 05:38 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
HP-UX Intermec Label Slowness
We recently moved from a Open VMS OS to HP-UX. When printing labels on Intermec 3400 printers we are seeing a delay of up to 3 minutes before labels print. We have printers going through a DEC Term servers and Jet Direct boxes. Any suggestions what might be causing this delay?
|
| Forum Sponsor | ||
|
|
|
|||
|
I'll give the telnetd example, then try and relate it to a print server.
1. client connects to server 2. inetd does accept, forks, execs telnetd 3. telnetd does getpeername() and gethostbyaddr() 4. gethostbyaddr hangs for 3 minutes until times out if can't resolve name 5. telnetd continues with login perhaps your printer server is trying to do a address to name lookup on receipt of a print job for some logging purposes. In the case of the telnetd solution it's normally a problem with /etc/resolv.conf |
|
|||
|
Quote:
I just found your post, and as it is my first day being signed up on here i thought i might aswell leave a few comments here and there. I can't really say that label printing has ever been my strongest point. I brought a label printer a while back but it never worked right as i could never get my address labels to print out exactly how i wanted them to. In the end i ended up throwing out my label printer and using a british labels company instead to print my labels as it saved me so much time and hassle. |
|||
| Google The UNIX and Linux Forums |