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



_______________________________________________
List: [email protected]
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/

Reply via email to