[MASOCH-L] Sobre funcionamento do Apache Httpd

MARLON BORBA MBORBA at trf3.gov.br
Tue Jan 30 12:26:24 BRST 2007


isso não é verdade. da documentação do apache só se encontra alguma coisa na diretiva Listen. vejam:-

"Description:	IP addresses and ports that the server listens to
Syntax:	Listen [IP-address:]portnumber
Context:	server config
Status:	MPM
Module:	beos, leader, mpm_netware, mpm_winnt, mpmt_os2, perchild, prefork, threadpool, worker
Compatibility:	Required directive since Apache 2.0

The Listen directive instructs Apache to listen to only specific IP addresses or ports; by default it responds to requests on all IP interfaces. Listen is now a required directive. If it is not in the config file, the server will fail to start. This is a change from previous versions of Apache.

The Listen directive tells the server to accept incoming requests on the specified port or address-and-port combination. If only a port number is specified, the server listens to the given port on all interfaces. If an IP address is given as well as a port, the server will listen on the given port and interface.

Multiple Listen directives may be used to specify a number of addresses and ports to listen to. The server will respond to requests from any of the listed addresses and ports."

como vocês podem ver,
1) não é automático; você TEM de dizer (ao menos no Apache2) quais os IPs e portas a "escutar"; e
2) não é mecanismo de "failover", ou seja, quando o Apache "lotar" as requisições ficam em fila de espera (diretiva MaxClients: "Any connection attempts over the MaxClients  limit will normally be queued, up to a number based on the ListenBacklog  directive. Once a child process is freed at the end of a different request, the connection will then be serviced.").

doutores podem revelar competência acadêmica em muita coisa, mas desinformação é um mal comum a ignaros e a mestres.


Abraços,

Marlon Borba, CISSP
Técnico Judiciário - Segurança da Informação
TRF 3ª Região
(11) 3012-1683
--
1997-2007 - Dez Anos da DSUP.
Conhecimento Gerando Soluções.
--

>>> antoniocarlospina at gmail.com 30/1/2007 11:15:52 >>>
Deus do céu...



Em 30/01/07, silvio.cesar at unigranrio.edu.br <silvio.cesar at unigranrio.edu.br>
escreveu:
>
> Pessoal bom dia,
>
> Trabalho com Http Apache a uns 5 anos e no último final de semana numa
> aula de Pós-Graduação o Professor afirmou com toda convicção que o
> Apache Httpd quando em altas cargas começa a responder também em outras
> portas citando como exemplo a 8001(só de exemplo).
>
> Eu nunca ouvi falar disso, e vocês ?
>
> --
> Att,
>
> Silvio Cesar L. dos Santos
> Analista de Redes Pleno
> DTI - Divisão de Tecnologia da Informação
> UNIGRANRIO - Universidade do Grande Rio
> +55 21 2672-7720
> silviocesar at unigranrio.edu.br 
> scsantos at unigranrio.com.br 
> http://www.unigranrio.br 
> __
> masoch-l list
> https://eng.registro.br/mailman/listinfo/masoch-l 
>
__
masoch-l list
https://eng.registro.br/mailman/listinfo/masoch-l



More information about the masoch-l mailing list