ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: AT <alexey_tourbin@mail.ru>
To: mandrake-russian@altlinux.ru
Subject: Re: Re[2]: [mdk-re] Apache and Apache-Perl!!!!!!
Date: Fri Sep  7 16:55:05 2001
Message-ID: <20010907165719.B9567@localhost.localdomain> (raw)
In-Reply-To: <20010907153347.2400a03d.ujo@zuzusoft.com>; from ujo@zuzusoft.com on Fri, Sep 07, 2001 at 03:33:47PM +0400

> > А каким лучше пользоваться?
> Если у вас много приложений на перл, то наверное лучше
> использовать встроенный mod_perl, если нет - лишний модуль не
> повредит но и не поможет а ресурсы съест.. А собственно, разницы-то 
> между ними - один модуль... 
> Если я правильно помню вашу проблему, дело не в нем а в чем-то
> еще. Надо конфиг апача смотреть, все равно, с mod_perl или без
> оного

mod_perl прожорлив до памяти, как и perl вообще. При выполнении несложных
скриптов каждый процесс apache будет занимать не меньше 2MB. Т.е. в памяти
будет постоянно висеть несколько процессов apache и занимать 10-20-30 Mb.

mod_perl разумно использовать при большой нагрузке на сервер, т.к. он
кэширует откомпилированные perl-скрипты и, соответственно, позволяет
скушать overhead запуска перла, загрузки модулей и компиляции скриптов.
При маленькой нагрузке лучше использовать обычные CGI-скрипты, с ними
мороки меньше...

__
AT



      reply	other threads:[~2001-09-07 16:55 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-09-07 14:33 Maxim
2001-09-07 14:39 ` Artem K. Jouravsky
2001-09-07 15:13   ` Re[2]: " Maxim
2001-09-07 15:26     ` Artem K. Jouravsky
2001-09-07 16:55       ` AT [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20010907165719.B9567@localhost.localdomain \
    --to=alexey_tourbin@mail.ru \
    --cc=mandrake-russian@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git