[Catalyst] Re: external post request

Tomas Doran bobtfish at bobtfish.net
Sun Mar 27 07:05:52 GMT 2011


On 14 Mar 2011, at 05:39, shawn wilson wrote:
>
> actually, i take it back, it does 'see' the post request, just no  
> data:
>
> [info] *** Request 4 (0.005/s) [23913] [Mon Mar 14 00:52:22 2011] ***
> [debug] "POST" request for "data" from "72.59.91.219"
> [debug] Path is "data"
> [warn] 0
>
> the '0' came from this:
> $c->log->warn( $c->req->content_length );
>
> of course, when i 'post' from inside my lan, i get a bigger number  
> there.

Something is eating your packets in some way.. Use tcpdump and/or  
wireshark to work out what's actually going on?

Cheers
t0m





More information about the Catalyst mailing list