Re: mod_perl/Apache troubles with cell phone

[prev] [thread] [next] [Date index for 2005/03/10]

From: Larry Leszczynski
Subject: Re: mod_perl/Apache troubles with cell phone
Date: 17:08 on 10 Mar 2005
I bet Tom is on the right track about needing to set Content-type
correctly, I have run into problems sending to certain text messaging
systems because of that.  I'd suggest using telnet (or curl or GET or
whatever) to see what headers are being sent with the static content that
successfully reaches the phone, then make sure you set the same with your
mod_perl content.

Larry


On Wed, 9 Mar 2005, Tom Schindl wrote:

> Is the content-type set appropiately? I don't know what its supposed to
> be on for a cell-phone. Any could to help you would be appreciated.
>
> Tom
>
> Rodger Castle wrote:
> > I've been pulling my hair out this evening trying to resolve a problem
> > serving content to a cell phone.
> >
> > Phone is a LG VX-4500.  I've written a simple handler as a start to
> > just send "Hello" to the phone along with a Content-Length and
> > Connection: Close header but the phone just times out.  With a
> > browser, all is well.  File-based (non mod_perl) content gets to the
> > phone fine, it's only the mod_perl content that is timing out.  I can
> > see the requests coming and going in the logs.  It looks like the data
> > just never gets sent back to the phone.
> >
> > Running:
> > Debian Sarge
> > Apache 2.0.52
> > mod_perl2
> >
> > Any thoughts on this would be appreciated.
> >
> > Rodger
> >
> >
>
>

mod_perl/Apache troubles with cell phone
Rodger Castle 08:03 on 09 Mar 2005

Re: mod_perl/Apache troubles with cell phone
Stas Bekman 15:31 on 09 Mar 2005

Re: mod_perl/Apache troubles with cell phone
Jonathan Vanasco 15:47 on 09 Mar 2005

Re: mod_perl/Apache troubles with cell phone
Ofer Nave 18:16 on 09 Mar 2005

Re: mod_perl/Apache troubles with cell phone
Rodger Castle 23:25 on 12 Mar 2005

Re: mod_perl/Apache troubles with cell phone
Perrin Harkins 03:25 on 16 Mar 2005

Re: mod_perl/Apache troubles with cell phone
Rodger Castle 03:57 on 16 Mar 2005

Re: mod_perl/Apache troubles with cell phone
Tom Schindl 18:19 on 09 Mar 2005

Re: mod_perl/Apache troubles with cell phone
Scott Gifford 18:35 on 09 Mar 2005

Re: mod_perl/Apache troubles with cell phone
Larry Leszczynski 17:08 on 10 Mar 2005

Generated at 21:06 on 16 Mar 2005 by mariachi v0.52