Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: ModPerl: ModPerl

Issue with Auth Handler

 

 

ModPerl modperl RSS feed   Index | Next | Previous | View Threaded


j_lalith at yahoo

May 11, 2008, 4:44 PM

Post #1 of 4 (601 views)
Permalink
Issue with Auth Handler

Hi,

We developed a mod_perl auth handler, everything seem to be working fine,

But when the request reaches the final destination, the header information
is lost,

We have mod_perl 2.0.2 on Apache 2.x

Can some one give us a hint which configuration setting would do this
culprit or what is the setting or
entry do we need to have this header information preserved in mod_perl

Thanks



--
View this message in context: http://www.nabble.com/Issue-with-Auth-Handler-tp17179436p17179436.html
Sent from the mod_perl - General mailing list archive at Nabble.com.


j_lalith at yahoo

May 11, 2008, 6:45 PM

Post #2 of 4 (548 views)
Permalink
Re: Issue with Auth Handler [In reply to]

Strange thing is it shows some cookie information and in the end it shows

Connection: close

Content-Length: 0


Why it is showing Content-Length: 0

Do I have to explicitly handle the headers? or do I have to
$r->send_http_header;



I thought I dont need to do any of those as everything willl be handled
implicitly

THanks





Tracy12 wrote:
>
> Hi,
>
> We developed a mod_perl auth handler, everything seem to be working fine,
>
> But when the request reaches the final destination, the header information
> is lost,
>
> We have mod_perl 2.0.2 on Apache 2.x
>
> Can some one give us a hint which configuration setting would do this
> culprit or what is the setting or
> entry do we need to have this header information preserved in mod_perl
>
> Thanks
>
>
>
>

--
View this message in context: http://www.nabble.com/Issue-with-Auth-Handler-tp17179436p17180236.html
Sent from the mod_perl - General mailing list archive at Nabble.com.


j_lalith at yahoo

May 11, 2008, 11:26 PM

Post #3 of 4 (552 views)
Permalink
Re: Issue with Auth Handler [In reply to]

Is there any apache level directive to allow custom http headers pass through
to the destination

Tracy12 wrote:
>
> Hi,
>
> We developed a mod_perl auth handler, everything seem to be working fine,
>
> But when the request reaches the final destination, the header information
> is lost,
>
> We have mod_perl 2.0.2 on Apache 2.x
>
> Can some one give us a hint which configuration setting would do this
> culprit or what is the setting or
> entry do we need to have this header information preserved in mod_perl
>
> Thanks
>
>
>
>

--
View this message in context: http://www.nabble.com/Issue-with-Auth-Handler-tp17179436p17182186.html
Sent from the mod_perl - General mailing list archive at Nabble.com.


fred at redhotpenguin

May 12, 2008, 8:17 AM

Post #4 of 4 (543 views)
Permalink
Re: Issue with Auth Handler [In reply to]

Tracy12 wrote:
> Strange thing is it shows some cookie information and in the end it shows
>
> Connection: close
>
> Content-Length: 0
>
>
> Why it is showing Content-Length: 0
>
> Do I have to explicitly handle the headers? or do I have to
> $r->send_http_header;

This is only needed for mod_perl 1.x series.

If you can show us some code snippets, that would help a lot. It's hard
to say what is wrong without them :)


> I thought I dont need to do any of those as everything willl be handled
> implicitly
>
> THanks
>
>
>
>
>
> Tracy12 wrote:
>> Hi,
>>
>> We developed a mod_perl auth handler, everything seem to be working fine,
>>
>> But when the request reaches the final destination, the header information
>> is lost,
>>
>> We have mod_perl 2.0.2 on Apache 2.x
>>
>> Can some one give us a hint which configuration setting would do this
>> culprit or what is the setting or
>> entry do we need to have this header information preserved in mod_perl
>>
>> Thanks
>>
>>
>>
>>
>


--
Red Hot Penguin Consulting LLC
mod_perl consulting and implementation
http://www.redhotpenguin.com/

ModPerl modperl RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.