Hi list,
On work, i and more two programmers, did an site with embperl.
I install apache_1.3.27 with mod_perl 1.27 and embperl 1.3.4 in a SunOS 5.7
In any situations the application stay very slow.
The apache log the following messages:
[Thu Apr 3 15:55:51 2003] [warn] (22)Invalid argument: setsockopt: (TCP_NODELAY)
[Thu Apr 3 15:55:52 2003] [warn] (22)Invalid argument: setsockopt: (TCP_NODELAY)
[Thu Apr 3 15:58:12 2003] [info] [client 10.202.12.137] (32)Broken pipe: client stopped connection before rwrite completed
[Thu Apr 3 15:55:52 2003] [warn] (22)Invalid argument: setsockopt: (TCP_NODELAY)
[Thu Apr 3 15:58:12 2003] [info] [client 10.202.12.137] (32)Broken pipe: client stopped connection before rwrite completed
Anybody know what are occurring ?
