Hi!
I work on a project using e framework with ~300K lines of code in Perl (and
mod_perl used with HTML::Mason).
My applications run in an industrial environment where stability and
security are essential, and in many years on the stack (apache,
mod_perl, HTML::Mason & Perl) I have never had
On 2024-08-08 07:26, Jan Kasprzak wrote:
Hi, Jeff,
I work on a project with more than 1M lines of code in Perl (and
mod_perl).
My thoughts:
Jeff Pang wrote:
For me I run several apps on mod_perl, including a AI prediction app
which costs heavy CPU/ram. These apps run for long time and behave
On 2024-08-08 16:57, Guido Brugnara wrote:
Hi!
I work on a project using e framework with ~300K lines of code in Perl
(and mod_perl used with HTML::Mason).
300K is so huge a system. is it ERP/CRM related system (b/c I know some
other ERP system uses perl/modperl)? it sounds wonderful.
--
Il 08/08/24 12:48, Jeff Pang ha scritto:
On 2024-08-08 16:57, Guido Brugnara wrote:
Hi!
I work on a project using e framework with ~300K lines of code in
Perl (and mod_perl used with HTML::Mason).
300K is so huge a system. is it ERP/CRM related system (b/c I know
some other ERP system use
On Thu, 8 Aug 2024 13:11:18 +0200
Guido Brugnara wrote:
Hi Guido,
>
> Special feature of the project is the use of HTML::Mason also for SQL
> code generation templates for efficient paging of very large recordset
> (even millions of rows).
>
Excuse me for hijacking this thread, but I'm curi
Il 08/08/24 15:35, Vincent Veyron ha scritto:
On Thu, 8 Aug 2024 13:11:18 +0200
Guido Brugnara wrote:
Hi Guido,
Special feature of the project is the use of HTML::Mason also for SQL
code generation templates for efficient paging of very large recordset
(even millions of rows).
Excuse me for
So I am a mod_perl user for about 25 years now - pretty much I started with
perl and mod_perl together :)
Looking at the conversation I can see it is diverging into two parts - one
what to do with mod_perl and in general concerns with Perl.
Yes we have alternatives to mod_perl and you should defi
On 2024-08-08 22:51, Mithun Bhattacharya wrote:
So I am a mod_perl user for about 25 years now - pretty much I started
with
perl and mod_perl together :)
Looking at the conversation I can see it is diverging into two parts -
one
what to do with mod_perl and in general concerns with Perl.
Yes
Oh I am referring to twenty years ago when if you wanted to maintain your
sanity you don't let Cpanel touch your regular Apache configuration, let
alone one with mod_perl configured.
On Thu, Aug 8, 2024, 4:49 PM Jeff Pang wrote:
> In now days configuration is not a hard job if you like to learn.
And we have video servers which have access control methods by modperl.
only authenticated users have access permission to videos which are just
static files.
the ip white/black lists are set in apache's configuration file. even
ops can update the lists. This is a special business scenario. Vi
10 matches
Mail list logo