problem with fetching data in mod_perl

2006-01-30 Thread Senthil Nathan
Hi All,Im using mod_perl 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

Re: mod_perl and multi user environment - clashes with other users's data

2005-12-01 Thread Senthil Nathan
d < [EMAIL PROTECTED]> wrote:On Thursday 01 December 2005 04:15 pm, Senthil Nathan wrote: > im facing a problem with mod_perl2 on apache 2 as,>> in the multiuser environment, everyone login to the page and their> respective profile gets displayed. after every click, other user

mod_perl and multi user environment - clashes with other users's data

2005-12-01 Thread Senthil Nathan
. the same piece of code cgi/perl works very well on apache 2.(without mod_perl). only the respective user's profile can be viewed.so the problem arises only with mod_perl for sure.how can this be resolved??? thankssenthil nathan r

Re: Light image server in low-traffic conditions?

2004-08-08 Thread Nathan L. Kugland
ially-challenged mod_perl children. My entire pages load much, much faster now. Cheers, Nathan Larry Leszczynski wrote: On Tue, 3 Aug 2004, Philippe M. Chiasson wrote: I've had lots of success with a light reverse proxy (httpd or squid) in front of my mod_perl servers. I would recommend it, as it

Re: Trouble installing Apache::VMonitor

2004-08-05 Thread Nathan L. Kugland
Stas, I'm using Apache::Test 1.12, which appears to be the latest available from CPAN. Force installing appears to have worked, so I'm back in business. Thanks! Cheers, Nathan Stas Bekman wrote: Nathan L. Kugland wrote: Hi all, I've hit a problem with installing Apache::VMon

Trouble installing Apache::VMonitor

2004-08-05 Thread Nathan L. Kugland
error string didn't turn up anything useful. Prior to that I: -Installed gnome-libs-devel and libgtop-devel -Installed Apache::Scoreboard 0.10 and GTop from CPAN Any thoughts? Thanks, Nathan Full CPAN output: --- CPAN.pm: Going to

Light image server in low-traffic conditions?

2004-08-03 Thread Nathan L. Kugland
Hi All, I'm curious as to whether anyone has experience running separate image servers in low-traffic environments. Is it worth it? Would I be better off spending time setting up a proxy server? My goal is to minimize the latency for a small number of concurrent users. Cheers, Nathan -- N

Running separate dev/prod modperl environments

2004-07-30 Thread Nathan L. Kugland
in advance, Nathan -- Nathan L. Kugland [EMAIL PROTECTED] -- Report problems: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html List etiquette: http://perl.apache.org/maillist/email-etiquette.html

Re: [mp2] 3rd-party module porting status

2003-12-04 Thread nathan
FYI, Apache::PAR has been ported and tested to work under both mp1 and mp2. It has also (as of 0.30) been updated to use Apache::Test. If you have any questions, please let me know. Thanks, Nathan On Thu, 04 Dec 2003 12:40:25 -0800, Stas Bekman wrote: [snip] > > Apache-Sybase