---------------------------------------------------------------- BEFORE YOU POST, search the faq at <http://java.apache.org/faq/> WHEN YOU POST, include all relevant version numbers, log files, and configuration files. Don't make us guess your problem!!! ---------------------------------------------------------------- >Hi! > >Apache 1.3.9 Jserv 1.1 (Oracle iAS 1.0) >SunOS <hostname> 5.6 Generic_105181-23 sun4u sparc SUNW,Ultra-4 > >The problem: > >I have a wery strange delay on http requests. Using snoop I see that the >server respondes with 10-15 pakets and stalls for about 3-4 seconds and then >it sends the rest of the pakages. I have used truss on the Apache and it >look fine but when I use truss -c -p <11877> I get the following: > >ioctl(474, FIONREAD, 0xEE6D16AC) = 0 >ioctl(471, FIONREAD, 0xEE6D16AC) = 0 >ioctl(471, FIONREAD, 0xEE6D16AC) = 0 >ioctl(467, FIONREAD, 0xEE6D16AC) = 0 >ioctl(471, FIONREAD, 0xEE6D16AC) = 0 >ioctl(467, FIONREAD, 0xEE6D16AC) = 0 >ioctl(467, FIONREAD, 0xDA4216AC) = 0 >ioctl(474, FIONREAD, 0xDA4216AC) Err#131 ECONNRESET > Received signal #17, SIGUSR2 [caught] > siginfo: SIGUSR2 pid=11877 uid=103 code=-1 > Received signal #17, SIGUSR2 [caught] > siginfo: SIGUSR2 pid=11877 uid=103 code=-1 >ioctl(471, FIONREAD, 0xEE6D16AC) = 0 > Received signal #17, SIGUSR2 [caught] > siginfo: SIGUSR2 pid=11877 uid=103 code=-1 > Received signal #17, SIGUSR2, in lwp_mutex_lock() [caught] > siginfo: SIGUSR2 pid=11877 uid=103 code=-1 >ioctl(473, FIONREAD, 0xDA6B16AC) = 0 >ioctl(476, FIONREAD, 0xDA4216AC) = 0 > Received signal #17, SIGUSR2 [caught] > siginfo: SIGUSR2 pid=11877 uid=103 code=-1 >ioctl(467, FIONREAD, 0xEE6D16AC) = 0 > >Why the dealy? why the SIGUSR2... > >I have a test machine running the same software that is not showing this >error. The load on the server is light. > >TIA > >Rikard -- -------------------------------------------------------------- Please read the FAQ! <http://java.apache.org/faq/> To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] Search Archives: <http://www.mail-archive.com/java-apache-users%40list.working-dogs.com/> Problems?: [EMAIL PROTECTED]