I'd sent out an email a few days ago about having trouble with AOLserver on a machine running debian on a parisc processor. It is specific to this machine, because I've compiled AOLserver on a couple of other linuxes, and everywhere else it works fine.
Basically, the problem is that AOLserver arbitrarily returns "400 Bad Request" errors on some, but not all requests from browsers. Accessing it through telnet to the right port causes it to throw an error all the time. It probably has to do with non-standard implementation of a library function in the parisc version of debian. After inserting a few Ns_Log statements, I've narrowed it down to a call made in Ns_ConnRead in conn.c. But my C isn't good enough to go further (I'm a biologist), plus I don't really understand the way socket handlers work in general. Can someone please help me out here? I'm willing to dig deeper, but need some tips on how to go about it. Feel free to email me privately at [EMAIL PROTECTED] Thanks very much! Naveen. -- AOLserver - http://www.aolserver.com/ To Remove yourself from this list: http://www.aolserver.com/listserv.html List information and options: http://listserv.aol.com/
