Hi

with winXP
Embedded Perl version v5.6.1 for Apache/1.3.26 (Win32)
mod_perl/1.27_01-dev

Apache Status is not working as expected


the httpd.conf configuration is

Perl Module Apache::Status (before any other module)

PerlModule B::TerseSize



<location /perl-status>
SetHandler perl-script
PerlHandler Apache::Status
PerlSetVar StatusOptionsAll On
PerlSetVar StatusTerseSizeMainSummary On
Allow from localhost
</location>


the memory usage link "http://localhost:8080/perl-status?
status_memory_usage" produces an apache segfault in SIZE.dll
(but apache does not die)


http://localhost:8080/perl-status?inc returns ok but
other links of the form below return FORBIDDEN :


http://localhost:8080/perl-
status/Apache::Constants::EXPORT/ARRAY?data_dump

http://localhost:8080/perl-
status/Apache::Request::bootstrap/FUNCTION?cv_dump


Best Regards
Pascal



Accédez au courrier électronique de La Poste : www.laposte.net ; 3615 LAPOSTENET (0,13 
€/mn) ; tél : 08 92 68 13 50 (0,34€/mn)"



Reply via email to