said, how about using memcached for this case?
Regards,
Jeff Peng
Just was curious, is CGI running with perl6 most likely the same as Java with
JVM?
Regards,
Jeff Peng
-Original Message-
>From: Phil Van
>Sent: Sep 18, 2009 4:10 AM
>To: Jeff Peng
>Cc: modperl-list
>Subject: Re: Ways to scale a mod_perl site
>
>Just curious: since you are already running FastCGI, why not serving
>dynamic contents directly via it?
we needed
-Original Message-
>From: Cosimo Streppone
>Sent: Sep 17, 2009 3:43 AM
>To: Mod_perl users
>Cc: Jeff Peng
>Subject: Re: Ways to scale a mod_perl site
>
>Jeff Peng wrote:
>
>> How many servers?
>> We have run the systems with about 500 million PV
How many servers?
We have run the systems with about 500 million PV each day, with many squid
boxes + 200 apache webservers + 200 mysql hosts.
The applications were written with FastCGI.
-Original Message-
From: Igor Chudov
Sent: Sep 16, 2009 11:49 AM
To: Mod_Perl
Subject: Ways to s
from what you all stated, does it mean mod_perl is really outmoded comparing to
Java?
Here Java programmer is cheaper than mod_perl developer.
But if mp can get better performance, we may consider it as first choice.
Regards,
Jeff.
On Mon, Jun 30, 2008 at 11:07 PM, Perrin Harkins <[EMAIL PROTECTED]> wrote:
> On Mon, Jun 30, 2008 at 11:00 AM, Jeff Peng <[EMAIL PROTECTED]> wrote:
>> what's the standard module for storing sessions in a database?
>
> I recommend CGI::Session.
>
Yes, current
Thanks for all.
what's the standard module for storing sessions in a database?
On Mon, Jun 30, 2008 at 8:43 PM, Perrin Harkins <[EMAIL PROTECTED]> wrote:
> On Mon, Jun 30, 2008 at 3:18 AM, James Smith <[EMAIL PROTECTED]> wrote:
>> I would consider using a shared memory solution to save traffic too
On Sat, Jun 28, 2008 at 10:14 PM, <[EMAIL PROTECTED]> wrote:
> http://wiki.codemongers.com/NginxHttpUpstreamModule
>
> IP hash based distribution is probably what you want
Thanks.Source IP hash sounds a possible way.
But, if user's gateway (for local network) has a IP pool, it means the
first tim
Hello,
We have some modperl application servers.
Follow the suggestion on this list, I will use a nginx in front of
them to do the load balance.
But I have a question, does nginx support for session-keeping?
A user's request, should go always to the same original backend server.
Otherwise the user
Hello,lists,
I want to run/write an application like Yahoo's Group,which include the
membership networking.
Is there any mod_perl module which has the Group-like features for me?Thank
you.
--Jeff
erl and notice
that while fetching data from a directory where the files are present,
its not reading those files and getting the data.After some
refresh or apache restart the same data is fetched properly. how
to solve this
issue???thankssenthil
Hi,lists,
We have some web applications in the schedule of development.We have not
decided under which mode to run the services.They are some applications
relative to email system.I think mod_perl or fastcgi should be the best
choice.Is there anyone who have those experiences could give me som
13 matches
Mail list logo