wrote:
> On Fri, Mar 2, 2012 at 3:32 PM, André Warnier wrote:
>>
>> Shibi Ns wrote:
>>>
>>> I would like terminate current sever Child process after the end of
>>>> current request because some data is cached and data is changed after
>>>>
Not each request , it's based some data change in database and this could
happen couple of times in day that's all. We really don't want to go ahead
bounce the application in order refresh the cache
On Fri, Mar 2, 2012 at 3:32 PM, André Warnier wrote:
> Shibi Ns wrote:
I would like terminate current sever Child process after the end of
current request because some data is cached and data is changed after the
process creation. The data cached during InitChild phase
Is it possible ?
Which phase should i do this
--
--Shibi Ns--
I have a Apache module mod_xyz , is there is anyway i can invoke some
functions defined mod_xyz from mod_perl ?
--
--Shibi Ns--
to do it so all request process get access to this variable can be
updated by Apache reques
--Shibi Ns--
wx--1 sns g680 64 Nov 12 05:09 1 -> /dev/null
lr-x--1 sns g680 64 Nov 12 05:09 0 ->
pipe:[2129198375]
Now what i don't under stand is when print STDERR why its printing to
/nfs/private/user/sns/log/ursforms.myserver-44088.log how does it know t
rror_log.NNN
Is this is a mod perl issue or i am doing something wrong
--Shibi Ns--
7;"%r" %{outstream}n/%{instream}n (%{ratio}n%%) "%{User-agent}i"'
deflate
CustomLog /var/log/httpd/deflate_log deflate
Can I get the Input/Output and Ratio information in Apache2 Request object
or PerlLogHandler ?
--Shibi Ns--
I have tied this but no luck .
Shibi
On Sat, Aug 29, 2009 at 5:48 AM, Adam Prime wrote:
> Shibi NS wrote:
>
>> My httpd.conf has following
>>
>>
>>$ErrorLog = " |bin/rotatelogs
>> $config->{log_file}.%Y-%m-%d-%H_%M_%S 5M";
>
: ErrorLog takes one argument, The filename
of the error log at
/src/linux/lib/perl5/site_perl/5.8.8/i686-linux-64int/Apache2/PerlSections.pm
line 215.\n
Where $config->{log_file} is automated file name based on my server name
Any idea how can I get rid of it
--Shibi Ns--
er
is called ?
--
--Shibi Ns--
?
--Shibi Ns--
Hi All,
Which is best compression for Apache 2.2.9/Mod_perl 2.0.4 application -
mod_gzip or mod_deflate ? . Have any idea of recent comparisons.
--
--Shibi Ns--
"FD 0" is reserved for STDIN ?
Shibi Ns
On Wed, Jul 1, 2009 at 12:37 AM, Scott Gifford wrote:
> Shibi NS writes:
>
> [...]
>
> > my $log = new FileHandle("process.log", "a");
> >
> > When I print the $log->fileno it print FD as 0 and
or STDIN . Is this is bug or aim doing something
wrong ?
My Application is running Apache/2.2.9/Mod_perl 2.04/ perl, v5.8.8 under
Red Hat Enterprise Linux release 3
Shibi Ns
5 Auth.pm CGI::new Y
N
0 -e
EPD::Auth::handler Y N
0 -e (eval)
N N
--Shibi Ns--
orking . The
main issue I can see the header no longer contains 'Content-Range',
'Content-Length' etc. But I already have 'PerlOptions +ParseHeaders
+GlobalRequest' in my request handler . Am I missing something my in
configuration ?, why is this headers missing in my handler
Shibi Ns
sorry i meant mod_perl not Apache
On Wed, Nov 19, 2008 at 9:58 PM, Shibi NS <[EMAIL PROTECTED]> wrote:
> I believe fd 0 and/or fd 1 are closed in Apache 2 which might be causing
> the issue.
>
> I had the similar kid of issue - i used following code to fix it
>
>
Handler perl-script
> AddHandler perl-script .pl
> PerlResponseHandler ModPerl::Registry
> PerlOptions +ParseHeaders
> Options +ExecCGI
>
>
>
> -
>
> Thanks,
> Rashmi
>
--
--Shibi Ns--
Thanks All for the valuable suggestions.my $cgi = CGI->new($req); fixed
my issue :)
On Thu, Oct 16, 2008 at 2:04 AM, Perrin Harkins <[EMAIL PROTECTED]> wrote:
> On Wed, Oct 15, 2008 at 2:44 AM, Shibi NS <[EMAIL PROTECTED]> wrote:
> > CGI.pm version 3.15
Sorry I forgot this info,
platform (Unix) : Red Hat Enterprise Linux AS release 3 (Taroon Update 8)
Apache/2.2.9
mod_perl/2.0.4
CGI.pm version 3.15
Shibi Ns
Perl/v5.8.8
On Tue, Oct 14, 2008 at 2:42 PM, André Warnier <[EMAIL PROTECTED]> wrote:
> Hi.
>
> It usually helps for any
Y
N
114 MetalinkAuth.pm CGI::new Y
N
354 CGI.pm ARULink::MetalinkAuth::handler Y
N
..
Any idea how can we get the $req->args which contains request information
in PerlAuthenHandler or PerlInitHandler
--Shibi Ns--
pty. Any idea where the output is lost ? . Look at do_cmd and _for_exec
function to see how
we are re-directing the output to a pipe
--Shibi Ns--
23 matches
Mail list logo