You are viewing a plain text version of this content. The canonical link for it is here.
Posted to embperl@perl.apache.org by MaurĂ­cio Amorim <ma...@terra.com.br> on 2003/04/03 21:15:59 UTC

Apache + EmbPerl Problem

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

Anybody know what are occurring  ? 

Re: Apache + EmbPerl Problem

Posted by Gerald Richter <ri...@ecos.de>.

>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.

Would be necessary to analyse what your application does and where it spends
the time...

>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

The message normaly occurs when I client hit's the stop button. I don't
thinks it's related to the performance of your site

Gerald



---------------------------------------------------------------------
To unsubscribe, e-mail: embperl-unsubscribe@perl.apache.org
For additional commands, e-mail: embperl-help@perl.apache.org