---------------------------------------------------------------- BEFORE YOU POST, search the faq at <http://java.apache.org/faq/> WHEN YOU POST, include all relevant version numbers, log files, and configuration files. Don't make us guess your problem!!! ---------------------------------------------------------------- Hi We are currently trying to implement the JServ protocol ajp12 in our own scripting language. However, the protocol description provided in the docs proved not to be sufficient. - Configuration: Solaris 2.7 (7) apache 1.3.9 ApacheJserv 1.1 Default protocol: ajp12 JDK 1.1.8 JSDK 2.0 - Work done We generated the request lines as described in the docs, but couldn't reach JServ. Having no contact at all, we can't check any JServ logfile to find out what exactly is wrong with our request. Our sample request looked like this: 0007Sringo 0024Ccsg ergon.ec.servlets.HelloServlet 0056EDOCUMENT_ROOT /projects/alien/csg/home/kanele/cs/telebank.kanele/html/www_server/yt2 0014EREQUEST_METHOD GET 001BEREMOTE_ADDR 193.72.196.42 001BEREMOTE_HOST 193.72.196.42 001DESCRIPT_NAME /jsrv_test.eval 0017ESERVER_NAME localhost 0012ESERVER_PORT 8020 001AESERVER_PROTOCOL HTTP/1.0 0013ESERVER_SOFTWARE 0038HUser-Agent Mozilla/4.05 [en] (X11; I; SunOS 5.7 sun4u) 0023HAccept-Charset iso-8859-1,*,utf-8 0019HAccept-Encoding schrott 004CHAccept image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, image/png, */* 0014HAccept-Language en 0017HConnection Keep-Alive 0011HHost ringo:8020 0011HPragma no-cache 0001 - Questions Does maybe somebody have more extensive information about the protocol? Or can somebody mail me the plaintext of a request that worked? I have many open questions, but an example of a correct request would probably answer most of them. Thanks a lot! Andy Deller -- -------------------------------------------------------------- Please read the FAQ! <http://java.apache.org/faq/> To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] Archives and Other: <http://java.apache.org/main/mail.html> Problems?: [EMAIL PROTECTED]
