Hello again, I am starting to become a little desperate.. I've installed mod_scgi on another server (also FreeBSD) - same results. Is there anybody on this list who is using mod_scgi on FreeBSD -stable? Don't know if it can be of any help, but trying to understand what is happening, i've captured communication between Apache en SCGI with tethereal into a libpcap file. The short version (without sended http headers): 1 0.000000 127.0.0.1 -> 127.0.0.1 TCP 3365 > 4001 [SYN] Seq=625202831 Ack=0 Win=57344 Len=0 2 0.000014 127.0.0.1 -> 127.0.0.1 TCP 4001 > 3365 [SYN, ACK] Seq=3108237996 Ack=625202832 Win=57344 Len=0 3 0.000025 127.0.0.1 -> 127.0.0.1 TCP 3365 > 4001 [ACK] Seq=625202832 Ack=3108237997 Win=57344 Len=0 4 0.002460 127.0.0.1 -> 127.0.0.1 TCP 3365 > 4001 [PSH, ACK] Seq=625202832 Ack=3108237997 Win=57344 Len=810 5 0.085208 127.0.0.1 -> 127.0.0.1 TCP 4001 > 3365 [FIN, ACK] Seq=3108237997 Ack=625203642 Win=57344 Len=0 6 0.085252 127.0.0.1 -> 127.0.0.1 TCP 3365 > 4001 [ACK] Seq=625203642 Ack=3108237998 Win=57344 Len=0 7 1.313461 127.0.0.1 -> 127.0.0.1 TCP 3365 > 4001 [FIN, ACK] Seq=625203642 Ack=3108237998 Win=57344 Len=0 8 1.313476 127.0.0.1 -> 127.0.0.1 TCP 4001 > 3365 [ACK] Seq=3108237998 Ack=625203643 Win=57344 Len=0 (scgi is on 4001) I'll be glad to perform any kind of debugging to help to solve this problem... Ksenia. Op 6-mrt-04 om 0:35 heeft Ksenia Marasanova het volgende geschreven: >>> >> >> Please try the 1.2a2 release. If fixed a bug that may explain your >> problem. >> >> > Neil, thank you for responding. Unfortunately, 1.2a2 didn't solve the > problem - same error. :( > > Thanks, > Ksenia. > > > _______________________________________________ > Quixote-users mailing list > Quixote-users@mems-exchange.org > http://mail.mems-exchange.org/mailman/listinfo/quixote-users >