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, you will need to send me one of those toys if you want me to test it for you :)


Seriously, you provide too little information to work with. Does your modperl setup work with a normal browser? What do you see in error_log and access_log files on those requests? Finally saying, I run mod_perl2, is not a way to report a problem, please take a look at:
http://perl.apache.org/bugs/




--
__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com

Reply via email to