You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by si...@tiscali.it on 2005/07/07 17:46:53 UTC

handling of requests over AJP 1.3

Hello everyone, i'd like to develop an independent connector based on TCP
following the AJP 1.3 case. I'd like to know if AJP 1.3 handles requests
sent from a generic client as http 1.1. Does it forward the requests to a
servlet?Does it works in the same logic of HTTP 1.1?
Thanks in advance 

__________________________________________________________________
TISCALI ADSL 1.25 MEGA a soli 19.95 euro/mese
Solo con Tiscali Adsl navighi senza limiti di tempo
a meno di 20 euro al mese. E in piu' telefoni senza
pagare il canone Telecom! Scopri come, clicca qui 
http://abbonati.tiscali.it/adsl/sa/1e25flat_tc/




---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


Re: handling of requests over AJP 1.3

Posted by Mladen Turk <ml...@jboss.com>.
simdis@tiscali.it wrote:
> Hello everyone, i'd like to develop an independent connector based on TCP
> following the AJP 1.3 case.

I wish you all the luck ;)

> I'd like to know if AJP 1.3 handles requests
> sent from a generic client as http 1.1.

No.

> Does it forward the requests to a
> servlet?

Depends on the container. There is a mod_asp_dotnet that passes
that to a .NET engine.

> Does it works in the same logic of HTTP 1.1?

No.


> Thanks in advance 
> 

Regards,
Mladen.

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org