Re: Helping with mod_perl
pangj <[email protected]>
| Newsgroups | gmane.comp.apache.mod-perl |
|---|---|
| Message-ID | <[email protected]> |
I just deployed a modperl handler for my application, it's a CDN scheduler, the url: http://cdn.game.yy.com A nginx on the front-end for reverse proxy, with two apache modperl app-servers behind it. The database is Mysql with Apache::DBI. All work fine with good performance. > Great site, Randolph--thanks for the link. I'm glad to know > /mod_perl[2]?/ is still in vogue. I'm about to start using it on my > web site: > > https://usafa-1965.org > > as I develop a private area which will require a more dynamic environment.